Stephen Moretti wrote: > > I've got each of the panels to display correctly in their own right, > but on the page the layout is all over the place...] > > I'm at my wits end Tell me about it :-P . > and have started going around in circles and read > so many different web sites that my head is spinning. > The page in question can be found at http://farcry.dott07.com/ > > Stephen Stephen, I think like maybe you got a bit overly control happy. Things tend to go better if you just let all the garbage just flow in a natural and unrestrained order. Absolute positioning to layout a page, horizontal padding, and borders on width bearing containers, are always problematic. I find that working in quirks mode (see the XML declaration above the doctype) makes life with the various versions of win/ie a lot easier. This has been trimmed to avoid a scroll bar at 800; and is a basic layout suggestion that /may/ get things back on track-- please see: <http://www.dlaakso.com/four-col/2c-a.html> HTH Regards, ~davidLaakso ______________________________________________________________________ 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/
