Configure portal branding
Summarize
Summary of Configure portal branding
The Branding Editor in Service Portal allows you to customize the look and feel of your portal, enabling a unique and branded user experience. Accessible viaService Portal > Service Portal Configuration > Branding Editor, you can select a specific portal and modify its appearance using the Quick Setup and Theme Colors tabs.
Show less
Quick Setup tab
This tab provides essential configuration options to personalize your portal’s branding:
- Portal Title: Changes the portal’s name, which also updates the portal form title in the platform UI.
- Logo: Upload a logo displayed in the header, scaled to a max height of 46 px and width of 200 px.
- Logo Padding: Adjusts the logo’s position relative to the header edges, stored as CSS variables on the portal form.
- Tag Line & Background: Customizable fields defined by a JSON schema that map to specific records and fields (e.g., homepage tag line text and background image).
- Tag Line Color: Choose the text color for the tag line.
- Homepage Background Color: Set a background color using color names, hex, RGB, or the color palette.
- Background Image: Upload an image for the homepage background, stored in the container record for the widget.
All colors and images set here update in real time and are stored as CSS variables in the portal form.
Theme Colors tab
This tab allows detailed color customization for various portal elements:
- Navbar: Customize header menu colors.
- Brand: Modify page background and widget background colors.
- Text: Set the color for text displayed on pages.
Changes on this tab also update the CSS variables field on the portal form, providing consistent styling across the portal UI.
Practical Benefits for ServiceNow Customers
Using the Branding Editor, customers can easily tailor their portals to reflect their corporate identity without coding. Real-time previews help ensure the appearance meets expectations before publishing. The CSS variable storage allows consistent application of styles and simplifies future updates. This capability enhances user engagement by providing a visually cohesive and professionally branded portal experience.
Use Branding Editor to give your portal its own look and feel.
To access the Branding Editor, navigate to , then click Branding Editor.
Select the portal you want to customize the theme for from the portal list. Then use the options on the Quick Setup and Theme Colors tabs to customize your portal.
| Field | Description |
|---|---|
| Portal Title | The name of your portal. Changing the name of the portal in the Branding Editor also changes the title on the portal form field in the platform UI. |
| Logo | The logo that appears in the header for your portal. This image is scaled to a maximum height of 46 px and a maximum width of 200 px. |
| Logo padding | Where you want the logo to sit in location to the edge of the header. This information is stored in the CSS variables section on the portal form. |
| Tag line & background | Fields defined by the JSON schema in the Quick start config field on the portal record in the platform UI. The sample Service Portal adds Tag Line and Background to the Branding Editor using the following schema: |
| Tag line | Introduce your users to a portal page with a tag line. This text is stored in an instance of the homepage search widget. |
| Tag line color | Select a color for the tag line. |
| Homepage background color | Add a color for your background. You can type in a color name, hex color, decimal (RGB), or select from the color palate. |
| Background image | Upload an image to appear in the background of your homepage. This image is stored in the container for the widget on your homepage. |
| Field | Description |
|---|---|
| Navbar | Use the fields in this section to customize the colors for the header menu. |
| Brand | Use the fields in this section to customize the page colors. For example, the page background or the widget background. |
| Text | Use the fields in this section to customize the color of the text on a page. |
Changes made to the theme colors in the Branding Editor appear in the CSS variables field of the portal form in the platform UI.