View Single Post
  #3  
Old 10th July 2011, 15:22
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Question
Quote:
Originally Posted by joeroberts View Post
HTML Code:
<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="1" direction="up" width="100%" height="50">
your content
</marquee>
where to put it in main ? theme
:unknown:
Reply With Quote