Back to vBulletin 4.x Add-ons

NGG - Scrolling text/images
Mod Version: 1.00, by betts02

vB Version: 4.0.5 Rating: (3 votes - 4.67 average) Installs: 17
Released: 18 Sep 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

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 -->
Below that add
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>
To change the direction of the scroll simply change
HTML Code:
scroll" direction="left"
To what you want

To have it open in the same window simpy remove
HTML Code:
target="_blank"
If you want to add an image that is clickable then simply add

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>
To add this above the footer simply find
HTML Code:
{vb:raw footer}
And add above it

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.


vblts.ru supports vBulletin®, 2022-2024