How can I change logo for CSM Configurable Workspace

Simran7
Tera Contributor

Hi, I could not able to find a way to change the logo for CSM Configurable Workspace. I am using the Base Agent workspace theme. Please see the below picture for the logo that I want to change. The logo works on the Basic Agent workspace but not in CSM Configurable Workspace.

find_real_file.png

 

I tried to create an Asset property under the Base agent workspace theme but its not working. Any help will be appreciated. Thanks

find_real_file.png

7 REPLIES 7

Akanksha Gupta2
Mega Guru

Hi , 

 

Pls try this link :-

https://community.servicenow.com/community?id=community_question&sys_id=5b03ff7d1b233744d01143f6fe4b...

 

Pls mark it helpful or correct .

Regards,

Akanksha

Amanda_Joslin
ServiceNow Employee
ServiceNow Employee

Hello Simran,

We have documented the theming capabilities in UIB for CSM Configurable Workspace here

Thank you,

Amanda

Hi Amanda. Thanks for your reply. I can upload the logo image in Agent workspace configuration but, there is no option to upload the image in CSM Configurable Workspace configuration. In the Theme how can I upload a logo?

Hello Simran,

The link to the docs for themes has this note, but you need first upload the image:

Note: To change the banner image, you must first upload a new image at System UI > Images and copy the Image [db_image] record's Name field. Then in UI Builder, select the Hero Banner's Row container. In CSS styles, set the value of the background-image property to be the URL for the image's Name field. For example, if your image's name is my_image.png, set the value of background-image to url(my_image.png).