How can I change logo for CSM Configurable Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 06:55 PM
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.
I tried to create an Asset property under the Base agent workspace theme but its not working. Any help will be appreciated. Thanks
- Labels:
-
Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2021 09:04 PM
Hi ,
Pls try this link :-
Pls mark it helpful or correct .
Regards,
Akanksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2021 09:02 AM
Hello Simran,
We have documented the theming capabilities in UIB for CSM Configurable Workspace here.
Thank you,
Amanda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2021 10:50 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2021 11:54 AM
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)
.