View Full Version : Affiliate/topsite button lister
Suiko Jin
04-19-2007, 09:28 PM
Ok, I know I have seen these but I can't find the mod for it and I don't know how to do it myself. But anyway, I see on some sites, that on the forum they have their affiliates or topsites they joined in the very bottom of the forum home page just scrolling and I want to do that myself but have not been able to find that mod anywhere as of yet.
I run 3.5.4 and also a 3.6.5 forum.
Bratz-Designs
04-20-2007, 07:17 AM
1. Open you 'Footer' templates
2. Look for the next code:
<!-- /content area table -->
3. Below that add the next code:
<!-- /Affiliates -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="alt1">
<div class="smallfont">
<strong>Affiliates</strong></div>
<MARQUEE>
<a target="_blank" href="link to website goes here!">
<img src="Link to image goes here">
</MARQUEE>
</div>
</td></tr></table><br />
<!-- /Affiliates -->
4. Repeat the red code untill are your affiliates are added!
Bratzer
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.