css motd help.. - Printable Version
-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: css motd help.. (/showthread.php?tid=79622)
css motd help.. by bullseye98 on 12-04-2007 at 01:07 PM
Hi, my motd wont scroll down for the game css. can anyone help me?
background-attachment:fixed;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="yes">
<pre>
Mnjul edit: main content is some kind of advertisement; you can continue asking for help without posting the content
<center><a href="http://photobucket.com" target="_blank"><img src="http://i145.photobucket.com/albums/r225/joe_nelson999/kgb-hugelogo.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a> </center>
thanks guys
RE: css motd help.. by Discrate on 12-05-2007 at 05:23 AM
Something isnt right in your code, but i can put my finger on it. Re write it maybe then you might figure out the problem.
|