How can I change the background image of the login page?

0
I am using the DI SW UI Library for the templates and formatting of my app and I would like to change the background image of my login page. In my login.html file, class="login-background" is referenced but I am unable to find where that class is defined so I can possibly change the background image there.  
asked
1 answers
0

You might want to look into creating a custom login page. There is an excellent learning path covering this. However, I would advice to not just go through this one section, but follow the entire learning path to make sure you understand the context as well.

answered