Thanks a lot @srinivas for sharing that knowledge with community!
Hello Srinivas,
Thanks again for your prompt response. I added the style to the tag as you suggested, but still the background wouldnât show - please see attached image. Is there something I am doing wrong / not doing right? Please advice.
This is done via the âCustomize Login Pageâ of the Auth0 dashboard.
Hello Konrad,
Thanks for your input on our thread on how I can implement a background image on the login page. I tried doing it the way Srinivas suggested, but it wouldnât work so I was thinking if itâd work with a script as such:
<script>document.body.style.backgroundImage = "myimage.jpg";</script>
Interesting it works for me please check https://www.eventvalue.com/ click on login and it shows the background image.
