This topic is locked

Add a background image to the Login Page

3/1/2018 6:05:49 PM
ASPRunnerPro General questions
Lowkeck authorDevClub member

Hi all,
I am struggling trying to add a background image to my login page. Normally I would do this via the HTML body tag but I understand that this is now deprecated in HTML5. Using the Styling page I have added the background function to the custom CSS button with no luck. Any recommendations?
Body {background-image: url("/images/vineyard.jpg")}
Thanks,

Jason

admin 3/2/2018

Nothing is deprecated.
It will work if image URL is correct.