Back to vBulletin 3.6 Add-ons

Affiliate Marquee Mod
Mod Version: 1.00, by TigerSpy

This modification is in the archives.
vB Version: 3.6.7 Rating: (0 vote - 0 average) Installs: 12
Released: 14 Jul 2007 Last Update: Never Downloads: 68
Not Supported  

This mod adds marquee affiliate buttons.

Demo: http://www.gfx-n-gaming.com/forums

Installation

Admin CP > Styles & Templates > Style Manager > Edit Templates > fotter >

Right after the first code something like this

Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
or
Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width=100%">

Add:

Code:
<tr>
<td class="tcat"><span class="smallfont"><strong><center>$vba_options[portal_blockbullet]Affiliates</center></strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="140">
 <style>
.imgfade{filter:alpha(opacity=30); -moz-opacity:1;margin-left:3px}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1;margin-left:3px}
</style>
<marquee width="700" valign="center" direction="right" scrolldelay="2" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()">
<a href="url here"><img src="image link here " alt="alt text here" border="0" /></a>
<!-- End Links -->
</Marquee>
</td>
</tr>
</table>
<br />
<br />
Thats it!

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Affiliates Installation.txt (1.1 KB, 70 downloads)

Similar Mods

Forum Home Enhancements Affiliate Box - Scrolling and Fading Affiliate Buttons vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2025