Tammy Grossbauer wrote:
>I'm trying to make a column background color go all the way to the footer
>without content filling the div.
>This is the solution I have found multiple times on the internet:
>
>background: #003399 url(images/blue.jpg) repeat-y;
>
>Now this should be working, but isn't. I've tried it inside of a float and
>an absolute positioned div. I've tried a square 5x5 pixel image and one that
>is the width of the column (159px). The image doesn't seem to want to go to
>the bottom.
>Does anyone know what is wrong with this or maybe have a different solution?
>
>Thanks!
>
Hi Tammy,
If the column is a floated left column, you have to put a {clear: left;
} in the footer. Then you can use the background-color (or bg-image) of
the container in which the column and the content are included. Another
way is to make a curtain of a "faux column", which you can let down over
the whole page.
For some examples and variations: see the css-wiki, this page
<http://css-discuss.incutio.com/?page=AnyColumnLongest>.
Enough possibilities! ;-)
Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/