Re: [css-d] footer won't stay put

2015-04-08 Thread Ryan Reese
Are you looking for a fixed footer? If so, you are going about it wrong. http://www.codefundamentals.com/demos/fixed-footer Here is also a sticky footer - I don't think this is what you want but you want one or hte other...I'm betting on fixed footer. http://www.codefundamentals.com/demos/ultima

[css-d] footer won't stay put

2015-04-08 Thread Angela French
Hello, I have that I'm trying to add a footer to. The issue is that it won't stay at the bottom once the page has enough content to require scrolling. Then it is positioned over the content about 1/3 up the page. My CSS is as follows: #s4-workspace { /* parent container of #footer */