"Blog post - CMS "
Bootstrap 3.0.0 Snippet by PawelK2012

<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 id="blog" class="row"> <div class="col-sm-2 paddingTop20"> <nav class="nav-sidebar"> <ul class="nav"> <li class="active"><a href="javascript:;"><span class="glyphicon glyphicon-star"></span> News</a></li> <li><a href="javascript:;">Latest news</a></li> <li><a href="javascript:;">Updates</a></li> <li><a href="javascript:;">Training</a></li> <li><a href="javascript:;">Nutrition</a></li> <li><a href="javascript:;">Proteins</a></li> <li><a href="javascript:;">Recipes</a></li> <li><a href="javascript:;">Challenge</a></li> <li class="nav-divider"></li> <li><a href="javascript:;"><i class="glyphicon glyphicon-off"></i> Sign in</a></li> </ul> </nav> <div><h2 class="add">Place for your add!</h2></div> </div> <div class="col-md-10 blogShort"> <h1>Title 1</h1> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/guinnes-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10 img-thumbnail"> <em>This snippet use <a href="http://bootsnipp.com/snippets/featured/sexy-sidebar-navigation" target="_blank">Sexy Sidebar Navigation</a></em> <article><p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p></article> <a class="btn btn-blog pull-right marginBottom10" href="http://bootsnipp.com/user/snippets/2RoQ">READ MORE</a> </div> <div class="col-md-10 blogShort"> <h1>Title 2</h1> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/DSC_4073-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10 img-thumbnail"> <article><p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p></article> <a class="btn btn-blog pull-right marginBottom10" href="http://bootsnipp.com/user/snippets/2RoQ">READ MORE</a> </div> <div class="col-md-10 blogShort"> <h1>Title 3</h1> <img src="http://www.kaczmarek-photo.com/wp-content/uploads/2012/06/DSC_1681-150x150.jpg" alt="post img" class="pull-left img-responsive thumb margin10 img-thumbnail"> <article><p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p></article> <a class="btn btn-blog pull-right marginBottom10" href="http://bootsnipp.com/user/snippets/2RoQ">READ MORE</a> </div> <div class="col-md-12 gap10"></div> </div> </div>
.blogShort{ border-bottom:1px solid #ddd;} .add{background: #333; padding: 10%; height: 300px;} .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; } .nav-sidebar .active a { cursor: default; background-color: #34ca78; color: #fff; } .nav-sidebar .active a:hover { background-color: #37D980; } .nav-sidebar .text-overflow a, .nav-sidebar .text-overflow .media-body { white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .btn-blog { color: #ffffff; background-color: #37d980; border-color: #37d980; border-radius:0; margin-bottom:10px } .btn-blog:hover, .btn-blog:focus, .btn-blog:active, .btn-blog.active, .open .dropdown-toggle.btn-blog { color: white; background-color:#34ca78; border-color: #34ca78; } h2{color:#34ca78;} .margin10{margin-bottom:10px; margin-right:10px;}

Related: See More


Questions / Comments:

Thanks, life saver...

Agung Pambudi () - 9 years ago - Reply 0