Can we add a custom image in the login.do page?

Akash_Yadav
Tera Contributor

Hi Community,

 

I'm having a requirement to add a custom image in login.do page. As far as i know we can just disable the background or change the colors of it, but not change the picture.
Do we have any other alternatives?

TIA

6 REPLIES 6

MohamedC
Tera Contributor

Hi @Akash_Yadav ,

 

To change the default image displayed in login.do page : 

 

  1. Import the custom image to the plateforme using the "System UI -> Images" module : 
    • Click new to create new record
    • Complete the form by adding a name (for exemple : custom_image.png)
    • Import the custom image in the Image field
    • Check the Active field is set to true and save the record

  2. Go to 'sys_properties' table and look for the property "glide.product.image.light"
  3. In the value field, set the name of the custom image (exemple : custom_image.png) and save

 

Please mark the answer as Correct to share the solution with the community.

Cherif ZANI.

MohamedC
Tera Contributor

Hi @Akash_Yadav ,

 

To change the default image displayed in login.do page : 

 

  1. Import the custom image to the plateforme using the "System UI -> Images" module : 
    • Click new to create new record
    • Complete the form by adding a name (for exemple : custom_image.png)
    • Import the custom image in the Image field
    • Check the Active field is set to true and save the record

  2. Go to "sys_properties" table and look for the property "glide.product.image.light"
  3. In the value field, set the name of the custom image (exemple : custom_image.png) and save

 

Please mark the answer as Correct to share the solution with the community.

Cherif ZANI.