|
: emercantilism ie6 problem : fatback August 13, 2008, 09:43:57 PM Hi,
I have re sized the logo in the emercantilism template and centered it and it looks fine in ie7. However in ie6 it won't center and leaves a gap between the header and the menu. Any suggestions would be greatly appreciated. The site address is http://www.buckyou.com.au : Re: emercantilism ie6 problem : mikek August 14, 2008, 07:02:54 AM Try adding this to the bottom of your template_css.css file
* html #s5_topbackground { height:120px; } You'll need to adjust the height accordingly. |