Back to vBulletin 3.0 Template Modifications

Google search of your site in navbar
Mod Version: 1.00, by Spinball

This modification is in the archives.
vB Version: Rating: (0 vote - 0 average) Installs: 6
Released: 10 Apr 2005 Last Update: Never Downloads: 0
Not Supported  

Just a quickie to add a Google site search in your navbar search drop-down menu.
*Should* work in all versions of vB3
Edit the navbar template.
Find:
HTML Code:
		</table>
	</div>
	<!-- / header quick search form -->
Above this, add:
HTML Code:
		<tr>
			<td class="thead">Google Site Search</td>
		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<FORM method=GET action="http://www.google.co.uk/search" target="_blank"><input type=hidden name=ie value=UTF-8><input type=hidden name=oe value=UTF-8>
				<input type="text" class="bginput" name="q" size="20" />$gobutton<input type=hidden name=sitesearch value="YOUR DOMAIN"><input type=hidden name=domains value="YOUR DOMAIN"><br />
			</form>
			</td>
		</tr>
...replacing YOUR DOMAIN with the domain of your site e.g. http://www.avforums.com in our case.
I wanted to have the Google search open in a new window so I added the
HTML Code:
target="_blank"
and you should remove it if you want the Google search results to open in the same window.
More details of the Google search and an explanation of the 'UTF-8' items at
https://www.google.co.uk/searchcode.html
And please press Install.

Download

No files for download.

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
Google Search in navbar vBulletin 3.5 Template Modifications
Google search in Navbar vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024