Change the default login screen

0
Hi, I would like to use login.html rather than the default login box. Should I do this in the m2eerc file and what code should I add? best regards, Han Pieter
asked
1 answers
0

You can easily use the login.html instead of the inline login box in the index.html. You can do this by renaming the login.html to index.html and rename the old index.html to index3.html.

But why you want to use the login.html? If you want to change the "default login box", you can do this in your theming.

answered