Multi Branding Portal

vishalvr
Tera Expert

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. 

1 ACCEPTED SOLUTION

Slava Savitsky
Giga Sage

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.

View solution in original post

1 REPLY 1

Slava Savitsky
Giga Sage

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.