Login background color
Hi community!
I have an issue where the login page css background color applies to the entire application except the actual login screen.
I set the background color for the login page like this:
and then when I start a fresh test session with a cleared cashe it gives me this result:
As seen in the image above the background for the login page is hardcoded and not to the color I have chosen. However when I log in to the application I get the correct background color:
This can absolutely be corrected with css rules and is not a bug with error codes but still something to maybe have a look at in order to get the expected result when setting the values :)
Happy coding,
Alexander
-
Hi Alexander!
You need to change the background color of the body in the CSS in the studio. So use that exact code block you sent, and change the background-color: #f5f5f5 to the one you want.
All the best,
Lisa0 -
Hi Lisa!
I know how to make the changes I just wanted you to know about the behaviour of the studio and that it does not change the values according to what it says :)
As a user I would expect that a login page css changes the login page and not the rest of the application.All the best,
Alexander
0 -
Ah, ok. This is a good example of a change request that you can send to zendesk.
//Lisa
0
Please sign in to leave a comment.
Comments
3 comments