Hello,

please have a look at the following page:
http://www.digitale-bibliothek.de/Downloads/CSS-Test/test.htm

Problems:
- In the middle column there is a div.zenoCOFooter. In IE6 the
div.zenoCOFooterLineLeft that are in it are shifted down, and I don't know
why that is.
- I had to set them to "position: relative;" otherwise they would become
invisible/move behind the div.zenoCO in IE6. This has to do with the fact
that they are "float: left;".
- Same applies to the div.zenoCOFooter. If I set that to "float:left;", it
moves behind the div.zenoCO. "position: relative;" puts it to the front
again. But then the contents run out of the div.zenoCO, allthough that is
set to "overflow: hidden;". In addition, the whole div.zenoCOFooter moves
down and to the right a bit.

Why do those elements get additional borders when I set them to "float:
left;"? How can I get rid of them? 
How can I force the overflowing contents to be hidden?

Best regards,

Christian Kirchhoff
Directmedia Publishing GmbH · Möckernstraße 68 · 10965 Berlin
www.digitale-bibliothek.de
AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737
Geschäftsführer: Ralf Szymanski · Erwin Jurschitza

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to