Page 1 of 1

What am I doing wrong?

Posted: Mon Jul 23, 2007 11:40 am
by rodeto
I am working on a site and for some reason it does not show up like I want in IE6. I am using the two column tempate. If you're using IE6:  this is what I want and this is how it looks.
The thing is that just inder the header picture in IE6 there is some white space that I can not get rid of. Can anyone give me a hint on what the problem might be ?

Re: What am I doing wrong?

Posted: Mon Jul 23, 2007 5:38 pm
by savagekabbage
Looks like the common IE6 3px bug.  Your best bet would probably be to assign the #header div with a set height and overflow:hidden.

Re: What am I doing wrong?

Posted: Mon Jul 23, 2007 5:44 pm
by rodeto
Some things are so simple, I could have came up with that myself
Yes, that did the trick. Thanks a lot :)