Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Chris Williams
THAT'S IT! That fixed it. Super, thanks so much. Chris -Original Message- From: Tony Crockford [mailto:[EMAIL PROTECTED] Subject: Re: [css-d] My Last (I Think) IE7 Bug apply position: relative; to the h5 and all will be

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Tony Crockford
Chris Williams wrote: > The reason why I do it is because then I'd have to have the .box (with > no padding) and then some bogus internal container (.inbox??) that has > some margin on it. And it would have to be everywhere there is a box > (like all over the site), as every box has this padding.

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Chris Williams
done, but that seems like a ridiculous thing to do, a complete overhaul of the site, for one browser. Thanks for the reply, Chris -Original Message- From: Tony Crockford [mailto:[EMAIL PROTECTED] Subject: Re: [css-d] My Last (I Think) IE7 Bug I've never seen it used in that way be

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Tony Crockford
Tony Crockford wrote: > Chris Williams wrote: >> Thanks for the reply. >> >> Funny, the "convoluted use of negative margins" is all over the place, and I >> got it from a couple of different references, both books and example sites. >> And it works in every browser on the planet... Except IE7?? >

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Tony Crockford
Chris Williams wrote: > Thanks for the reply. > > Funny, the "convoluted use of negative margins" is all over the place, and I > got it from a couple of different references, both books and example sites. > And it works in every browser on the planet... Except IE7?? I've never seen it used in tha

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Chris Williams
ut it will get fixed... > From: Tony Crockford <[EMAIL PROTECTED]> > Subject: Re: [css-d] My Last (I Think) IE7 Bug > > I'm not sure what *correct* behaviour should be, but maybe someone more > enlightened will explain that. __

Re: [css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Tony Crockford
Chris Williams wrote: > I'm sure it's obvious, and I'm sure it's somewhere in the Wiki pages on > IE7, but I can't find it. It's related to your convoluted use of negative margins to overcome padding on the box. the fix is to remove padding from the .box and add margin to the elements inside t

[css-d] My Last (I Think) IE7 Bug

2006-09-11 Thread Chris Williams
I have been testing with IE 7 and have fixed most of my issues. But I have found something I can't nail. Would appreciate the wisdom of those here. If you look at my site (http://www.clwill.com ), you will see that I use H5 headers to be a "footer" in the boxes I draw