I\'m currently building a site for myself, and I found this really awesome effect on multiple sites where the navbar is below an image, but when you scroll past it, it stick
Here are some few examples
With in bootstrap you can use navbar-fixed-top class.
navbar-fixed-top
...
Have a look at following links:
Fixed to Top : http://getbootstrap.com/components/#navbar-fixed-top
Fixed Navbar example : http://getbootstrap.com/examples/navbar-fixed-top/