Thread: motd problem
View Single Post
Author Message
luciaus18
Senior Member
Join Date: Dec 2014
Old 01-05-2021 , 05:27   motd problem
Reply With Quote #1

Hi! Can someone take a look here? When I want to acces the link, it works but I can't do anything on the site, I can't scroll, can't use the site:
Code:
<html>
<head>
<title>MOTD</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1257">
</head>
<style type="text/css">
body {
margin:0px;
padding:0px;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
background-image:url(https://i.postimg.cc/JhvWJVtC/snow.jpg);
overflow-y:scroll;
}
</style>
<body>
<div align="center">

<center>
<br>
<div style="text-decoration: none; color: white"><b>SERVER.RO</b></div><br>

<b>Winter Edition<br>
<br>
<b><a style="text-decoration: none; color: white; font-size: 14px" href="https://www.site.com/forum/forum/">Link</a></b>
<br />
----------------------------------------------------------------------<br>
<br />

<b>Message<br>

<br><br>
</center>
</td></tr></table>
</body></html>
luciaus18 is offline