I've been working on a project for a client that involves using percentages for column widths and the like, since the target audience is people whom may not be computer savvy. I initially started doing the design with absolute positioning and had it looking perfect, but after attempting to accomodate the 800x600 resolution, it fell apart.
I have the page looking close to what it's supposed to look like in FF2/Opera9, but IE insists that div#main needs to sit below div#infobar. The only quirk in FF2/Opera 9 is that there's overlap that won't go away. regardless of pushing the left: percentage over. changing margin-left: drops the div to the bottom akin to IE. I've attempted some tutorials and haven't been able to replicate similar success. I'm trying to avoid fixed positioning due to the larger 800x600 demographic, while making the page look right in the higher resolutions. The page: http://atma.whatnet.org/zp1 The css: http://atma.whatnet.org/zp1/main.css Insight would be eternally welcome :) -- Robert Reed (neoatmaweapon.at.gmail.com) ----------- "We don't see things as they are. We see things as we are." ______________________________________________________________________ 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/
