Quote Originally Posted by high2K View Post
Hi jettrue,

Thanks for all your help and sorry that I skim-read the readme file - I hadn't realised that the narrow header layout would give me the effect I was looking for.
I've added it now and it looks perfect on Firefox but is a bit out on IE. See http://www.keela.co.uk.tango.webhoster.co.uk/catalog/
The client also wants the search button replaced by their own graphic with 'go' on it. How can i swap the button for a graphic?
I actually have the opposite problem as you, Firefox is messed, IE is fine?

Anyway, since you're not using the little striped grey border on the site, remove this section and see if that helps:

#centerColumnOuter {
margin:0 .5em;
width:70em;
height:15px;
}

Then, as for the graphic, I actually use the CSS Buttons contribution:

http://www.zen-cart.com/forum/showthread.php?t=46705

which is really nice.

But if you don't want to go through all of that,you can open up includes/templates/YOUR_TEMPLATE/sideboxes/tpl_search_header.php and make line 17 the same as line 19, and upload a button image here:
/includes/templates/YOUR_TEMPLATE/buttons/english/button_search.gif