BlackrockDigital / startbootstrap

A library of free and open source Bootstrap themes and templates
https://startbootstrap.com
Other
7.19k stars 2.68k forks source link

Problem with sb-admin2 #52

Closed fellipeh closed 10 years ago

fellipeh commented 10 years ago

Hi,

I'm using sb-admin2 for my dashboard, and I have some troubles to use them:

1- Appears doesn't use bootstrap css.. all my input select, checkbox doesn't use the bootstrap display propertie.

2- How can I make top nav-bar fixed?

I try to put:

BlackrockDigital commented 10 years ago

SB Admin 2 does use bootstrap.css, I'm not sure what you're referring to there. To fix the top nav just changed all of the navigation positions in the CSS to fixed and you will have a fixed top nav. After that you could add some padding to the body to push the wrapper down.