Re: [css-d] Firefox 3 bug or template issue?

2008-07-26 Thread David Hucklesby
On Thu, 24 Jul 2008 11:05:32 +0200, Thijs Hakkenberg wrote: > Dear List, > > I've got a template which I intent to use for our intranet, but in Firefox 3 > there's a > strange whitespace on top of the template: > http://ebrius.nl/fileadmin/template/mem_don/3/ > And I can't seem to fix it. Iexplore

Re: [css-d] Firefox 3 bug or template issue?

2008-07-24 Thread Thijs Hakkenberg
Thanks, I already fixed it with Amrider's advice: #header h2#id { background:transparent url(../images/individual.gif) no-repeat scroll left 50%; color:White; font-family:Tahoma,Sans-Serif; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-we

Re: [css-d] Firefox 3 bug or template issue?

2008-07-24 Thread Philippe Wittenbergh
On Jul 24, 2008, at 6:05 PM, Thijs Hakkenberg wrote: > I've got a template which I intent to use for our intranet, but in > Firefox 3 there's a strange whitespace on top of the template: > http://ebrius.nl/fileadmin/template/mem_don/3/ > And I can't seem to fix it. Iexplore 7, 6 render it correct

Re: [css-d] Firefox 3 bug or template issue?

2008-07-24 Thread Bill Brown
Thijs Hakkenberg wrote: > Anyone know what causes this whitespace? Try this: h1{margin:0} It looks like collapsing margins to me. Hope it helps. --Bill -- /** * Bill Brown * TheHolierGrail.com & MacNimble.com * From dot concept...to dot com...since 1999. ***