Skip to main content

Reply to "Holy Hell People Get a Grip & Well....SHUT UP!!"

Try adding the following HTML code to your template to get a search box. You can replace background: #c0c0c0; in the CSS with whatever background color you want the button to have.

 <style type="text/css">
#aucsearchbutton{
	width: auto;
	overflow: visible;
	padding: 0 6px;
	background: #c0c0c0;
	border-style: outset;
	border-width: 2px;
	vertical-align: middle;
	}
#aucsearchbutton:hover {
	cursor: pointer;
}
#aucsearchbutton:active {
	border-style: inset;
}
</style>
TP_T_AUCTIVASEARCHBOX
<!--[if IE]>
<style type="text/css">
	#aucsearchbutton {
		cursor: hand;
		}
	#aucsearchbutton{
		margin-left: 3px;
		}
</style>
<![endif]--> 
Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×