Back to vBulletin 4.x Template Modifications

A Neater Google Adsense After First Post
Mod Version: 1.00, by ShawneyJ

vB Version: 4.0.5 Rating: (25 votes - 4.92 average) Installs: 190
Released: 06 May 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

Ok, so i haven't found any google adsence products for vb 4 yet that sit neatly under your first post only, on every page. Credits to Miko and my self for a few tiny edits.

How To Install
Step.1:
GoTo Postbit Templates>>open postbit_legacy and add at the very bottom:

Code:
<vb:if condition="$post['isfirstshown']">
<li class="firstpost_advert_container"><div class="firstpost_advert">
      REPLACE THIS WITH YOUR ADSENSE CODE HERE
</div>
</li>
</vb:if>

Step.2:
GoTo CSS Templates>>open additional.css and add this code:

Code:
.firstpost_advert_container {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 12px;
    position: relative;
    width: 100%;
    border: 1px solid #E5E6F4;
}
.firstpost_advert {
    with: 100%;
    background: #F1F1FA;
    border: 1px solid #fff;
    min-height: 90px;
    margin: 0;
    padding: 7px;
    text-align: center;
    vertical-align: middle;
}
Feel free to customize to your needs, i had to mess around to suit my custom style. I changed the min-height to 90px for a neater look for 728x90 ads and changed margin-bottom: to 18px. But how the code is above is perfect for Vbulletin 4 Default.
DEMO: http://www.teenark.com/webmasters-world/618508-neater-google-adsense-after-first-post.html
Please Note: im not a coder, i just wanted to share this with others, its VERY easy to add to your styles and looks neat. Good Luck.
This coding is also different than Mod Version: 1.00, by Allan. You shouldn't have any problems with this and it will do you till a product version comes out.

Download

No files for download.

Screenshots

Click image for larger version
Name:	Neater Google Adsense After First Post.jpg
Views:	5359
Size:	83.6 KB
ID:	116754  

Similar Mods

Show Thread Enhancements Google Adsense after first post (or other advertisements) vBulletin 4.x Add-ons
Mini Mods Google Adsense (or other) in a Block like an Individual Post vBulletin 4.x Template Modifications
Forum Display Enhancements Google AdSense (or other) after post... vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024