I love this block but i have a problem, when i add more and more banners, the block gets longer and longer, anyway so it does not do that. It looks like it wants to scroll and show all banners in the block at once that is why the block gets longer everytime i enter at banner. If you use firefox, it works fine, but it adds a gap at the bottom of the page instead. Any thoughts on it.
Thanks,
Zolton
<? /* +-------------------------------------------------------------------------- | Scrolling Affiliates by ice2003 | ======================================== | To add more just add anoter $link and $pic | and insert another <a href="$link4"><img src="$pic4"></a> into the mail line | make sure u change the $link and $pic to corrospond to the new reference ones u added. | http://www.tlsforum.com | Note: Make sure u edit the below links to reflect your own. +-------------------------------------------------------------------------- */ $link1 = "http://www.techgear007.net/"; $pic1 = "http://www.techgear007.net/fwimages/tgsmall.gif"; $link2 = "http://www.rumbaar.net/public/index.php"; $pic2 = "http://www.rumbaar.net/public/images/rumbaarlink.gif"; $link3 = "http://exonyte.dyndns.org/"; $pic3 = "http://exonyte.dyndns.org/images/exolink.gif"; $link4 = "http://s7.invisionfree.com/Petertje/"; $pic4 = "http://www.tlsforum.com/pete.gif"; $content = "<A name= "scrollingCode"></A><MARQUEE behavior= "scroll" align= "center" direction= "up" scrollamount= "2" scrolldelay= "20" onmouseover='this.stop()' onmouseout='this.start()'><center> <STYLE="text-decoration: none"><font color="#666666"><b>Affiliates</b> <a href="$link1"><img src="$pic1"></a> <a href="$link2"><img src="$pic2"></a> <a href="$link3"><img src="$pic3"></a> <a href="$link4"><img src="$pic4"></a> </center>"; $content .= "<center> By <a href="http://www.tlsforum.com">Ice2003</a></center>"; /// ?>















