The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 4 Request - Replace default Search Box
Would there be anyway to replace the default search box with a Google search? I have one in a sidebar block with this code in it.
<form method="get" action="http://www.google.com/search"> <div style="border:0px solid black;padding:4px;width:15em;"> <table border="0" cellpadding="0"> <tr><td> <input type="text" name="q" size="30" maxlength="200" value="" /> <input type="submit" value="Search Now" /></td></tr> <tr><td align="center" style="font-size:75%"> <input type="checkbox" name="sitesearch" value="mysite.org" checked /> Only search My Site<br /> </td></tr></table> </div> </form> The default stinks and would like to have the google one in its place as it works much better for the results. Only thing is it opens up in google's search page. Running 4.2.3 If it can be done please provide detailed instructions. Jon |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|