Hello,
So, I tried to teach myself how to code a WP theme from scratch. Everything turned out pretty well, but I can't for the life of me figure out how to get the footer to be "pushed down" with the main content when there is more content.
If I add more content to the sidebar, it *does* push the footer down with the sidebar, but if I add more content to the main section, it doesn't. Ultimately, I will likely only display one post at a time, but when you pop the comments in there, it should stretch.
The other issue with it is the height:100% issue in Firefox. I tried a couple things but nothing has seemed to work.
The site is www dot the86400 dot com. If you look at it now, you will see that the footer is "attached" to the sidebar, but the content from the main (white) section spills over and the white background stops. (You'll see.)
ANY HELP anyone can give would be great--I am so excited about starting to write some posts, but this is the last thing I have left to figure out! I can post the php and css here if that helps.
THANK YOU!!!