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

Request: Fixed bottom and bootstrap #2

Closed
mitcheal opened this issue Mar 18, 2014 · 1 comment
Closed

Request: Fixed bottom and bootstrap #2

mitcheal opened this issue Mar 18, 2014 · 1 comment

Comments

@mitcheal
Copy link

Would like to see coding suggestion for the best way for this to be fixed to the bottom. Also any conflicts with bootstrap? The three common needs I have for a menu, are top, bottom, and below logo. All with fixed and non-fixed positioning.

@arielsalminen
Copy link
Contributor

@mitcheal If you want it to be fixed at the bottom, you just need to change this line here: https://github.com/adtile/fixed-nav/blob/master/css/styles.css#L134 to say "bottom: 0;" instead of "top: 0;"

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

2 participants