html - Twitter Bootstrap 3 Sticky Footer -


i have been using twitter bootstrap framework quite while , updated version 3!

i'm having trouble getting sticky footer stick bottom, have used starter template supplied twitter bootstrap website, still no luck, ideas?

just add class navbar-fixed-bottom footer.

<div class="footer navbar-fixed-bottom"> 

Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -