I would like to stretch the sidebar first and sidebar second to 100 % (with css height 100%) evenly until the next region (in my case the footer) to apply background images (level). According to my (limited) experience I understand that the height has to be applied to the container/s itself (.sidebar-first-region and .sidebar-second-region) and also the parent container. Even by looking at the page with Firebug I got lost.
I would appreciate any suggestions to what div’s I have to apply the height / or other solution…
TNX