You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm a new user to bootflat. And I like it really much. But, when using navbar-fixed-top the page layout breaks, because the margins don't work, and all below content gets behind the navbar. Look at the page without the navbar-fixed-top class in the nav element: http://prntscr.com/fakwmk
But when I add navbar-fixed-top to my nav element, this is what I get: http://prntscr.com/faky7q
I already did a lot of testing on this, using the bootstrap templates, and the error persists. I think the error is not in my code. Take a look at my index.php file (I'm training PHP, yes).
Hello, I'm a new user to bootflat. And I like it really much. But, when using navbar-fixed-top the page layout breaks, because the margins don't work, and all below content gets behind the navbar. Look at the page without the navbar-fixed-top class in the nav element:
http://prntscr.com/fakwmk
But when I add navbar-fixed-top to my nav element, this is what I get:
http://prntscr.com/faky7q
I already did a lot of testing on this, using the bootstrap templates, and the error persists. I think the error is not in my code. Take a look at my index.php file (I'm training PHP, yes).
index.php.zip
The text was updated successfully, but these errors were encountered: