Hello everyone I have been working on trying to get the footer to stay down on a website, I'm developing. But have since had no luck, I'm hoping here at Zymic, there will be someone here who can help me out. I have tried to position it at absolute, which in return 100% worked but when content was filled on the page the footer didn't move. The content then went behind the footer, what I need is a footer that will always be at the bottom even if there is not enough content and also if there is more then enough content it still expands with the content.
The footer also has to expand with the content because it will have 3 sections of stats, So I'm a little unsure of how to do this. But anyway here is the html, and css, if anyone can help me please do. Thanks!
CSS Coding: http://pastesite.com/beta/1020
HTML CODING: http://pastesite.com/beta/1021
