Re: [css-d] Wondering why this happens

2008-08-23 Thread Thierry Koblentz
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > discuss.org] On Behalf Of Lesley Binks > Sent: Saturday, August 23, 2008 2:02 AM > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] Wondering why this happens > > Thierry Koblentz w

Re: [css-d] Wondering why this happens

2008-08-23 Thread Lesley Binks
s-discuss.org >> Subject: Re: [css-d] Wondering why this happens >> >> Bill, >> >> >From what I see, you can combine the two styles because of the same name, >> but then you have display:inline-block and block in the same style. How > can >> thi

Re: [css-d] Wondering why this happens

2008-08-22 Thread Keith DiSarno
22, 2008 12:58 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED]; css-d@lists.css-discuss.org > > Subject: Re: [css-d] Wondering why this happens > > > > Bill, > > > > >From what I see, you can combine the two styles because of the same > name,

Re: [css-d] Wondering why this happens

2008-08-22 Thread Thierry Koblentz
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > discuss.org] On Behalf Of Keith DiSarno > Sent: Friday, August 22, 2008 12:58 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; css-d@lists.css-discuss.org > Subject: Re: [css-d] Wonde

Re: [css-d] Wondering why this happens

2008-08-22 Thread Keith DiSarno
Bill, >From what I see, you can combine the two styles because of the same name, but then you have display:inline-block and block in the same style. How can this be? Are you working around something in IE? Inline-block possibly? Thanks, Keith On Fri, Aug 22, 2008 at 7:39 AM, Bill Brown <[EMAIL

Re: [css-d] Wondering why this happens

2008-08-22 Thread Lesley Binks
Bill Brown wrote: > Lesley Binks wrote: >> http://herlug.org.uk/gimping/test.html >> I thought the menu height would pull the background url down as it is >> contained in the div that draws the background url. Obviously I have >> got something wrong in that expectation. >> Can you offer any help

Re: [css-d] Wondering why this happens

2008-08-22 Thread Bill Brown
Lesley Binks wrote: > http://herlug.org.uk/gimping/test.html > I thought the menu height would pull the background url down as it is > contained in the div that draws the background url. Obviously I have > got something wrong in that expectation. > Can you offer any help? Hi Lesley, See if thi

[css-d] Wondering why this happens

2008-08-22 Thread Lesley Binks
Hi folks, I'm wondering why this happens http://herlug.org.uk/gimping/test.html The menu and content are both contained in a div which has the background url set. However the menu content seems to have no effect, in that the background url is not continued for the height of the menu before th