themes

How to theme the login box

Hello there!

Today I am talking about the login customization.

Here you are the steps:

1 - Create a new block called login.

2 - Add the following code:

<?php
global $user;
?>

Syndicate content