Here is the layout I am working on. Its fine in opera, firefox, and ie7.. just not ie6! http://www.iblobmedia.com/files/demo/tp0040/ I have tried everythign i can think of.. different paddings, margins, widths. I have done the whole _width and _padding things to make it so its only for ie6 and the others ignore it, but nothing seems to make any difference. The div that seems to be having the issue is the wrapper id. Any help is greatly appreciated!! PS: IE6 needs to die a slow and painfull death! (i take that back, fast death, so we can get over it quicker )
You are not following the box-model properly in your CSS. Set the width of the header div and the nav div to 933px. This should set you on the right course. Let me know if you need more help.
That worked! THANK YOU!!! All though I could have sworn that I had tried that.. or maybe I thought about trying it lol. Guess I just needed a fresh mind! I have been working on that for the past couple days I'm sad to say.