Jump to content

CSS woes with padding/margins in IE6


cooldude832

Recommended Posts

I am working on a layout and for some reason IE6 will not pad the list inside the content correctly, where as Firefox accepts the padding perfectly fine.

http://pira00.worldispnetwork.com/redesign/

http://pira00.worldispnetwork.com/redesign/index.css

 

I have tried a multiple of things to get the list in the content to stop hugging the left navigation area, but no solutions have been found.  Any help be great.

 

Also I'm thinking that if I make the left navigation fill 100% of the content's height it will look a lot nicer, just can't figure out how to do it (I think I need to move it out of the container div)  Then I could add a watermark image at the bottom which would be nice to keep low content pages from being to short.

Link to comment
https://forums.phpfreaks.com/topic/69640-css-woes-with-paddingmargins-in-ie6/
Share on other sites

IE has issues with padding. Whereas Firefox will display it like it should be displayed (by adding the padding to the width), IE will display it by not adding the padding to the width. Check http://www.positioniseverything.net/ for this and other IE woes, or just use margins.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.