Back to vBulletin 3.5 Template Modifications

Adsense after first post
Mod Version: 1.00, by artonex

This modification is in the archives.
vB Version: 3.5.0 RC3 Rating: (2 votes - 5.00 average) Installs: 236
Released: 14 Sep 2005 Last Update: Never Downloads: 29
Not Supported Template Edits  

Hey guys i think many of you will find this very usefull

With the template edit you can display adsense or banner after every 1st post. i have chosen to use my amazon affilite code.

Add this to the bottom of your postbit template.

http://www.sigstorage.com/upload/1426-Untitled-1.jpg

PHP Code:
<if condition="!$GLOBALS['FIRSTPOSTID']">

$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">

<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
    <
td class="thead" align="left">Sponsored Links</td>
</
tr>
<
tr>
    <
td class="alt1" align="center">
        <
adsense code here>
</if>
    </
td>
</
tr>
</
table>

</
div>
$spacer_close

</if> 

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024