Sticky Footer with body and sidebars

Permalink
I am using the plain yogurt theme.

I have some pages with right sidebars and some with left.

I want the sidebar height and the body to match up.

I am guessing I need a sticky footer, but I am not sure how to code this. I have tried a few things I have found on other sites, but it does not seem to apply to the sidebar height issue.

Any ideas??

globalnerds
 
guythomas replied on at Permalink Reply
guythomas
I'm pretty sure that there is a css solution for your side bar, main div height requirements, but it it's not simple, and possibly not cross browser compatible, so barring the manual setting of both divs heights, or the setting of the sidebar div to match the content div in runtime via javascript, you could always just use a table for non tabular data like in the old days.