http://www.thethistlehouse.com/screen.jpg


Here is a screenshot from an admin area.

The div is just, 800px with auto margins.

#holder {
width: 800px;
background-color:#FEFAB5;
margin-left:auto;
margin-right:auto;
float:none;
height:auto;

}


There is a table inside it with all the form data but heigh:auto seems to be 
oblivious to the table.

Any ideas for a fix. I do not really want to set a height for the #holder would 
rather it stretched to fit the content.

ta,


Ross
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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