MOTD, (Message of the day) which is the first menu you see where it tells you the serevr rules!
Its not in its final form but i think im going to leave it as it is for now! So if you have
any suggestions please let me know! thx
Moderators: vinyard, KreepingMonkey, zero86ea, skaterbasist, CS Moderator

Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>VNet Gaming MOTD</title>
<style type="text/css">
<!--
.bg-image {position: absolute; background: #000000; top: 0px; left: 0px; z-index: -1; width: 100%; height: 100%; text-align: center;}
.bg-image img {margin: 0 auto;}
.wrap {text-align: center;}
.style1 {font-size: 19px}
.style2 {font-size: 19px; font-weight: bold;}
.style3 {color: red;}
-->
</style>
</head>
<body>
<div class="bg-image"><img src="http://www.vnetgaming.servegame.org/images/Conditionzero.jpg" width="600" height="400" alt="motdbg" /></div>
<div class="wrap"><h1>Welcome to Kill or be Killed</h1>
<p><span class="style1"><strong>IP Adress:</strong> vnetgaming.servegame.org<br /><br />
<strong>Admins:</strong><br />
Vinyard<br />
Zero86ea<br />
Skaterbasist</span><br /><br />
<span class="style2">Visit www.vnetgaming.servegame.org</span><br /><br />
<span class="style3"><strong>note</strong>: This server saves stats by player name.</span></p></div>
</body>
</html>Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>VNet Gaming MOTD</title>
<style type="text/css">
<!--
html,body {height: 100%; padding: 0; margin: 0;}
.bg-image {position: absolute; background: #000000; top: 0px; left: 0px; z-index: -1; width: 100%; height: 100%; text-align: center;}
.bg-image img {margin-top: 30px;}
.wrap {height: 100%;}
.wrap div {margin-top: 50px; text-align: center;}
.style1 {font-size: 19px; color: #800000;}
.style2 {font-size: 19px; font-weight: bold; color: #800000;}
.style3 {color: #800000;}
-->
</style>
</head>
<body>
<div class="bg-image"><img src="http://www.vnetgaming.servegame.org/cstrike/Conditionzero.jpg" width="600" height="400" alt="motdbg" /></div>
<div class="wrap"><div><h1>Welcome to Kill or be Killed</h1>
<p><span class="style1"><strong>IP Adress:</strong> vnetgaming.servegame.org<br /><br />
<strong>Admins:</strong><br />
Vinyard<br />
Zero86ea<br />
Skaterbasist</span><br /><br />
<span class="style2">Visit www.vnetgaming.servegame.org</span><br /><br />
<span class="style3"><strong>note</strong>: This server saves stats by player name.</span></p></div></div>
</body>
</html>same here man! its fucking gay!Vinyard wrote:We still need finish the MOTD. I don't like the way it looks.
