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! ______________________________________________________________________ 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/
