In the #navMainSearch, the search button in the header is perfectly placed in IE, not so in Firefox and Chrome.
#navMainSearch {float:right;margin-top:-25px;position:relative;z-index:15000;}
.search-header-button {vertical-align:middle;margin-left:-4px;margin-top:4px;}
Changes Needed:
margin-left:-6px for firefox and chrome
margin-top:-3px for firefox
Still have to check safari, but I’ll just copy from the others.
Can you show me how to word the changes in stylesheet, please.
I'm also having no luck removing the word OFF from the sale price in Specials. I thought this was it in includes/languages/overrides folder/english.php:
define('PRODUCT_PRICE_SALE','Sale: ');
but the OFF is still showing up.
http://designerperfumesnob.authsafe....html?cPath=656
Thanks!


Reply With Quote
