- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 51 guest(s) and 1 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Missing marquee closing tag in forum scrolling block [ ]
Author
Message
chatserv
General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Mon Jul 14, 2003 10:18 am
A user pointed this one out to me, the closing marquee tag is missing from the scrolling forum block.
as a side note to fix it change the last content line from:
Code:
$content .= "<br><center>[ <a href=\"modules.php?name=Forums\"STYLE=\"text-decoration: none\">$sitename ]</center>";
to:
Code:
$content .= "<br><center>[ <a href=\"modules.php?name=Forums\"STYLE=\"text-decoration: none\">$sitename Forums ]</center></marquee>";
If you would like to leave out the sitename from the scrolling text change the line to:
Code:
$content .= "</marquee><br><center>[ <a href=\"modules.php?name=Forums\"STYLE=\"text-decoration: none\">$sitename Forums ]</center>";
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum