Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"myy sidebarr"
Bootstrap 3.0.3 Snippet by
maccc
3.0.3
sidebar
Preview
HTML
CSS
View Full Screen
Forked from
Fork
Fork this
Parent
980
 
0 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <h3>Sexy Sidebar Navigation<br /> <small>A simple, sheek navigation bar style!</small> </h3> <br /> <div class="row"> <div class="col-sm-2"> <nav class="nav-sidebar"> <ul class="nav"> <li class="active"><a href="">Home</a></li> <li><a href="javascript:;">About</a></li> <li><a href="javascript:;">Products</a></li> <li><a href="javascript:;">FAQ</a></li> <li class="nav-divider"></li> <li><a href="javascript:;"><i class="glyphicon glyphicon-off"></i> Sign in</a></li> </ul> </nav> </div> </div> </div>
.nav-sidebar { width: 100%; padding: 8px 0; border-right: 1px solid #ddd; } .nav-sidebar a { color: #333; -webkit-transition: all 0.08s linear; -moz-transition: all 0.08s linear; -o-transition: all 0.08s linear; transition: all 0.08s linear; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .nav-sidebar .active a { cursor: default; background-color: #428bca; color: #fff; text-shadow: 1px 1px 1px #666; } .nav-sidebar .active a:hover { background-color: #428bca; } .nav-sidebar .text-overflow a, .nav-sidebar .text-overflow .media-body { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; } /* Right-aligned sidebar */ .nav-sidebar.pull-right { border-right: 0; border-left: 1px solid #ddd; } .nav-sidebar.pull-right a { -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; }
Related:
See More
Template
Material Kit PRO BS3
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76