❤️ Creative Tim Club - Access all our Present & Future Premium Products

Login and Register Modal

Free Bootstrap Login Form

Product description


Do you want your login/register process to be seamless? Just add this awesome modal that is easy to customize instead of creating new pages.

The same one is used in CreativeTim - so if you enjoyed registering to Tim, you know what to do to have it too!

Technical

The basis for this widget is the Bootstrap Modal, so if you are unfamiliar with it, you can find out more here: http://getbootstrap.com/javascript/#modals. And of course, if you want to add icons for other social icons, get FontAwesome here: https://fontawesome.com/ .

Product certified by: Creative Tim
Login and Register Modal - Fully Coded and Responsive HTML5
Login and Register Modal - Crafted with Bootstrap - the most popular Front End Framework
Downloads
46,588
Version
1.0.0
Changelog
Updated
8 years ago
Released
10 years ago
Reviews
Star
Handcrafted Elements
0
Customized Plugins
0
Example Pages
0
Community Support
Documentation
Fully Responsive

We are here to help you!

95 Web Developers commented on this product

rjaysalvacion99
  • downloaded
5 years ago

is this have php ?

simonren
  • downloaded

no php. js and css, html. easy to implement, almost plug-n-play. lol.
5 years ago

jsjohnsmith2679 5 years ago

when I am creating an account at the first time, my Gmail account has shown wrong, I have entered a valid email ID of my Gmail Account, why this problem occurs, I can fix this error by following https://www.emailcustomercareservice.com/bt-mail-support-number/ Now I successfully log in. If you have to face the login problem follow BT Mail Support by following the above link.

victoranielabaletaastellar
  • downloaded
5 years ago

esta de la puta madre

ameeramza
  • downloaded
5 years ago

great

lagbaja4life
  • downloaded
5 years ago

can yu build me this page that submit result to email: https://eminents-gallery.org/job-offer/form/Application_Form.html

nakulalhotra
  • downloaded
5 years ago

I am having an issue while using this snippet. The modal is always inactive when it appears on the screen. It seems to be disabled. Help ?

simonren
  • downloaded
5 years ago

using latest [2019-04-07] django & python project, here is my (dirty quick) implementation: views.py (your project app): <code> from django.views.generic import TemplateView class LoginRegisterView(TemplateView): template_name = 'base/login_register_modal.html' </code> in urls.py (your project app): <code> from .views import start_page, contact_page, LoginRegisterView urlpatterns = [ ... path('login/', LoginRegisterView.as_view(), name='login'), ] </code> and a button in navbar: <code> {% if not request.user.is_authenticated %} <!-- login or register --> <!-- href="{{ login_url }}" --> <div class="nav-item mx-auto my-auto"> <a class="nav-link " style="color:gray" data-toggle="modal" href="{{ login_url }}" onclick="openLoginModal();" title="login or register"> <i class="fas fa-lg fa-user" aria-hidden="true"></i> </a> </div> {% else %} <!-- user account page --> {% endif %} </code> plus some linking to js and css, usual django code.

betinhoilva
  • downloaded
5 years ago

U have o login.php in ajax :D

groupbuyseotools 4 years ago

We offer the best and cheapest group buy SEO tools which you can use easily rank your client website and increase your sales, leads, and revenue. https://www.groupbuyseotools.net/

bleach 4 years ago

hola

You have to be logged in to post a comment. Login here.