Back to vBulletin 3.7 Template Modifications

Adsense Leaderboard on Non-Index Pages
Mod Version: 1.00, by Kaelon

This modification is in the archives.
vB Version: 3.7.2 Rating: (1 vote - 5.00 average) Installs: 13
Released: 05 Sep 2008 Last Update: Never Downloads: 1
Not Supported Template Edits  

What is the Adsense Leaderboard?

This is a port of my previous template modification for vBulletin 3.6.x to vBulletin 3.7.x; this modification places a Google Adsense 728 x 90 Leaderboard Ad Unit under the navigation bar on all vBulletin-powered pages that call the navbar, except for Forumhome (index). The integration of the Google Adsense is placed in a simple, elegant, style-compliant box. Unlike my previoous modification, this one makes use of the new vBulletin 3.7 Ad Templates.

If you use this template modification and enjoyed it, please:


How to Install

In Admin CP > Styles & Templates > Style Manager > Edit Templates, edit the ad_navbar_below template, and insert the following:

Code:
<if condition="THIS_SCRIPT != 'index'">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width: 0px">
<tr><td class="alt1" align="center">
<script type="text/javascript"><!--
google_ad_client = "your-pub-id-here";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_color_border = "222222";
google_color_bg = "222222";
google_color_link = "FFB019";
google_color_text = "D7CEA4";
google_color_url = "D7CEA4";
//-->
</script>
<script type="text/javascript"
  src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td></tr>
</table>
<br />
</if>
Simply replace the "your pub id here" reference above with your Google Adsense Publisher ID, and customize the google_color scheme to match the link, text, and background colors of your site (preferrably matching up with link, alt1 text, and alt1 background). Then, you're all set! Please remember, that if you enjoy this modification and would like to encourage me to release other stylish Adsense integrations, please . Thank you!



Demonstrations
  • http://www.aelyria.com/forums - just enter any forum/area.

Download

No files for download.

Similar Mods

Integration with vBulletin Adsense Leaderboard on Non-Index Pages vBulletin 3.6 Template Modifications
Mini Mods [Naxon] Advertizing Box (For Adsense) On Index vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024