I’m working on a page there:
I’m a newbie and followed a tutorial there: http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
The footer is at the bottom but the height of the page seems to be bigger than it should be and there is a scrolling bar on my browser, anybody can tell me why ?!
The extra height seems to be coming from the padding-top on #footer-container, the border on #footer, and most significantly the margin on #masthead-container (changing this to padding on #content-container seems to fix it).
Getting rid of all of those, eliminates the scrollbar.