10.0 Branding of the User Portal Page

You can change the default branding of the User Portal page on Administration Console Dashboard.

You can make advanced customizations by modifying JSP files. See Customizing User Portal.

To make simple branding changes on the User Portal page:

  1. In Administration Console Dashboard under Administration Tasks, click Branding.

  2. Select the appropriate Identity Server cluster.

    The branding is unique per Identity Server cluster.

  3. Click Change Image and select an image from the image gallery or upload your own image.

  4. In the text field, specify a name that is appropriate for your company.

  5. Specify a color name, an RGB value, or a HEX number for the appropriate color for the banner. For example, enter #ffffff, Aquamarine, or rgb(26,155,130).

    For a full list of the supported color names, see HTML Color Names.

    For a solid background color, leave the Right Background Color field blank. You can also use a valid CSS background style syntax in either background definition field, but not both fields. For example, enter linear-gradient (to right, red, blue).

    IMPORTANT:To properly brand the MobileAccess applications, use only one HEX number for each color and no advanced CSS features.

  6. Click Save.

  7. Repeat the procedure for each Identity Server cluster.

To change the User Portal page beyond the branding changes, perform manual steps and customization of JSP files. For more information, see Customizing User Portal.