I want to do the whole left column (#gkLeft) in a different (not white) color, and I want that color to extend the whole height of the page.
I have applied the following code to the layout.css file:
- Code: Select all
#gkLeft { background: #e8e9e9;
}
However, I want the grey color of the left column to extend all teh height of the page (although the content in the main column of the center is longer than the content in the left column). You cam see what I mean at: http://www.vispro.co/usa (user and pass "vispro"). If you see the homepage, the grey background behind the Upcoming Matched Calendar on the left covers only the module space, but I want to cover the whole column, even if there are not more modules there.
How can I achieve that?
Regards