Log in

View Full Version : Layout problem with IE6/7



fedegrafo
09-10-2008, 08:00 PM
I have a problem with a table in a liquid layout because It does'nt work in IE6/7.

The layout is made by a left column (200px) and a right liquid colum. Body is floating left and
has a margin (left-right 5%) to ensure the liquidity. Inside the right column I have a div containing a table. When the table is rich of data and so it grows in width, It breaks the layout. So
it'is no more contained in the box and the left part of the table has nobackground color (of table containing div).

Is it possible that table enlarges the right-column also in ie? I'm asking why the div containing the table does'nt enlarge to contain it (both of them are float: left)

here is the code:
http://www.fedegrafia.com/forum/cdl



Thanks

TheJoshMan
09-28-2008, 01:58 AM
I'm not sure if I'm understanding your question. Could you try to be a little more specific on your problem?