[Naxon] Advertizing Box (For Adsense) On Index
Mod Version: 1.00, by Naxon
This modification is in the archives.
vB Version: 3.6.5 |
Rating: (1 vote - 5.00 average) |
Installs: 9 |
Released: 25 Mar 2007 |
Last Update: 09 Jun 2008 |
Downloads: 84 |
Not Supported
Template Edits
|
This Modifiction will add an Advertizing Box below the Forums Display (On the Index).
- Open the FORUMHOME Template.
- Find:
Code:
$forumhome_markread_script
<!-- /main -->
- Add Below:
Code:
<br />
<br />
<!-- Advertizing Box By Naxon -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
</a><b><center>Advertizing</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr>
<td bgcolor="#F5F5FF"><div><span style="color: black;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
Add here your Adverts
</table>
</a></span></div>
</a></span></div>
</td>
</tr>
</td>
</tr>
</table>
<br />
<!-- /Advertizing Box By Naxon -->
- Save
Enjoy
Recommend: Use this for Adsense
Download
This modification is archived, downloads are still allowed.
code5.txt (9 Bytes, 84 downloads)
Supporters / CoAuthors