I am trying to get the div (or divs) for the right sidebar to extend down to the bottom of the page. I have tried adding height:100%; to all of the sidebar regions as well as the #wrapper, #container, and #content sections. I am assuming that I am being constrained by another div but I am not sure where. Any help would be appreciated.

Comments

danpros’s picture

Hi,

You should learn from Garland (the base theme) and please using firebug so you will now the component of each sections.

You can try to adding the following code before and after the sidebar

<div style="clear:both"></div>

Dan,

danpros’s picture

Status: Active » Closed (fixed)

I think you already fixes this. Closed.

Thanks,
Dan