Erwin Heiser wrote:

> http://www.advocaat-decolvenaer.be/
> 
> It displays correctly in IE7 and Firefox and safari but in IE6 the 
> #main div is cut off instead of pulling out of the container.

Adding...
#main {position: relative;}
...seems to do the trick. IE6 has problems when it comes to "painting
over the edge of a container", so it often needs a bit of help to get
the stacking right.

> I've tried several things but I'm banging my head against the wall 
> right now :)

Be careful. It is easier to fix IE (in most cases) than to fix the dent
in the wall ;-)

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to