Login Page with an Image
Our community is private, is there a way to add a background image to the login page? all ideas, workarounds will be appreciated!
Our community is private, is there a way to add a background image to the login page? all ideas, workarounds will be appreciated!
You can do this using Custom CSS! Here's a sample:
/* background for login page */
body.private-register {
background-image: url('YOUR_IMAGE_URL_HERE') !important;
background-size: cover;
}Just swap in your image URL and you can style it further if needed!
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.