Add Google adsense search to your navbar dropdown
This modification is in the archives.
For any of you running adsense, using the adsense search on your site will generate more revenue. If you don't already have it setup, log into your adsense account and click on the "AdSense for Search" link then customize it to your liking. More so to make it fit better in the dropdown box. You may also add your site to the search, it will generate more clicks.
Now add it do your Search dropdown, in the navbar template find: Code:
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> Code:
<tr> <td class="thead">Search Google</td> </tr> <!-- SiteSearch Google --> replace this text with your adsense search code <!-- SiteSearch Google --> Download No files for download. Screenshots
|
Similar Mods
Integration with vBulletin Google/Adsense Site Search Integrated into Advanced Search Page | vBulletin 3.6 Template Modifications |
Google FREE (Non Adsense) Search in Search Drop Down | vBulletin 3.5 Template Modifications |
Add-On Releases Google/Adsense Site Search Navbar Integration | vBulletin 3.6 Template Modifications |
Google Adsense In Navbar | vBulletin 3.5 Template Modifications |