Re: [css-d] Background inheritance

2008-01-12 Thread Holly Bergevin
From: J <[EMAIL PROTECTED]> >>> The URL is >> > http://www.stainlessband.com/index2.html >I have it specified here: > #body { background-color: #33; margin-top: 0; padding: 0; text-align: center; } Jason, Try removing the # from in front of body and see if th

Re: [css-d] Background inheritance

2008-01-12 Thread J
> >> > > > > Sorry about that. I didn't have it uploaded to a server at the time. The > > URL is > > http://www.stainlessband.com/index2.html > > > > The browsers I used for testing are both Firefox (ver. 2.0.0.11) and IE7. > > > >Note that you have no background color specified for BODY.

Re: [css-d] Background inheritance

2008-01-12 Thread david
Jehangir Larry wrote: > david wrote: >> J wrote: >> >>> Thanks, David. Your "boxes in boxes" analogy got my mind working and >>> I think ... >> [Snip]-- David (not the legendary David referred to above) >> [EMAIL PROTECTED] >> authenticity, honesty, community > Time to start a fan club?! I think

Re: [css-d] Background Inheritance

2008-01-12 Thread David Hucklesby
> From: David Hucklesby > >> Please do not include a member's email address in the body of your reply, >> because >> they then show up in the archive and become ripe for access by spam bots. >> Thanks. >> On Sat, 12 Jan 2008 10:51:43 -0600, Holly Bergevin wrote: > > David, > > You keep saying th

Re: [css-d] Background Inheritance

2008-01-11 Thread David Hucklesby
On Thu, 10 Jan 2008 21:59:36 -0600, J wrote: [...] > > >>> Hello, all. I'm having an issue with the wrapper div inheriting the >>> background >>> color of the body, but that isn't what I want, as you can see below. >>> >> > Jukka wrote: > >> Normally, it is best to post the URL of a demo page to i

Re: [css-d] Background inheritance

2008-01-11 Thread david
J wrote: > Thanks, David. Your "boxes in boxes" analogy got my mind working and I > think I figured out what was wrong with the graphic not showing up, > although what I came up with is making the "test" page inside of > Dreamweaver look all twisted. But that's probably another thread of > dis

Re: [css-d] Background Inheritance

2008-01-11 Thread J
Message: 8 Date: Thu, 10 Jan 2008 00:02:22 +0200 From: "Jukka K. Korpela" <[EMAIL PROTECTED]> Subject: Re: [css-d] Background inheritance To: Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" [EMAIL PROTECTED] wrote: > >

Re: [css-d] Background inheritance

2008-01-11 Thread J
David Laakso wrote: > J wrote: >> >> Well, the problem I had was that I forgot to put the # sign in the >> body selector. So, I think the problem I was having is fixed, but now >> I'm having another problem. I've got two graphics I made that I >> wanted to stick on either side of the wrapper div

Re: [css-d] Background inheritance

2008-01-10 Thread David Laakso
J wrote: > > Well, the problem I had was that I forgot to put the # sign in the > body selector. So, I think the problem I was having is fixed, but now > I'm having another problem. I've got two graphics I made that I wanted > to stick on either side of the wrapper div to give it an effect > (/

Re: [css-d] Background inheritance

2008-01-09 Thread David Dorward
On 09/01/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, all. I'm having an issue with the wrapper div inheriting the > background color of the body, but that isn't what I want, as you can see > below. URLs are much easier to debug then fragments of CSS, but I'll take a shot in the d

Re: [css-d] Background inheritance

2008-01-09 Thread David Laakso
[EMAIL PROTECTED] wrote: > Hello, all. I'm having an issue with the wrapper div inheriting the > background color of the body, but that isn't what I want, as you can see > below. > > I am new to web design, so if I'm missing something obvious I apologize, but > I can't figure out what is wrong

Re: [css-d] Background inheritance

2008-01-09 Thread Jukka K. Korpela
[EMAIL PROTECTED] wrote: > Hello, all. I'm having an issue with the wrapper div inheriting the > background color of the body, but that isn't what I want, as you can > see below. Normally, it is best to post the URL of a demo page to illustrate the problem (and to mention the browser(s) used for

[css-d] Background inheritance

2008-01-09 Thread jasonite
Hello, all. I'm having an issue with the wrapper div inheriting the background color of the body, but that isn't what I want, as you can see below. I am new to web design, so if I'm missing something obvious I apologize, but I can't figure out what is wrong here. Thank you in advance. === bo