Re: [css-d] Float issues in IE7

2008-08-30 Thread Gunlaug Sørtun
Peter Ankelein wrote: > That worked perfectly, Georg, thanks! But what is exactly happening > by adding the 5px padding to the right and the -1000px on > margin-bottom? The padding makes all left float a few pixels too wide to fit, so they can't go higher than preceding content-container and the

Re: [css-d] Float issues in IE7

2008-08-30 Thread Peter Ankelein
Peter Ankelein wrote: > http://www.mdsol.com/mug/mug-helsinki/agenda.htm > [...] In IE, however, the text on the left is vertically shifting so > that it loses all association with the content it's related to. >...using the "too wide removed float" method to get all browsers - > including IE -

Re: [css-d] Float issues in IE7

2008-08-29 Thread Gunlaug Sørtun
Peter Ankelein wrote: > http://www.mdsol.com/mug/mug-helsinki/agenda.htm > [...] In IE, however, the text on the left is vertically shifting so > that it loses all association with the content it's related to. Maybe this is close enough for comfort...

Re: [css-d] Float issues in IE7

2008-08-29 Thread Shinya Koizumi
I would set up like this Shinya - Original Message - From: "Peter Ankelein" <[EMAIL PROTECTED]> To: Sent: Friday, August 29, 2008 9:22 PM Subject: [css-d] Float issues in IE7 > > Hi folks, > > I'm in a bit of a quandary with a nested flo

[css-d] Float issues in IE7

2008-08-29 Thread Peter Ankelein
Hi folks, I'm in a bit of a quandary with a nested float and vertically shifting text in IE. Here's the page (valid xhtml strict) in question and CSS (also valid). http://www.mdsol.com/mug/mug-helsinki/agenda.htm (site) http://www.mdsol.com/mug/mug-helsinki/mug.css (CSS) In the #main content ar