Appreciate any help anyone can give. I¹m on the verge of switching to tables and feeling sort of desperate after spending two days on this one issue. This is my first real CSS layout and perhaps I bit off more than I can chew.
THE INFO: Here is the link to the site in question: http://www.onmontauk.com/index-test.shtml Here is my CSS: http://www.onmontauk.com/cssstyles.css Here are screen shots of what is happening: http://www.onmontauk.com/screenshots.html I have several containers: -Wrapper -Outer (has large borders over which side1 and side2 float to create the column effect) -Inner (contains side1, content, and side2 all floated left) THE PROBLEM In Netscape and AOL the Outer layer doesn¹t stretch to fit the contents of Inner to create the appearance that all three columns are same height. WHAT I¹VE TRIED -HTML and CSS were validated no errors -I¹ve tried every possible combination of absolute and relative positioning I can think of -I started with the variation on Douglas Livingstone¹s 3-column layout provided in The CSS Anthology by Rachel Andrew. I¹ve tried the variations provided by Alan Pearce at www.alistapart.com/ (his example did not work in Netscape either http://alistapart.com/articles/multicolumnlayouts) -I¹ve searched for Netscape hacks specific to this issue and found none -I've removed Inner and used Outer only, but this caused issues with the footer I really appreciate your time. Thank you, Meaghen ______________________________________________________________________ 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/
