Hi all,
I'm working on a child theme of thematic. Thus far my changes consist entirely of CSS that should affect every page equally, plus a little php stolen from Wicked Wordpress Themes to add a menu for changing the header.
The main pages look fine, but when I go to a single post page, the sidebar jumps to the bottom of the content (pushing the footer out of the way). I've tried reducing the width of the sidebar thinking maybe there was something taking up extra room on the post pages, but even shrinking it down to 50px didn't change anything.
Any ideas?