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
"Basic Login"
Bootstrap 3.3.0 Snippet by
tiagolima
3.3.0
login
Preview
HTML
CSS
View Full Screen
Fork
Fork this
2.9K
 
2 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 ----------> <a href="#" data-toggle="modal" data-target="#modalLogin"> <button class="btn btn-custom"> <i> LOGIN </i> </button> </a> <div id="modalLogin" class="modal" role="dialog"> <div class="modal-dialog" id="dialog-login"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title">Login</h4> </div> <div class="modal-body"> <br /> <form class="form-horizontal" id="form-login" method="POST" action="#"> <fieldset> <div class="form-group"> <div class="col-md-12"> <input id="email" name="email" type="text" placeholder="E-mail" class="form-control input-md"> </div> </div> <div class="form-group"> <div class="col-md-12"> <input id="senha" name="senha" type="password" placeholder="Senha" class="form-control input-md"> </div> </div> <div class="form-group"> <div class="col-md-12"> <label class="checkbox-inline" for="conectado" id="check-conectado"> <input type="checkbox" name="conectado" id="conectado" value="1"> Continuar conectado </label> </div> </div> <div class="form-group"> <div class="col-md-2"> <button id="entrar" name="entrar" class="btn btn-success">Entrar <span class="fa fa-sign-in"></button> </div> </div> </fieldset> </form> </div> <div class="modal-footer"> <a href="#" class="pull-left">Esqueci minha senha</a> <button type="button" class="btn btn-danger" data-dismiss="modal">Sair</button> </div> </div> </div> </div> </div>
#dialog-login { width: 20% !important; } .btn-custom { background-color: #FFFFFF !important; color: #FF4500 !important; font-weight: bold !important; border: 2px solid #000000 !important; margin-top: 10px; margin-left: 100px; } .btn-custom-alt { background-color: #FF4500 !important; color: #FFFFFF !important; font-weight: bold !important; border: 2px solid #000000 !important; } .btn-custom-alt:hover { background-color: #FFFFFF !important; color: #FF4500 !important; font-weight: bold !important; border: 2px solid #000000 !important; } .btn-custom:hover { background-color: #FF4500 !important; color: #FFFFFF !important; font-weight: bold !important; border: 2px solid #000000 !important; } .modal-header { border: none !important; background: #FF4500 !important; color: #FFFFFF !important; font-weight: bold !important; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76