Hello, I'm having a problem with IE and my current layout. My footer is overlapping the columns:
page: http://imaging-resource.com/ABOUTUS.HTM css: http://imaging-resource.com/IN/style.css I know this is because I'm using absolute positioning and am removing the columns from the flow of the page. I went this route because we were working on our search engine positioning by putting the most relevant info towards the top of the page. Our home page is an example of this, with it's 4 column formatting. This setup worked just fine as long as our second column, the only non-absolute column, was longer than the other columns so it could push down the header. However, when we move to just 3 columns for some of our pages, we run into the footer overlap issue again. We lack a lot of content on most of these pages and the problem shows again in IE. I'd like to move to floating the columns to avoid this issue, but I believe I would have to place the divs on the page in the order they appear, thus losing whatever seo advantage we have by going absolute. I can't find where I read that, but could someone verify or correct me? Thanks! -- Yazmin Wickham http://www.imaging-resource.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
