Google Search in navbar
This modification is in the archives.
I've been asked a couple of times how I put the Google search in the search on the navbar, so I thought I would post it here maybe it's of use to others
Go to your Google adsense account and choose Search Settings, choose your language, country etc and make the Length of text box 10, tick Google logo above text box, then update code. In your navbar template place your Google code between: Code:
<tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> </table> Code:
</div> <!-- / header quick search form --> AFAIK this should also work on 3.0.x Download No files for download. Screenshots
|
Similar Mods
Add-On Releases Google/Adsense Site Search Navbar Integration | vBulletin 3.6 Template Modifications |
Add Google adsense search to your navbar dropdown | vBulletin 3.5 Template Modifications |
Google search of your site in navbar | vBulletin 3.0 Template Modifications |
Google search in Navbar | vBulletin 3.0 Full Releases |