- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 01:27 AM
Hi All,
I am trying to achieve a multi branding portal depending upon the company of the user. I did come across this article where the style sheets are to be modified. https://www.servicenow.com/community/developer-articles/multi-branding-service-portal/ta-p/2765412
I cannot find the style sheets as the content management module is unavailable in the instance. Any help would be appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 03:46 AM
You don't need Content Management for that. Style sheets are in the [sp_css] table, which is present in every instance. You can open it either by selecting Service Portal > CSS from the navigation menu or by typing sp_css.list in the navigator filter.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 03:46 AM
You don't need Content Management for that. Style sheets are in the [sp_css] table, which is present in every instance. You can open it either by selecting Service Portal > CSS from the navigation menu or by typing sp_css.list in the navigator filter.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/