On 7 Jun 2007, at 12:39|7 Jun 2007, Ingo Chao wrote: > Andy Hey wrote: >> Hi List! >> Hopefully you can shed some light on a problem I am having. I've >> inherited a site that in the main works in IE6, IE7 and FF ok but >> in Safari the footer seems to sit at the base of the right nav no >> matter what I do. >> Now the code is a bit of a mess (Ok that might be an >> understatement...) but there is currently not time to rewrite it. >> Essentially all I have been tasked with is making it display the >> correct height in Safari. That correct height should be so that >> no content in the left panel is cropped as it is now. >> Link: http://www.randomstorm.com/xstorm.html >> CSS: http://http://www.randomstorm.com/styles/rs.css > > Since there is no time, I did not look into it, but on the surface, > it seems like div#internal_left might need a .clearfix class in > addition. > > Ingo > > > -- > http://www.satzansatz.de/css.html
Fantastic thanks Ingo. i must have applied .clearfix to every other div other than that! Many thanks Andy ______________________________________________________________________ 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/
