NGG - Scrolling text/images
Scrolling text or images with a mouse over stop
Each is clickable to open in a new window Instructions : Admin - Styles And Templates - Style Manager Template Options - Edit Templates ForumHome Templates - ForumHome This is where you decide where you want to place this code now Above forums Find HTML Code:
<!-- main -->
HTML Code:
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <p><a href="YOUR LINK HERE " target="_blank"><font color="YOUR CHOICE"><p style="font-size:YOUR CHOICEpt;">LINK NAME HERE</p></a></p> </marquee> HTML Code:
scroll" direction="left" To have it open in the same window simpy remove HTML Code:
target="_blank" HTML Code:
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <p><a href="YOUR LINK HERE"target="_blank"><img src="LINK TO YOUR IMAGE HERE"/></a></p> </marquee> HTML Code:
{vb:raw footer} Play around with it and see what you can do with it and see where you want to place it Enjoy Download No files for download. |