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
"iwantfishing - Login Screen"
Bootstrap 4.0.0 Snippet by
JoeEarly
4.0.0
Preview
HTML
CSS
View Full Screen
Forked from
Fork
Fork this
Parent
1.5K
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.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 ----------> <section class="login-block"> <div class="container"> <div class="row"> <div class="col-md-4 login-sec"> <h2 class="text-center">Login Now</h2> <form class="login-form"> <div class="form-group"> <label for="exampleInputEmail1" class="text-uppercase">Username</label> <input type="text" class="form-control" placeholder=""> </div> <div class="form-group"> <label for="exampleInputPassword1" class="text-uppercase">Password</label> <input type="password" class="form-control" placeholder=""> </div> <div class="form-check"> <label class="form-check-label"> <input type="checkbox" class="form-check-input"> <small>Remember Me</small> </label> <button type="submit" class="btn btn-login float-right">Submit</button> </div> </form> </div> <div class="col-md-8 banner-sec"> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> <li data-target="#carouselExampleIndicators" data-slide-to="2"></li> </ol> <div class="carousel-inner" role="listbox"> <div class="carousel-item active"> <img class="d-block img-fluid" src="https://images.pexels.com/photos/349727/pexels-photo-349727.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb" alt="First slide"> <div class="carousel-caption d-none d-md-block"> <div class="banner-text"> <h2>Buy new and used fishing tackle</h2> <p>Send a reqeust to our large network of tackle suppliers and private sellers, recieving a quote by email.</p> </div> </div> </div> <div class="carousel-item"> <img class="d-block img-fluid" src="https://images.pexels.com/photos/39854/fisherman-fishing-reel-river-39854.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb" alt="First slide"> <div class="carousel-caption d-none d-md-block"> <div class="banner-text"> <h2>All fishing discipline catered for.</h2> <p>If you’re looking for sea, fly, spin or course fishing tackle, we can make it easy!</p> </div> </div> </div> <div class="carousel-item"> <img class="d-block img-fluid" src="https://images.pexels.com/photos/831545/pexels-photo-831545.jpeg?w=1260&h=750&auto=compress&cs=tinysrgb" alt="First slide"> <div class="carousel-caption d-none d-md-block"> <div class="banner-text"> <h2>How does it work?</h2> <p>Tell us the tackle you want, we send your request to our network off retail and private sellers, received and then accept bespoke offers. Delivered to your door!</p> </div> </div> </div> </div> </div> </div> </div> </section>
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"); .login-block{ background: #DE6262; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #3f4c6b, #3f4c6b); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #3f4c6b , #3f4c6b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ float:left; width:100%; padding : 50px 0; } .banner-sec{background:url(https://static.pexels.com/photos/33972/pexels-photo.jpg) no-repeat left bottom; background-size:cover; min-height:500px; border-radius: 0 10px 10px 0; padding:0;} .container{background:#fff; border-radius: 10px; box-shadow:15px 20px 0px rgba(0,0,0,0.1);} .carousel-inner{border-radius:0 10px 10px 0;} .carousel-caption{text-align:left; left:5%;} .login-sec{padding: 50px 30px; position:relative;} .login-sec .copy-text{position:absolute; width:80%; bottom:20px; font-size:13px; text-align:center;} .login-sec .copy-text i{color:#FEB58A;} .login-sec .copy-text a{color:#E36262;} .login-sec h2{margin-bottom:30px; font-weight:800; font-size:30px; color: #3f4c6b;} .login-sec h2:after{content:" "; width:100px; height:5px; background:#3f4c6b; display:block; margin-top:20px; border-radius:3px; margin-left:auto;margin-right:auto} .btn-login{background: #3f4c6b; color:#fff; font-weight:600;} .banner-text{width:70%; position:absolute; bottom:40px; padding-left:20px;} .banner-text h2{color:#fff; font-weight:600;} .banner-text h2:after{content:" "; width:100px; height:5px; background:#FFF; display:block; margin-top:20px; border-radius:3px;} .banner-text p{color:#fff;}
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76