Re: [css-d] Inline Image 4px Gap

2007-05-16 Thread Nate Kresse
David and Martin, Ahh yes, line breaks. David - I guess I see every display issue as a css issue these days. Nate On 5/15/07 9:51 PM, "David Hucklesby" <[EMAIL PROTECTED]> wrote: > On Tue, 15 May 2007 20:48:45 -0500, Nate Kresse wrote: >> This is probably really b

[css-d] Inline Image 4px Gap

2007-05-15 Thread Nate Kresse
ious as to why this occurs. Here is my test case: http://www.stammbt.com/testing/css/inline_images/ Anyway, no big deal, but if anyone can point me to an answer I'd be curious to find out more. Thanks, Nate Kresse __ css

Re: [css-d] IE 7 - Extra padding-top

2006-10-23 Thread Nate Kresse
Correction: You moved the background style to the paragraph inside the containing div. Thanks, Nate On 10/23/06 12:22 PM, "Nate Kresse" <[EMAIL PROTECTED]> wrote: > David, > > I don't believe "tight coding" had anything to do with it. You si

Re: [css-d] IE 7 - Extra padding-top

2006-10-23 Thread Nate Kresse
containing div (#pagehead): http://www.stammbt.com/testing/testie7_2.html Thanks, Nate Kresse On 10/22/06 4:24 AM, "~davidLaakso" <[EMAIL PROTECTED]> wrote: > Nate Kresse wrote: >> Hello All, >> >> I came across a situation where IE7 (fresh copy dow

[css-d] IE 7 - Extra padding-top

2006-10-22 Thread Nate Kresse
Hello All, I came across a situation where IE7 (fresh copy downloaded today) inserts extra padding-top when applied to an element inside a cleared div that comes after a floated div. It also seems like it is related to using the shortcut to apply a background color. Check out my test case here: