The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Google Search Code
I would like to add a Google Search box to my site. How do I do this?
|
#2
|
|||
|
|||
are you using the cms?
if so i can tell i can tell you go to admin cp go to vbulletin CMS go to widgets click on create new widget click on widget type - scroll down to static html give it a name click save then go back into widgets click on configure imput your google search box code heres mine to test it on yours Code:
<form action="http://www.google.com/cse" id="cse-search-box" target="_blank"> <div> <input type="hidden" name="cx" value="partner-pub-8038068168054371:cetq3s-a66t" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Search" /> </div> </form> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script If its for getting on your forum i cant help with that, newcomer to VB4 myself. |
#3
|
|||
|
|||
Thank you so much but yes it is to get it on my forum.
|
#4
|
||||
|
||||
Are you looking to do content search or an external search page? What VB 4.x.x version are you running, and how do you want it to appear? As an external page or vb page?
I can help you either way. Take a look at my site Code:
www.cdmagurus.com But I can give you the quick and easy way for 4.1.1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|