Re: [css-d] Random padding in firefox...

2009-01-16 Thread Bill Brown
Jerod Venema wrote: > Thanks all for the replies...the overflow: hidden does indeed do the trick, [snip] > ...I'm still playing with it to figure this out... I just sent something like this to the list a while back, so pardon the redundancy, but it seemed to help some folks, so here it is again:

Re: [css-d] Random padding in firefox...

2009-01-16 Thread Jerod Venema
Thanks all for the replies...the overflow: hidden does indeed do the trick, and Georg's explanation makes sense. The 1px border is still up on the site, because you can't *really* tell that it's there and I'm still playing with it to figure this out, so if anyone else wants to mess with it in fireb

Re: [css-d] Random padding in firefox...

2009-01-16 Thread Gunlaug Sørtun
David Hucklesby wrote: > Indeed that works. But I'm as confused as Jerod here - I don't see > evidence of margins on anything here. The only element that's likely > to have a margin is the UL, and Jerod has expressly set that to > zero. And poking around with Firebug, I can't see what is > over

Re: [css-d] Random padding in firefox...

2009-01-15 Thread David Laakso
David Hucklesby wrote: > >> > > Indeed that works. But I'm as confused as Jerod here - I don't see > evidence of margins on anything here. The only element that's likely > to have a margin is the UL, and Jerod has expressly set that to zero. > And poking around with Firebug, I can't see what

Re: [css-d] Random padding in firefox...

2009-01-15 Thread Bill Brown
David Hucklesby wrote: > On Wed, 14 Jan 2009 22:13:37 -0500, Bill Brown wrote: >> Jerod Venema wrote: >>> www.frozenmountain.com, shows the behaviour. If you visit the [snip:collapsing margin explanation] >>> Anyone have any ideas? >> Collapsing Margin Bug. >> #header { overflow: hidden;/* <-- ADD

Re: [css-d] Random padding in firefox...

2009-01-15 Thread David Hucklesby
On Wed, 14 Jan 2009 22:13:37 -0500, Bill Brown wrote: > Jerod Venema wrote: >> I've got a weird bug that I can't figure out. Our website, >> www.frozenmountain.com, >> shows the behaviour. If you visit the site, check out #header. You'll notice >> that it >> has a 1px top padding. What's bizarre

Re: [css-d] Random padding in firefox...

2009-01-14 Thread Bill Brown
Jerod Venema wrote: > I've got a weird bug that I can't figure out. Our website, > www.frozenmountain.com, shows the behaviour. If you visit the site, check > out #header. You'll notice that it has a 1px top padding. What's bizarre is, > if you remove the padding, the spacing jumps about an extra 1