Sat, 2010-08-07 19:04
Hi,
Pulling my hair out with this simple CSS layout. I have a 2-column fixed layout with a header and a footer all contained in a wrapper. I need the "left" background area in the CSS to automatically extend to the footer when the content in the "right" column is longer (as in the attached. I have tried "height: 100%;" and this does not work.
Can anyone help?
Sat, 2010-08-07 22:15
#1
I found this at ALA, but
I found this at ALA, but using a stretched bg image for the column does not work for me as my bg image is textured and not a solid color.