Fixed Navbar
Fixed Navbar
badab Monday 18th January 2016, 20:03:23> Fixed Nav Bar:
.navbar-fixed-top {
top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0px;
left: 0px;
z-index: 1030;
margin-bottom: 0px;
}
.navbar {
color: #999;
}
.navbar {
margin-bottom: 18px;
overflow: visible;
}
.navbar-fixed-top {
top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0px;
left: 0px;
z-index: 1030;
margin-bottom: 0px;
}
.navbar {
color: #999;
}
.navbar {
margin-bottom: 18px;
overflow: visible;
}
Suggested Topics
711c776b
started Ability to Create Child Themes
Feature Requests
Fred
started TODOLIST for 1.0.6
Feature Requests
Ben@49a5762e
started solved Multiple blank replies added to several unrelated posts when any one replies.
Bug reports