ESC portal how to add images in esc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team
can any one please help me with steps how to configure this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @nameisnani,
Method 1: Portal Branding (Logo or Background)
Navigate to Service Portal > Portals (or Employee Center > Administration > Portal Configuration).
Open your Employee Center (ESC) record.
Upload your image to either the Logo or Background field.
Click Save.
Method 2: Page Designer (Adding to a specific page)
Navigate to Service Portal > Page Designer.
Search for and open your target page (e.g., the ESC homepage).
Search for the Image widget in the left-hand menu.
Drag and drop the widget onto your page.
Click the Edit (pencil) icon on the widget to upload your image.
Method 3: CSS Background (For custom widgets)
Navigate to System UI > Images.
Click New, name your image (e.g., esc-bg.jpg), attach the image file, and save.
In your custom widget's CSS, reference the image using this code: background-image: url('esc-bg.jpg');
Hope this helps!
Best regards,
@ANIL_A_S