PDA

View Full Version : css height issues within a div tag



periferral
11 Nov 2009, 07:50 PM
Hello. I'm working on a redesign on a wordpress theme but I'm having some issues on getting this working as I need. My biggest issue is that the div's are not sized up to the length of the page.

Here are some links to get feedback

http://www.periferral.com/blog/?p=103

Here you can see that the post is larger than the sidebar. So the left div runs from the top all the way to the footer. However, the right sidebar ends significantly earlier since it has no more content to display. I added height: 100% to the css but it hasn't helped.

The reverse is also true

http://www.periferral.com/blog/?page_id=21

Here is left content is shorter than the right sidebar and so its cut off before the footer.

Can someone help point out how I can get this working the way I need. thanks in advance