Posted by Olof on January 31, 2014 at 11:47am
I can change the apperance in a space by using Colorizer, but how can that be done for a content page that is not in a space and that would like to use as my home page?
I can change the apperance in a space by using Colorizer, but how can that be done for a content page that is not in a space and that would like to use as my home page?
Comments
Changing login page
I did it by clonning the original login page 'Home Page' under:
Home » Administration » Structure » Pages
Then I modified the 'Variants' Content puting in place of the original one (Default Home Panel), a block that I programed which ovewrrites page.tpl.php and creates a theme for the login page. It is not straight forward, but it help me to understand how Drupal works