|
Affiliate Marquee Mod
This modification is in the archives.
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"> 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 />
Download
This modification is archived, downloads are still allowed. |
|||||||||
Similar Mods
| Forum Home Enhancements Affiliate Box - Scrolling and Fading Affiliate Buttons | vBulletin 3.6 Add-ons |