BoNfiRe
05-20-2004, 09:00 AM
How do I ;)
I tried lots of things, and the only thing I could get to scroll was the whole site which was kinda funny but not quite what I wanted.
I take it you gotta put it in latesttopics.php as I had no joy by putting it anywhere in the templates.
This is the code i'm trying to use:
echo "<A name='scrollingCode'></A><MARQUEE behavior='scroll' align='center' direction='up' height='220' scrollamount='2' scrolldelay='20' onmouseover='this.stop()' onmouseout='this.start()'>";
I can't code I just know how to convert html to php ;)
I thought of adding it near where it calls for the template but that didn't work either so any help would be greatly appreciated.
TIA B
I tried lots of things, and the only thing I could get to scroll was the whole site which was kinda funny but not quite what I wanted.
I take it you gotta put it in latesttopics.php as I had no joy by putting it anywhere in the templates.
This is the code i'm trying to use:
echo "<A name='scrollingCode'></A><MARQUEE behavior='scroll' align='center' direction='up' height='220' scrollamount='2' scrolldelay='20' onmouseover='this.stop()' onmouseout='this.start()'>";
I can't code I just know how to convert html to php ;)
I thought of adding it near where it calls for the template but that didn't work either so any help would be greatly appreciated.
TIA B