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
"Responsive Login Page"
Bootstrap 3.3.0 Snippet by
js.krishna
3.3.0
login
responsive
Preview
HTML
CSS
View Full Screen
Fork
Fork this
22.9K
 
7 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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="wrapper dark-header"> <header class="main-header"> <div class="logo"><a href="index.html" >JSK</a></div> <div class="navbar navbar-static-top"> <div class="btn-grps pull-right"> <a class="pink-btn dark-btn" href="#">User Login</a> <a href="#" class="pink-btn">Admin Login</a> </div> </div> </header> <section class="login-inner"> <div class="login-middle"> <div class="login-details"> <form> <h2>Log In</h2> <label> <input type="text" placeholder="Email address"/> </label> <label> <input type="text" placeholder="Phone Number"/> </label> <label> <input type="password" placeholder="Password"/> </label> <label> <input type="checkbox"/><span>Remember me</span> </label> <div class="btn-sub"> <button class="pink-btn">Log In</button> <span> <a href="#">Forget your password?</a> </span> </div> </form> </div> </div> </section> </div>
.wrapper::after { clear: both; } .wrapper::before, .wrapper::after { content: " "; display: table; } *::after, *::before { box-sizing: border-box; } .dark-header { background: #f2f0f1 none repeat scroll 0 0; } .wrapper { min-height: 100%; overflow: hidden; position: relative; } a, a:hover {text-decoration: none;color: #E2615C; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; } input, button { transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; } .btn-grps .pink-btn:hover { background: #fff none repeat scroll 0 0 !important; color: #303030 !important; } .btn-grps { margin-right: 15px; margin-top: 19px; } .pink-btn { background: #e2615c none repeat scroll 0 0; border: medium none; border-radius: 2px; box-shadow: 0 2px 0 #b2534f; color: #fff; font-size: 18px; height: 48px; padding: 0 35px; } .btn-grps .dark-btn { background: #565656 none repeat scroll 0 0; box-shadow: 0 2px 0 #4b4b4b; } .btn-grps .pink-btn { display: inline-block; height: 51px; line-height: 51px; margin-left: 17px; } .logo { float: left; font-size: 25px; font-weight: 600; margin-left: 15px; margin-top: 24px; } /* Login Page */ .dark-header {background: #f2f0f1;} .dark-header header{background: #303030; position: absolute; width: 100%; } .btn-grps .pink-btn {height: 51px;display: inline-block;line-height: 51px;margin-left: 17px;} .btn-grps .pink-btn:hover{background: #fff !important; color: #303030 !important;} .btn-grps .dark-btn{background: #565656; box-shadow:0 2px 0 #4b4b4b; } .btn-grps {margin-top: 13px;margin-right: 15px;} .login-middle {vertical-align: middle;display: table-cell;height: 100vh;} .login-details label {width: 100%;margin-bottom: 20px;} input:focus, input:hover{outline: none;} .login-details input[type="text"], .login-details input[type="password"] {width: 100%;padding-left: 10px;background: #f4f4f4;height: 40px;border: 1px solid #d5d5d5;border-radius: 5px;font-weight: 600;} .login-details h2 {font-size: 25px;margin: 0;padding-bottom: 30px;} .login-details span {margin-left: 15px;vertical-align: top;font-weight: 400;font-size: 14px;} .btn-sub span a, .btn-sub span a:hover{color: #000; font-size: 15px;} .btn-sub button {border-bottom: 2px solid #b2534f;box-shadow: none;border-radius: 3px; width: 145px;} .btn-sub button:hover{background:#b2534f; border-radius: 3px; box-shadow: none;} .login-details {max-width: 666px;margin: 0 auto;background: #fff;padding: 35px;border-radius: 7px; box-shadow: 0 0 7px rgba(0,0,0,0.1);} .login-inner {height: 100%;display: table;width: 100%;} .btn-sub span{margin-left: 25px;} @media (max-width:767px) { /*KK*/ .login-middle {display: block;height: auto;padding: 15px;} .dark-header header {position: relative;} .btn-grps .pink-btn {height: 35px;display: inline-block;line-height: 35px;margin-left: 15px;max-width: 200px;display: block;text-align: center;margin:0px auto 13px} .btn-grps {float: left !Important;width: 100%;} .btn-sub span {text-align: left;display: block;margin-left: 0;margin-top: 15px;} }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76