Charlie Kalech wrote:

> I am using a container div around a floating and non-floating div
>
> My problem is that if I define the background image on the container
> div and have it repeat vertically, it only repeats according to the
> height of the non-floating div and if the floating div is longer
> than the non-floating div, the background stops in the middle of
> the page!

>  </div id="content-body">
>
> </div wrapper>
>
> P.S. I have also tried adding a footer with clear:both after the
> content-body div within the wrapper. It appears correctly, but the
> background on the wrapper still stops with the non-floating column.

I'll believe that one when I see it ;-)
Any element within wrapper and after content-body, should make the 
background extend till the bottom.
However, did you really use </div wrapper> in the code? Does the 
validator accept that?

-- 
Els

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to