Ok so I need to make this:
<marquee width="100%" height="150px" direction="up" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2">image and text here</marquee>
Work >.< Running an IPB forum V. 2.3.6 and when I compare the codes it works out, but when I actually save the template it doesn't scroll up all the way. Needs to loop for an infinite amount of time aswell.
Free 10 points to anyone who get's it RIGHT.
<marquee width="100%" height="150px" direction="up" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2">image and text here</marquee>
Work >.< Running an IPB forum V. 2.3.6 and when I compare the codes it works out, but when I actually save the template it doesn't scroll up all the way. Needs to loop for an infinite amount of time aswell.
Free 10 points to anyone who get's it RIGHT.