Dumb CSS problem

I could really use five minutes of your time if you’re a CSS wiz. For whatever reason, IE 6 is misformatting my home page. It loads the entire page, but then only displays column one (with the blog posts) up to the point at which column two ends. Everything that falls below that point is cut off.

If you have any idea why this might be happening, I’d love an assist.

4 responses to “Dumb CSS problem”

  1. The problem is actually in your template. Try taking out the (div class=”content”) tag before the (div id=”links”) right before your calendar. Don't forget to take out the corresponding (/div) tag at the very bottom. Then take out the (div class=side) tag right before your (div align=”center” class=”calendar”) tag. I couldn't find the corresponding (/div) tag for it.

Leave a Reply to AnonymousCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.