Back to vBulletin 3.6 Template Modifications

Guest Only AdSense below Navbar - Increase registrations & revenue
Mod Version: 1.00, by ()

This modification is in the archives.
vB Version: 3.6.5 Rating: (2 votes - 5.00 average) Installs: 57
Released: 28 Apr 2007 Last Update: Never Downloads: 135
Not Supported Template Edits  

This is pretty a straightforward template edit that will display adsense below the navbar for guests only. Not only will it put adsense in a decent location overall for revenue, but it will encourage new registrations as well.

Template Edits: 1
Install Time: 2 minutes
Difficulty: Easy

Step 1:
AdminCP -> Styles and Templates -> Style Manager

Edit the navbar template. At the very bottom, add the following:

Code:
<!-- Guest Adsense -->
<if condition="$bbuserinfo['userid'] == 0">
<div align="center">
<!-- AdSense Start -->
### PASTE YOUR ADSENSE CODE HERE ###
<!-- /AdSense -->
</div>
<br />
</if>
<!-- /Guest Adsense -->
Paste your Adsense ad unit code in place, and you're good to go.

Optional

I put a small blurb about logging in to remove the adds underneath it. To do so, add the following:

Code:
<br>
<font face="arial" size="1" color="#FFFFF">Login to remove these ads.</font>
UNDER:

Code:
<!-- /AdSense -->
Screenshot:



Demo: http://www.sevenstring.org

Please click Install if you find this useful.

Cheers.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s adsense_guestnav.txt (1.3 KB, 137 downloads)

Screenshots

Click image for larger version
Name:	adsense_nav.jpg
Views:	437
Size:	85.7 KB
ID:	63714  

Similar Mods

Forum Home Enhancements Remove statistic information to increase registrations vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024