Radu Adam schrieb:
http://www.dinamo-online.net/beta/

... Now the box does float by the left sidebar, but not as it should (as I 
want).
This is what I did: ...

I think you could insert this
/* hide from MacIE \*/
* html #main { margin-left: 207px; height:1%; }
/* */

instead of

/* hide from MacIE \*/
* html #left {
    margin-left: -3px;
}
* html #content {
    margin-right: 0px;
}
/* end hide */


height:any value let #main gain "layout", acting more like a rectangular entity.

Ingo




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

Reply via email to