Bootstrap sticky footer not staying sticky
问题 I am looking for suggestions for making my footer sticky. I tried to accomplish this using this page as a example: Example When content of a page is less then the screen height footbar is ok and sticks bottom but when content is bigger and vertical slider occurs the footer shows on the bottom of the content instead of stay sticky on the bottom of the screen. Here my _layout HTML <body> <div class="navbar navbar-inverse navbar-fixed-top"> /* Top navbar code */ </div> <div id="wrap"> <div class