The Arcive of vBulletin Modifications Site. |
|
eBay Search Box (Widget) Details »»
|
|||||||||||||||||||||||||
This is a simple ebay Search Box (Widget)
![]() 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 Code:
<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> Manage widget in Layouts manager & thats all Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Nice but can you make it xhtml valid?
<div align="center> and </div> instead of the center tag? |
|
#3
|
|||
|
|||
|
For the England ebay....?
|
|
#4
|
|||
|
|||
|
Change </br> to <br /> please to be 100% xhtml valid
|
|
#5
|
|||
|
|||
|
Code:
<center><img src="images/misc/eBay.gif" height=35 width=107></br> <br /> <form method="get" target="_blank" action="http://search.ebay.co.uk/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> </center> |
|
#6
|
||||
|
||||
|
Thanks
|
|
#7
|
|||
|
|||
|
*edit* Doesn't matter ive fixed it
|
|
#8
|
|||
|
|||
|
Very easy! Nice!
|
|
#9
|
|||
|
|||
|
can you combine affiliate linkage into this?
|
|
#10
|
|||
|
|||
|
Anyone else have problems with this?
The search works great, but it opens up view profile of an admin each time to click on it??? |
![]() |
|
|