PDA

View Full Version : Miscellaneous Hacks - SW Affiliation Table


OSX_SW
07-16-2009, 10:00 PM
Description :

This Mod Adds A Simple Table Wherever You Want On Your Forum.
[Recommended : Bottom Of The Page]
NOTE : The Template Mods In This Are Only For Adding The Table At The Bottom.

You Can Configure Upto 10 Affiliates In The Table From The ACP.

FORUMHOME View :

https://vborg.vbsupport.ru/external/2009/07/40.jpg

ACP View :

https://vborg.vbsupport.ru/external/2009/07/41.jpg

How To Install :


Go to AdminCP > Plugins & Products > Manage Products > [Add/Import Product]

Then Import The File "product-sw_affiliatetable.xml"

Go to vBulletin Options > vBulletin Options > WC Affiliate Manager To Edit The Affiliate Names and Links.


Then Go To Style Manager > Your Skin Name > Edit Templates > footer.

Search For :

$vboptions[copyrighttext]

Add Below :

<!--SW Affiliate Table Start-->
$sw_affiliate
<br />
<!--SW Affiliate Table End-->

Table Formatting :

Go To Your Style Name > Edit Templates > sw_affiliate

Table Border :
Find :
table-layout:fixed;background-color:#00bbee;

Replace "00bbee" With Any Color You Want

Font Color When Mouse Is Over The Cell :
Find :
td a:hover{color:#F2F5F9;background-color:#00bbee;

Replace The "color" Value [F2F5F9] With Any Color You Want

Font Color When Mouse Is Not Over The Cell :
Find :
table#ll tbody td a{color:#00bbee;background-color:#ffffff;}

Replace The "color" Value [00bbee] With Any Color You Want

Background Color When Mouse Is Over The Cell :
Find :
td a:hover{color:#F2F5F9;background-color:#00bbee;

Replace The "background-color" Value [00bbee] With Any Color You Want

Background Color When Mouse Is Not Over The Cell :
Find :
table#ll tbody td a{color:#00bbee;background-color:#ffffff;}

Replace The "background-color" Value [ffffff] With Any Color You Want

NOTE : SUPPORT WILL BE GIVEN ONLY TO THOSE WHO MARK THIS AS INSTALLED

sherwood
07-17-2009, 10:58 AM
Genius you can rip someone else's product and re-release as your own.

This guys not trusted.. here is the origonal one:
https://vborg.vbsupport.ru/showthread.php?t=218306

Look you didn't even bothering changing the description:
https://vborg.vbsupport.ru/external/2009/07/42.jpg