Back to vBulletin 3.8 Template Modifications

Non-Adsense Google site & web search for your navbar!
Mod Version: 1.1, by zefyx

vB Version: 3.8.x Rating: (3 votes - 4.67 average) Installs: 15
Released: 18 Apr 2009 Last Update: Never Downloads: 8
Not Supported Template Edits Re-usable Code Translations  



This was requested, I shall share it with the rest of you all as well.

Find:
Code:
		<tr>
			<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
		</tr>
Add below:
Code:
        <tr>
            <td class="thead">Search Site / Google</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
                <form action="http://www.google.com/search" method="get" name="search">
                    <input type="hidden" name="forid" value="1"/>
                    <input type="hidden" name="ie" value="ISO-8859-1"/>
                    <input type="hidden" name="oe" value="ISO-8859-1"/>
                    <input type="hidden" name="cof" value="http://www.yoursite.com/forum/images/autosportnc-yellow/logo.gif;S:http://www.yoursite.com;FORID:1"/>
                    <input name="domains" type="hidden" value="yoursite.com"/>
                    <input type="hidden" name="hl" value="en"/>
                    <input type="text" class="bginput" name="q" size="25" maxlength="255"/>
                    <input type="submit" class="button" value="Go" /><br />
                    <input name="sitesearch" type="radio" value="http://www.yoursite.com/forum" checked="checked"/> YourSite.com<br />
                    <input name="sitesearch" type="radio" value=""/><a href="http://www.google.com/search"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"/></a>
                  </form>
            </td>
		 </tr>
		</table>
	</div>
Change all instances of yoursite.com to your forum's URL & Enjoy!

Download

No files for download.

Screenshots

Click image for larger version
Name:	1.PNG
Views:	704
Size:	9.5 KB
ID:	97970  

Similar Mods

Integration with vBulletin Google/Adsense Site Search Integrated into Advanced Search Page vBulletin 3.6 Template Modifications
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

vblts.ru supports vBulletin®, 2022-2024