forum

Home / DeveloperSection / Forums / Making Twitter Bootstrap navbar-fixed-top scrollable

Making Twitter Bootstrap navbar-fixed-top scrollable

Anonymous User 3132 15-Jun-2013
Hi Expert,

I have Twitter Bootstrap navbar:

  <div class="navbar navbar-fixed-top">
     <div class="navbar-inner">
       <div class="container">

It's working great but I want to make it scrollable, not stuck at the top.

Changing navbar-fixed-top to navbar-top solve the scroll issue but makes the contents of the navbar start from the beggining of the screen instead of the grid like it's the case with navbar-fixed-top.

Why is that and how can I fix it?


Updated on 15-Jun-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By