Drupal: How to hide the login block

How to hide the login block from all pages:

  1. Navigation to: Administer –> Site building –> Blocks
  2. Set the region of the “User Login” block to “none”
  3. Click Save.
  4. Open another webbrowser and append “?q=user” to the site url to login.
  5. Enter the user and and password in the rendered User Login block.

Comments are closed.