Google Search Box BBCode
This modification is in the archives.
Instead of pointing new people to google, how about putting it right in front of them?
Title: Google Tag: google Replacement: Code:
<form method="get" action="http://www.google.com/search"> <div style="border:1px solid black;padding:4px;width:20em;"> <table border="0" cellpadding="0"> <tr><td> <input type="text" name="q" size="25" maxlength="255" value="{param}" /> <input type="submit" value="Google Search" /></td></tr> <tr><td align="center" style="font-size:75%"> <input type="checkbox" name="sitesearch" value="http://yourwebsite.com" /> Only search Website Title<br /> </td></tr></table> </div> </form> Description: Point members in the correct direction Use option: No Button image (Optional): images/google.gif Remove Tag If Empty: Yes Disable BB Code Within This BB Code: Yes Disable Smilies Within This BB Code: Yes Disable Word Wrapping Within This BB Code: No Additional: If you wish for "Only search" to be checked first then: Replace: Code:
<input type="checkbox" name="sitesearch" value="http://yourwebsite.com" /> Only search Website Title<br /> Code:
<input type="checkbox" name="sitesearch" value="http://yourwebsite.com" checked /> Only search Website Title<br /> Final Step Now just find this in the replacement code: Code:
<input type="checkbox" name="sitesearch" value="http://yourwebsite.com" /> Only search Website Title<br /> NOTE: If you are going to use an image, download the Google BBCode Image and extract the google.gif. Upload it to your forum's images folder and you are set. Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Integration with vBulletin Google/Adsense Site Search Integrated into Advanced Search Page | vBulletin 3.6 Template Modifications |
Google FREE (Non Adsense) Search in Search Drop Down | vBulletin 3.5 Template Modifications |
Adding Google AdSense for Search to search.php | vBulletin 3.5 Template Modifications |
BBcode Search specific site with Google | vBulletin 3.6 Template Modifications |