Viewing 1 replies (of 1 total)
  • Thread Starter jseth

    (@jseth)

    It seems all I have to do is post here and then I magically find the answer. I looked at the custom-login.css as a reference to see what code I needed to put in my custom css, and to affect the background color of the login page, I needed to add the code
    `body.login {
    background: #mycolor;
    }`
    and it worked.

Viewing 1 replies (of 1 total)
  • The topic ‘Background color, not image’ is closed to new replies.