Back to vBulletin 3.6 Template Modifications

AdSense With NavBar Modification
Mod Version: 1.00, by Infinity101

This modification is in the archives.
vB Version: 3.6.2 Rating: (0 vote - 0 average) Installs: 4
Released: 27 Oct 2006 Last Update: Never Downloads: 2
Not Supported  

I have notice several people becoming more and more interested with advertising on their site. While some modifications work better than others, this modification when used correctly can help increase user revenue.

This modification will create a second navbar menu and use the adsense link unit and selected vBulletin links to fill it.

- Edit Nabar template -
Locate:
Code:
</tr>
</table>
<!-- / breadcrumb, login, pm info -->
Add under:
Code:
<!-- nav buttons bar -->
<div align="center">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center">
			<if condition="$show['member']">
				<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>		
			</if>
<if condition="$show['member']">
			<td class="vbmenu_control">
		</if>
		<else />	
			<td class="vbmenu_control">
                              GOOGLE LINK UNIT CODE HERE
</td>
			<if condition="$show['searchbuttons']">
				<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
				<if condition="$show['member']">
				<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
				<else />
				<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
				</if>
			</if>		
		</if>
	</tr>
	</table>
</div>
<!-- / nav buttons bar -->
- Note : I have not had Google check the ad-placement in regard for program policies.

Forgive my poor HTML abilities to make a more sophisticated method, this post is more to give further ideas how to use AdSense on your forum

Download

No files for download.

Screenshots

Click image for larger version
Name:	navbar.JPG
Views:	877
Size:	21.2 KB
ID:	55170  


vblts.ru supports vBulletin®, 2022-2024