Forum Moderators: not2easy
Our site is table-less and has a main container div, and inside that is a header div, a left menu div and a right (main text) div. The background of our left menu is white, and we want to have an image at the bottom of this left menu div. I've tried this using it as a background image and setting it to sit at the bottom in the center, but the div's height is only the same as the text inside it. Is there any way to expand the height of the div to 100% of the container, in order for our background image to display right at the bottom of the div?