Quote:
Originally Posted by horussjr
try with a div code like this
PHP Code:
<div align="right">
<form action="http://www.google.ro/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-XXXXXXXXXXXXXXXXXXXXXXXX" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="25" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
</div>
|
Thanks horussjr ... :up:
I used this method you recommended, as I only wanted to have the extra Google Adsense Custom search added to our site, while keeping the regular vBulletin ones for those that preferred it....
Seems to work great, including using Google's iFrame approach to keep search results locally displayed...
Regards,
Doug