Quote:
Originally Posted by wolf32
Very Nice site
May I ask how you got your 'Votes for Me!!!' module to rotate like that?
|
add this code to your module:
<marquee width="100%" valign="center" direction="up" scrolldelay="2" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()">
<center>
<!-- Begin Links -->
LINKS HERE !!!
<!-- End Links -->
</center>
</marquee>
That should work. If not, i can post my whole template