>> That container already has a white background:
>>
>> #container {
>> background:#FF;
>> border:1px solid #00;
>> margin:0 auto;
>> text-align:left;
>> width:960px;
>> }
>>
>> so imho there is no need to style all the divs inside it:
>>
>> #container div {background-color:#FF
-Original Message-
From: Thierry [mailto:thierry.koble...@gmail.com] On Behalf Of Thierry
Koblentz
Sent: Sunday, May 02, 2010 9:58 AM
To: 'taestrada'; css-d@lists.css-discuss.org
Subject: RE: [css-d] Background image not showing up
> > I've used j-query to create so
> > I've used j-query to create some toggled content on this page:
> >
> > http://www.issaquahfish.org/dev/education/learn-about-salmon.html
> I'm not sure why you're styling all the DIVs like that, but if you do
> not
> want to change that styling you can use the following to fix the issue:
>
>
-Original Message-
From: Thierry [mailto:thierry.koble...@gmail.com] On Behalf Of Thierry
Koblentz
Sent: Sunday, May 02, 2010 8:35 AM
To: 'taestrada'; css-d@lists.css-discuss.org
Subject: RE: [css-d] Background image not showing up
> I've used j-query to create some
Am 02.05.2010 16:55, schrieb taestrada:
> I've used j-query to create some toggled content on this page:
>
> http://www.issaquahfish.org/dev/education/learn-about-salmon.html
>
>
>
> If you click on any of the toggles, you will see the bottom background image
> from is there, but the repeating im
> I've used j-query to create some toggled content on this page:
>
> http://www.issaquahfish.org/dev/education/learn-about-salmon.html
>
>
>
> If you click on any of the toggles, you will see the bottom background
> image
> from is there, but the repeating image for class="toggle_container">
Marcelo Wolfgang wrote:
> I'm developing a page that I'm having some problems with a background
> image being only show behind the first child element and not behind
> everything else, in both IE and Firefox
> http://www.mobilciclo.org/cadastro/
A flaw in your stylesheet.
Change...
#content-b
On 9/26/06 4:19 AM, "Roberto Gorjão" <[EMAIL PROTECTED]> wrote:
> Olá Liz,
>
> You need a div inside the content div (by the way, you have two of this
> one) that pushes its height. My suggestion is:
>
> 1- edit the markup so the footer div gets inside the content but after
> the the cols div
On 9/26/06 4:18 AM, "Roger Roelofs" <[EMAIL PROTECTED]> wrote:
> Liz,
>
> On Sep 26, 2006, at 5:06 AM, Liz wrote:
>
>> Hello,
>>
>> On this page http://www.liztestsitem.com/line/test.html the
>> "content" div
>> that contains the left and right column has a background image that
>> should
>>
On 9/26/06 3:47 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> how about a div with a line? You can set the height to whatever you want.
>
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> http://www.w3.org/1999/xhtml";>
>
>
> Untitled Document
>
>