Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky Footer #77

Closed
margagn opened this issue Apr 2, 2012 · 10 comments
Closed

Sticky Footer #77

margagn opened this issue Apr 2, 2012 · 10 comments

Comments

@margagn
Copy link

margagn commented Apr 2, 2012

I am trying to add a "sticky footer" to my web site based on skeleton but I can't get it to work correctly. I am doing this based on the instruction on this website: http://www.cssstickyfooter.com/using-sticky-footer-code.html. In Chrome I get an extra pixel or two in the height of the page which result in a vertical scrollbar and in IE the main container becomes left-aligned.

Any idea how I should implement this properly based on Skeleton? Thank you Dave for the great work!

@ghost
Copy link

ghost commented Sep 27, 2012

Yeah... I tried that too and had the same annoying result in Chrome. I ended up just putting the footer at the bottom (below all the content). It's one of those "hacks" that sometimes don't work as written on the tin.

@sdrib
Copy link

sdrib commented Dec 13, 2012

I don't have this problem. Is this still an issue?

@chrisjohnleah
Copy link

Yes, please help me address this issue, maybe a little code snippet / blog post example of how to successfully insert a sticky footer into the bare bones download template of Skeleton.

@jordanmkoncz
Copy link

Yeah I'd love to know how to do this as well.

@chrisjohnleah
Copy link

I managed to get it working following this guys. http://signalkraft.com/sticky-footer-in-960-grid-system

@jordanmkoncz
Copy link

Cheers for that, working perfectly for me.

@chrisjohnleah
Copy link

No worries, it's what the communities about I guess.

@sdrib
Copy link

sdrib commented May 9, 2013

Yeah I used a similar system

@dhg
Copy link
Owner

dhg commented Dec 11, 2014

Seems like everyone fixed things here! I can't imagine Skeleton having anything specific that would interfere with sticky footers of any kind. Let me know if anyone struggles with this again!

@dhg dhg closed this as completed Dec 11, 2014
@mahmoud
Copy link

mahmoud commented Apr 22, 2015

This is still enough of a problem that I think including this updated solution specific to skeleton may help others in the future: https://github.com/mahmoud/skeleton_sticky_footer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants