Shape 5

General Category => Joomla Talk => Topic started by: fatback on August 13, 2008, 10:43:57 PM



Title: emercantilism ie6 problem
Post by: fatback on August 13, 2008, 10: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


Title: Re: emercantilism ie6 problem
Post by: mikek on August 14, 2008, 08: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.