Results 1 to 5 of 5
Hybrid View
-
5th May 2011, 06:30 AM #1OPRespected MemberWebsite's:
FreshWap.com KWWHunction.comHow to add an affiliate box in the index/footer
[Tutorial] How to add an affiliate box in the index?
- Step 1: Go to your theme's templates. (Admin CP -> Templates & Styles -> Left menu -> Templates -> {YOUR THEME'S TEMPLATE}
- Step 2: Click on "Index page" templates.
- Step 3: Click on "index_boardstats" templates.
- Step 4: Add this code to everything above the original code.
PHP Code:<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead">
<div><strong>Affiliates</strong></div>
</td>
</tr>
</thead>
<tbody>
<tr>
<tr>
<td class="trow1"><span class="smalltext">************Affilate Thing here.************</span></td>
</tr>
<tr>
<td class="tfoot" style="text-align: right">
<span class="smalltext">
<a href="{$mybb->settings['bburl']}/private.php?action=send&uid=(YOUR USER ID}>Click here if you wanna affiliate with us!</a>
</span>
</td>
</tr>
</tbody>
</table>
<br />
- Step 5: Change the text in ************{something here}************
Tutorial written by Leo/Darkly. Credits also goes to Leo/DarklyCyberAff Reviewed by CyberAff on . How to add an affiliate box in the index/footer Tutorial] How to add an affiliate box in the index? Step 1: Go to your theme's templates. (Admin CP -> Templates & Styles -> Left menu -> Templates -> {YOUR THEME'S TEMPLATE} Step 2: Click on "Index page" templates. Step 3: Click on "index_boardstats" templates. Step 4: Add this code to everything above the original code. <table border="0" cellspacing="{$theme}" cellpadding="{$theme}" class="tborder"> <thead> Rating: 5Dear Haters,
"I respect you so much, that's why I salute you with 1 middle finger!"
Thank You !
-
5th May 2011, 06:38 AM #2OPRespected MemberWebsite's:
FreshWap.com KWWHunction.comUpdate,
One thing that I'm interested in adding to it is another table row to add a show/hide all affiliates like the one seen on this page http://brawldomain.com/
PHP Code:<br>
<!-- start: affiliate table -->
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"'>
<tr>
<td class='thead' colspan='5'>
<span class="smalltext"><center><b>{$mybb->settings['bbname']} Affiliates</b><center></span>
</td>
</tr>
<tr>
<td width='79%' class='trow1' valign='top'>
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left" scrollamount="3">
Affiliate Banners Go Here
</marquee>
</td>
<td width='21%' valign='top' class='trow1' align='center'>
<img src="URL of Your MiniBanner" /><br />
<a href="URL to Thread/Board where you can affiliate">Click Here to Affiliate!</a>
</td>
</tr>
<tr>
<td width='100%' class='trow1' valign='top'>
<b>{$mybb->settings['bbname']}
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['newbox_e']}.gif" id="newbox_img" class="expander" alt="[-]" title="[-]" /></div>
</td>
</tr>
</table>
<!-- end: Affiliate table -->
Dear Haters,
"I respect you so much, that's why I salute you with 1 middle finger!"
Thank You !
-
5th May 2011, 11:27 PM #3MemberWebsite's:
MyRapidleech.NetThere are Plug-Ins for this too for MyBB 1.6.x Forum Affiliate Manager.
--
XForce!Respected: Mr-R-T, Belle, eLight, iPowerz, Vizoomer, Cory, Rohit, AllSolo
MyRapidleech.net - Windows Encoding RDP,500GB HDD,Unmetered Bandwidth at $30/mo (DE)
-
6th May 2011, 12:00 AM #4MemberWebsite's:
youngstardc.comI think plugins might be a bit easier for un-experienced people. Good tutorial though
-
12th May 2011, 11:01 PM #5MemberWebsite's:
MyRapidleech.NetRespected: Mr-R-T, Belle, eLight, iPowerz, Vizoomer, Cory, Rohit, AllSolo
MyRapidleech.net - Windows Encoding RDP,500GB HDD,Unmetered Bandwidth at $30/mo (DE)
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
LE with WarezRace l 2UV,3* l Footer-Footer
By Faizann20 in forum Link ExchangeReplies: 0Last Post: 24th Feb 2011, 11:28 AM -
LE index to index dutchwarez.net
By peterr33 in forum Traffic Market (Buy, Sell and Trade)Replies: 0Last Post: 21st Mar 2010, 06:03 PM -
Affiliate with Phrozenfilez. 8 Spots in Footer Left
By system32 in forum Traffic Market (Buy, Sell and Trade)Replies: 27Last Post: 27th Jul 2009, 05:10 PM -
3 Affiliate Spots left in footer
By system32 in forum Traffic Market (Buy, Sell and Trade)Replies: 6Last Post: 18th Apr 2009, 10:26 AM -
One Spot In WarezLobby's Main Affiliate Box! (Footer)
By CyberJ37 in forum Traffic Market (Buy, Sell and Trade)Replies: 13Last Post: 15th Mar 2009, 07:01 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...