Raised This Month: $51 Target: $400
 12% 

MOTD help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 02-25-2008 , 16:17   MOTD help
Reply With Quote #1

Hello, i have an motd on my server but i am not able to get it to scroll so people have view the whole thing... here is the code i use to have it viewed...


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Predator Revolution</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
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="no">
<pre>
<center>
The Code of Honor<br>
<img src="http://img.photobucket.com/albums/v18/sin2222/motd.jpg" border="0"></a><br>
The Code of Honor
</center>
</pre>
</body>
</html>

Please if someone would be able to help me i would greatly appreciate it, and where it says body scroll "no", i have tried yes and thats not the problem. Im just confused...
__________________
Think Positive - Stay Positive

Last edited by drumzplaya13; 02-25-2008 at 16:19.
drumzplaya13 is offline
hoboman
Senior Member
Join Date: Jul 2007
Old 02-25-2008 , 16:18   Re: MOTD help
Reply With Quote #2

well look at this line
Code:
 <body scroll="no">

and this
<img src="http://img.photobucket.com/albums/v18/sin2222/motd.jpg" border="0"></a>
should be
<img src="http://img.photobucket.com/albums/v18/sin2222/motd.jpg" border="0"></img>
__________________

Last edited by hoboman; 02-25-2008 at 16:21.
hoboman is offline
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 02-25-2008 , 16:34   Re: MOTD help
Reply With Quote #3

i did say after the code that i tried the body scroll as "yes" but maybe it will work after i try the second thing you said.
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 02-25-2008 , 16:38   Re: MOTD help
Reply With Quote #4

i changed them to what you said, but still it doesnt scroll, i dont understand it. could it just be my cz because i swear my friend said it scrolled but im not sure exactly..
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
hoboman
Senior Member
Join Date: Jul 2007
Old 02-25-2008 , 16:43   Re: MOTD help
Reply With Quote #5

Quote:
Originally Posted by drumzplaya13 View Post
i did say after the code that i tried the body scroll as "yes" but maybe it will work after i try the second thing you said.
lol...you edited that in there after I posted...didnt ya


anyways...it scrolls fine for me as an .html but you can always try:
<body>
<div style="overflow: scroll">
<pre>
<center>
The Code of Honor<br>
<img src="http://img.photobucket.com/albums/v18/sin2222/motd.jpg" border="0"></img><br>
The Code of Honor
</center>
</pre>
</div>
</body>

or just
<body style="overflow: scroll">
__________________
hoboman is offline
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 02-25-2008 , 17:34   Re: MOTD help
Reply With Quote #6

i tried that also, it made a white scroll bar on my motd... but still using either one didnt scroll... :'[
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode