Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

ESC portal how to add images in esc

nameisnani
Giga Sage

Hi Team

 

can any one please help me with steps how to configure this 

 

nameisnani_0-1783497394213.png

 

10 REPLIES 10

ANIL_A_S
Tera Contributor

Hi @nameisnani,

Method 1: Portal Branding (Logo or Background)

  1. Navigate to Service Portal > Portals (or Employee Center > Administration > Portal Configuration).

  2. Open your Employee Center (ESC) record.

  3. Upload your image to either the Logo or Background field.

  4. Click Save.

Method 2: Page Designer (Adding to a specific page)

  1. Navigate to Service Portal > Page Designer.

  2. Search for and open your target page (e.g., the ESC homepage).

  3. Search for the Image widget in the left-hand menu.

  4. Drag and drop the widget onto your page.

  5. Click the Edit (pencil) icon on the widget to upload your image.

Method 3: CSS Background (For custom widgets)

  1. Navigate to System UI > Images.

  2. Click New, name your image (e.g., esc-bg.jpg), attach the image file, and save.

  3. 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