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
"carousel team"
Bootstrap 4.1.1 Snippet by
Ousmane8
4.1.1
Preview
HTML
CSS
View Full Screen
Fork
Fork this
39.7K
 
16 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row blog"> <h1> <div class="animated fadeInLeft">NOS EXPERTS</div><div class="animated fadeInRight">SCIENTIFIQUES</div> </h1> <div class="col-md-12"> <div id="blogCarousel" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#blogCarousel" data-slide-to="0" class="active"></li> <li data-target="#blogCarousel" data-slide-to="1"></li> </ol> <!-- Carousel items --> <div class="carousel-inner"> <div class="carousel-item active"> <div class="row"> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dana ROBINSON</h3> <span class="post">Marketing Consultant</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dr. Bernard COVA</h3> <span class="post">Marketing - Auteur</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dr. Francis Guilbert</h3> <span class="post">Docteur - Chercheur</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dr. Georges WANET</h3> <span class="post">Docteur</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> </div> <!--.row--> </div> <!--.item--> <div class="carousel-item"> <div class="row"> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Ted SICHELMAN</h3> <span class="post">Law expert</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dr. Noël ALBERT</h3> <span class="post">Marketing Consultant</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Dr. Saverio TOMASELLA</h3> <span class="post">Auteur et Chercheur - Brand Psychoanalysis</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6 col-sm-6"> <div class="our-team"> <div class="pic"> <img src="https://i.ibb.co/L8Pj1mg/o6EuTCT6.jpg"> </div> <div class="team-content"> <h3 class="title">Ray BENEDICKTUS</h3> <span class="post">Experienced Marketing Consultant</span> </div> <ul class="social"> <li> <a href="#" class="fa fa-envelope"></a> </li> </ul> </div> </div> </div> <!--.row--> </div> <!--.item--> </div> <!--.carousel-inner--> </div> <!--.Carousel--> </div> </div> </div>
/* TITRE */ h1 { margin-top: 0; font-size: 3rem; display: inline-block; } h1 div { position: relative; float: left; } h1 div:first-child { color: #3498db; margin-right: 1rem; } /* PROFIL */ .blog .carousel-indicators { left: 0; top: auto; bottom: -40px; } /* The colour of the indicators */ .blog .carousel-indicators li { background: #a3a3a3; border-radius: 50%; width: 8px; height: 8px; margin-bottom:10px; } .blog .carousel-indicators .active { background: #707070; margin-bottom:10px; } .our-team-section { position: relative; padding-top: 40px; padding-bottom: 40px; } .our-team-section:before { position: absolute; top: -0; left: 0; content: " "; background: url(img/service-section-bottom.png); background-size: 100% 100px; width: 100%; height: 100px; float: left; z-index: 99; } .our-team { padding: 0 0 40px; background: #f9f9f9; text-align: center; overflow: hidden; position: relative; border-bottom: 5px solid #00325a; } .our-team:hover { border-bottom: 5px solid #2f2f2f; } .our-team .pic { display: inline-block; width: 130px; height: 130px; margin-bottom: 50px; z-index: 1; position: relative; } .our-team .pic:before { content: ""; width: 100%; height: 100%; border-radius: 50%; background: #00325a; position: absolute; bottom: 135%; right: 0; left: 0; opacity: 1; transform: scale(3); transition: all 0.3s linear 0s; } .our-team:hover .pic:before { height: 100%; background: #2f2f2f; } .our-team .pic:after { content: ""; width: 100%; height: 100%; border-radius: 50%; background: #ffffff00; position: absolute; top: 0; left: 0; z-index: 1; transition: all 0.3s linear 0s; } .our-team:hover .pic:after { background: #7ab92d; } .our-team .pic img { width: 100%; height: 100%; border-radius: 50%; transform: scale(1); transition: all 0.9s ease 0s; box-shadow: 0 0 0 14px #f7f5ec; transform: scale(0.7); position: relative; z-index: 2; } .our-team:hover .pic img { box-shadow: 0 0 0 14px #f7f5ec; transform: scale(0.7); } .our-team .team-content { margin-bottom: 30px; } .our-team .title { font-size: 22px; font-weight: 700; color: #4e5052; letter-spacing: 1px; text-transform: capitalize; margin-bottom: 5px; } .our-team .post { display: block; font-size: 15px; color: #4e5052; text-transform: capitalize; } .our-team .social { width: 100%; padding-top: 10px; margin: 0; background: #2f2f2f; position: absolute; bottom: -100px; left: 0; transition: all 0.5s ease 0s; } .our-team:hover .social { bottom: 0; } .our-team .social li { display: inline-block; } .our-team .social li a { display: block; padding-top: 6px; font-size: 15px; color: #fff; transition: all 0.3s ease 0s; } .our-team .social li a:hover { color: #2f2f2f; background: #f7f5ec; } @media only screen and (max-width: 990px) { .our-team { margin-bottom: 10px; } }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76