"Fancy tabs non-responsive"
Bootstrap 3.2.0 Snippet by maridlcrmn

<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.2.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 ----------> <head><link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" /></head> <div class="container text-center"> <div class="row"> <div class="col-md-6 col-md-offset-3" role="tabpanel"> <!-- Nav tabs --> <ul class="nav nav-justified" id="nav-tabs" role="tablist"> <li role="presentation" class="active"> <a href="#dustin" aria-controls="dustin" role="tab" data-toggle="tab"> <img class="img-circle" src="https://s3.amazonaws.com/uifaces/faces/twitter/dustinlamont/128.jpg" /> <span class="quote"><i class="fa fa-quote-left"></i></span> </a> </li> <li role="presentation"> <a href="#daksh" aria-controls="daksh" role="tab" data-toggle="tab"> <img class="img-circle" src="https://s3.amazonaws.com/uifaces/faces/twitter/dakshbhagya/128.jpg" /> <span class="quote"><i class="fa fa-quote-left"></i></span> </a> </li> <li role="presentation"> <a href="#anna" aria-controls="anna" role="tab" data-toggle="tab"> <img class="img-circle" src="https://s3.amazonaws.com/uifaces/faces/twitter/annapickard/128.jpg" /> <span class="quote"><i class="fa fa-quote-left"></i></span> </a> </li> <li role="presentation"> <a href="#wafer" aria-controls="wafer" role="tab" data-toggle="tab"> <img class="img-circle" src="https://s3.amazonaws.com/uifaces/faces/twitter/waferbaby/128.jpg" /> <span class="quote"><i class="fa fa-quote-left"></i></span> </a> </li> </ul> <!-- Tab panes --> <div class="tab-content" id="tabs-collapse"> <div role="tabpanel" class="tab-pane fade in active" id="dustin"> <div class="tab-inner"> <p class="lead">Etiam tincidunt enim et pretium efficitur. Donec auctor leo sollicitudin eros iaculis sollicitudin.</p> <hr> <p><strong class="text-uppercase">Dustin Lamont</strong></p> <p><em class="text-capitalize"> Senior web developer</em> at <a href="#">Apple</a></p> </div> </div> <div role="tabpanel" class="tab-pane fade" id="daksh"> <div class="tab-inner"> <p class="lead">Suspendisse dictum gravida est, nec consequat tortor venenatis a. Suspendisse vitae venenatis sapien.</p> <hr> <p><strong class="text-uppercase">Daksh Bhagya</strong></p> <p><em class="text-capitalize"> UX designer</em> at <a href="#">Google</a></p> </div> </div> <div role="tabpanel" class="tab-pane fade" id="anna"> <div class="tab-inner"> <p class="lead">Nullam suscipit ante ac arcu placerat, nec sagittis quam volutpat. Vestibulum aliquam facilisis velit ut ultrices.</p> <hr> <p><strong class="text-uppercase">Anna Pickard</strong></p> <p><em class="text-capitalize"> Master web developer</em> at <a href="#">Intel</a></p> </div> </div> <div role="tabpanel" class="tab-pane fade" id="wafer"> <div class="tab-inner"> <p class="lead"> Fusce erat libero, fermentum quis sollicitudin id, venenatis nec felis. Morbi sollicitudin gravida finibus.</p> <hr> <p><strong class="text-uppercase">Wafer Baby</strong></p> <p><em class="text-capitalize"> Web designer</em> at <a href="#">Microsoft</a></p> </div> </div> </div> </div> </div> </div>
body { padding-top: 100px; } .nav.nav-justified > li > a { position: relative; } .nav.nav-justified > li > a:hover, .nav.nav-justified > li > a:focus { background-color: transparent; } .nav.nav-justified > li > a > .quote { position: absolute; right: 20px; bottom: 0; opacity: 0; width: 30px; height: 30px; padding: 5px; background-color: #13c0ba; border-radius: 15px; color: #fff; } .nav.nav-justified > li.active > a > .quote { opacity: 1; } .nav.nav-justified > li > a > img { box-shadow: 0 0 0 5px #13c0ba; } .nav.nav-justified > li > a > img { max-width: 100%; opacity: .3; -webkit-transform: scale(.8,.8); transform: scale(.8,.8); -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .nav.nav-justified > li.active > a > img, .nav.nav-justified > li:hover > a > img, .nav.nav-justified > li:focus > a > img { opacity: 1; -webkit-transform: none; transform: none; -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275); transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275); } .tab-pane .tab-inner { padding: 30px 0 20px; }

Related: See More


Questions / Comments:

Cool and simple Sample..

jakpren () - 7 years ago - Reply 0


i am very happ this site like - bootsnipp.com && my many problem solving this site.

i like to bootsnipp.com

Riteish Kumar Singh () - 7 years ago - Reply 0


http://bootsnipp.com/snippe... this link i want to that click next and previous button then slide only on click pls solved.

Riteish Kumar Singh () - 7 years ago - Reply 0


WoW , it's awesome!!

Mehran () - 7 years ago - Reply 0


I really like it !

Tim Weedon () - 8 years ago - Reply 0


thank you dud :)

Faz () - 8 years ago - Reply 0


Love this snippet, thought I would take a shot at making it responsive. Check out the result at http://bootsnipp.com/mouse0...

mouse0270 () - 9 years ago - Reply 0


Superb..good job

haja maideen () - 9 years ago - Reply 0