"Admin Sidebar Menu BS3.0"
Bootstrap 3.0.0 Snippet by Dazag

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/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"> <div class="row"> <div class="col-md-4"> <!-- It can be fixed with bootstrap affix http://getbootstrap.com/javascript/#affix--> <div id="sidebar" class="well sidebar-nav"> <h5><i class="glyphicon glyphicon-home"></i> <small><b>MANAGEMENT</b></small> </h5> <ul class="nav nav-pills nav-stacked"> <li class="active"><a href="#">Home</a></li> <li><a href="#">Add</a></li> <li><a href="#">Search</a></li> </ul> <h5><i class="glyphicon glyphicon-user"></i> <small><b>USERS</b></small> </h5> <ul class="nav nav-pills nav-stacked"> <li><a href="#">List</a></li> <li><a href="#">Manage</a></li> </ul> </div> </div> <div class="col-md-8"> <!-- Content Here --> </div> </div> </div>

Related: See More


Questions / Comments:

e

xhat007 (1) - 2 years ago - Reply 0


hello bro thank for such site and please send me left side bar for admin page with some form within

Ahmadkhan Ahmadzai () - 7 years ago - Reply 0


e

xhat007 (1) - 2 years ago - Reply 0