I am trying to implement a variant of the Layout Gala example 24 (http://blog.html.it/layoutgala/LayoutGala24.html) but am having difficulty with placements in IE6. IE7 & Firefox 2 are fine.
http://warwickhanger.com/index.php?id=106 is a sample page with variable width (min 770px - max 1020), which is an attempt to get more acreage than we got with the fixed-width version at http://warwickhanger.com/index.php?id=21 The CSS is at: http://warwickhanger.com/fileadmin/templates/main/assets/wh-wide.css Several issues came up going to the liquid layout. One is that data tables set to 90% went beyond their enclosing div, so I applied the height: 1% fix to the enclosing #content div. That solved that issue Also, the background image appears too far to the left, and the promotional boxes are hard to the left, instead of being centered in the green. Finally, the main content area goes too far to the left. I'd appreciate any suggestions. Best regards -- Tony Lush ______________________________________________________________________ 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/
