Boris Höltje wrote: > Hi all! > > I have a big problem concerning a float layout and I'm hoping to get > a solution, because I do not have a Win PC for testing purposes... > I tried everything I'm used to do to work around the common float > bugs in IE 5.x &6 Win. Applied "display: inline" where needed and > tried to avoid other hacks by using rather margins than paddings. > Unfortunately the layout still gets busted in older IE versions. In > any other browser I tried (Firefox Mac/Win, Safari, IE 7 Win) > everything looks fine. > > Has anyone suggestions how to fix this? > > The site can be found here: http://rgb-digital.com/arbeiten > > Thank you very much in advance. > > Boris >
Boris, Some of the others on the list weren't quite sure what the problem was, so I'll start by saying that I think the issue is that the line following kontakt with 05-2007 on it drops down in IE 6. I fixed this by bumping up the width on your header division and removing the right margin. It appears that making it 610px wide will fix the problem and that seems to be as small as it can be and still have the line level with the rest of the menu. Perhaps you can track down where these extra 10px are coming from. If not, maybe you can feed the extra width to the older versions of IE only. It doesn't break the rest of the layout. I also had to remove the right margin to keep the header in line with the logo. Lori ______________________________________________________________________ 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/
