Vote count:
0
Is there any replacement for navbar-static-bottom? Currently I set my footer like this:
<div class="navbar navbar-default navbar-fixed-bottom">
<div class="container">
<p class="navbar-text pull-left">© 2015 by Someone. </p>
<ul class="nav navbar-nav navbar-right">
<li><a href="/Default"><strong>Test</strong></a></li>
</ul>
</div>
</div>
Does anyone have an example of a static footer? That is, a footer that behaves the same way navbar-static-top does? Everything I try keeps failing. I could not find anything on this. I must be missing something cus it seems like such a common alternative.
asked 26 secs ago
Static footer with bootstrap
Aucun commentaire:
Enregistrer un commentaire