Troubles with keeping footer below content
问题 I'm currently having a few issues keeping my footer at the bottom of the page and below the content. I currently have it sitting at the bottom of the page, just keeping it below the content seems to be the issue. My footer layout is: #footer #footer-content p.copyright p.credit /#footer-content /#footer My stylesheet: #footer { overflow: hidden; clear: both; max-width: 940px; padding-top: 26px; border-top: 1px solid #bbb; color: #aaa; position: fixed; height: 80px; width: 50%; bottom: 0;