Page 1 of 1

MOTD

Posted: Wed Sep 12, 2007 2:26 am
by zero86ea
Who ever plays on the vnet serevr (Kobk) please let me know what you think of the
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 :)

Re: MOTD

Posted: Thu Sep 13, 2007 2:27 pm
by vinyard
I've updated the MOTD HTML code a bit. I've also fixed a few CSS issues with centering the Background image.
Here is the updated HTML & CSS:

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>

Re: MOTD

Posted: Thu Sep 13, 2007 2:52 pm
by zero86ea
sweet shit vin! good job :D

Re: MOTD

Posted: Thu Sep 20, 2007 3:26 am
by vinyard
Tweaked a bit. I don't like the font color.

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>

Re: MOTD

Posted: Fri Sep 21, 2007 12:59 am
by zero86ea
not bad for a rookie :)

Re: MOTD

Posted: Wed Oct 17, 2007 2:06 am
by jelli_belli
wat does all this crap mean? :D

Re: MOTD

Posted: Thu Oct 25, 2007 4:15 pm
by zero86ea
jelli_belli wrote:wat does all this crap mean? :D
lol go to w3schools.com and you'll learn!

Re: MOTD

Posted: Thu Oct 25, 2007 4:18 pm
by vinyard
We still need finish the MOTD. I don't like the way it looks.

Re: MOTD

Posted: Thu Oct 25, 2007 4:21 pm
by zero86ea
Vinyard wrote:We still need finish the MOTD. I don't like the way it looks.
same here man! its fucking gay!