Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Nice login

472 sites Security covered
View on drupal.org

This module enhances the appearance of the user login, registration, and password reset pages by removing default tabs and providing a cleaner, more focused form display. It includes basic CSS and a wrapper for these forms, allowing for easy theming to match your site's design.

Nice login is a very light and simple module which improve look of pages /user/login, user/register and user/password, by removing standards tabs Login, Reset Password and Create an account, and injecting inside each form the relevant links.

Nice login module provide basic css and wrapper for the login / register/ reset password forms. You should theme these forms according to your active theme.

For example, using a bootstrap base theme, you could add these following rules in your styles to center the forms.

.wrapper-nice-login {
  .make-xs-column(12);
  .make-sm-column(6);
  .make-sm-column-offset(3);
}

Theming form

Login, Register and Reset password forms can be override in a theme with the corresponding Twig templates you can found in the module's templates directory.

nice-login--login.html.twig
nice-login--pass.html.twig
nice-login--register.html.twig

Similar projects

Super login module provide same behavior and improves the Drupal login / reset page, but have many more others features. Nice login simply remove tabs from theses pages. Not less, not more.

Activity

Tracked releases
1
Tracked since
Jun 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.1.1 Stable Jun 23, 2026