desi-boy
01-12-2010, 10:00 PM
This is a simple ebay Search Box (Widget)
https://vborg.vbsupport.ru/external/2010/01/87.jpg
Create a new widget
Control Panel Home > vBulletin CMS > widgets > create new widget
Widget type : Static HTML
Title : eBay Search Box or other...
Description : bla bla bla bla
SAVE WIDGET
Click on Configure
<div align="center><img src="http://pics.ebaystatic.com/aw/pics/logos/logoEbay_x45.gif" height=35 width=160></br>
</br>
<form method="get" target="_blank" action="http://search.ebay.com/search/search.dll"><input type="hidden" name="sojs" value="1"><input type="hidden" name="from" value="R40"><input type="text" maxlength="300" name="satitle" size="20"><input type="submit" value="Search"></form>
</div>
and paste this code in Enter Static HTML & click save
Manage widget in Layouts manager & thats all
https://vborg.vbsupport.ru/external/2010/01/87.jpg
Create a new widget
Control Panel Home > vBulletin CMS > widgets > create new widget
Widget type : Static HTML
Title : eBay Search Box or other...
Description : bla bla bla bla
SAVE WIDGET
Click on Configure
<div align="center><img src="http://pics.ebaystatic.com/aw/pics/logos/logoEbay_x45.gif" height=35 width=160></br>
</br>
<form method="get" target="_blank" action="http://search.ebay.com/search/search.dll"><input type="hidden" name="sojs" value="1"><input type="hidden" name="from" value="R40"><input type="text" maxlength="300" name="satitle" size="20"><input type="submit" value="Search"></form>
</div>
and paste this code in Enter Static HTML & click save
Manage widget in Layouts manager & thats all