Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add and configure the Portal Banner Carousel widget

Add a Portal Banner Carousel widget to the portal and modify its presentation and behavior.

Before you begin

The UI Components for Customer Portals plugin must have been activated. For more information, see Activate the UI Components for Customer Portals plugin.

If you have not already created the page to which you want to add the widget, see Create a page for Configurable Portal widgets.

Role required: sp_admin

Procedure

  1. Navigate to the All > Service Portal > Service Portal Configuration.

  2. Select Designer.

  3. On the Service Portal Designer page, search for and select the page to which you want to add the widget.

  4. Select the Widgets tab.

  5. In the Layouts section, drag the Container layout onto the portal edit page.

  6. On the container, select the Pencil icon (

Image omitted: icon-pencil-ac.png
Pencil icon\).
  1. In the Width field, select Fluid.

  2. Select Save.

  3. On the container, add a set of columns by selecting the plus button (

Image omitted: portal-plus-icon.png
Plus button\).
  1. In the column, select the Edit page properties icon (
Image omitted: icon-portal-page.png
Edit page properties icon.\) in the Service Portal Designer banner.
**Note:** Verify that **Column** is selected in the breadcrumbs navigation.
Image omitted: portal-banner-widget-breadcrumbs.jpg
Service Portal Designer banner displaying the Column breadcrumb.
  1. On the Page window, in the Page Specific CSS field, paste the following CSS code:

    .col-md-12{ 
         padding-left: 0;
         padding-right: 0; 
     }
    .padding-top {
         padding-top: 0;
     } 
    

    If a message appears about the application scope, select here to be able to edit the record.

  2. Select Save.

  3. On the Widgets pane, in the Filter Widget field, enter Portal Banner Carousel.

  4. Drag the widget onto the container.

  5. In the Edit page, select the Portal Banner Carousel widget.

  6. Select the Pencil icon (

Image omitted: icon-pencil-ac.png
Pencil icon\).
  1. On the Instance form, fill in the fields.

    For a description of the field values, see Portal Banner Carousel widget instance options form.

  2. Select Save.