Jump to content

Right hook wont display properly in IE6


Recommended Posts

Hi,

After setting up my prestashop, i have noticed that the right hand column (RIGHT_HOOK) is not displaying properly in IE6.

All other browsers display properly, eg. Chrome, Firefox.
The right hand column in IE6 displays underneath the center column, which is NOT where it is supposed to be :)

Any ideas how this might be fixed?

cheers
Weiry

Link to comment
Share on other sites

One thing IE6 will do which the other do not, if you have something (e.g a div) that with padding and margins add up to be wider than your main right column, the right block will expand to make it fit. This means is becomes wider in IE6 and if theer is not enough room, it will drop down below your content

Without a link to your site, its impossible to know the cause, but adding a conditional IE6 rule (CSS rules tat only apply to IE6) that makes it work for you in that browser is possible where you need to be heading.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...