Drupal is a registered trademark of Dries Buytaert
drupal 10.6.12 Update released for Drupal core (10.6.12)! drupal 11.3.13 Update released for Drupal core (11.3.13)! drupal 10.6.11 Update released for Drupal core (10.6.11)! drupal 11.3.12 Update released for Drupal core (11.3.12)! drupal 11.2.14 Update released for Drupal core (11.2.14)! drupal 10.5.12 Update released for Drupal core (10.5.12)! cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)!

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

Total releases
1
First release
Jun 2026
Latest release
18 hours ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
2.1.1 Stable Jun 23, 2026