IBM BPM, V8.0.1, All platforms > Customize and rebranding interfaces > Customize Process Portal > Customize Process Portal spaces > Customize banners

Customize banner elements and appearance in Process Portal spaces

By default, each space in a theme has a banner at the top, containing the name of the current space, and menus and links that your users can click to perform various tasks.

Create a new copy of the banner files before you modify them.

You can customize the banner in many ways, including the following common changes:

The banner has the following types of content:

Section Content
Banner action links Links for navigations and managing spaces
Common actions Help link, logout link, current user name display
Space title Current space title and icon

The appearance of these sections is controlled by content that is grouped by <div> tags in the banner.html file.

For example, the content of this file that controls the appearance of the space title and icon begins with <div class="titleBannerRepeat">. By updating or removing the content between these <div> tags, you can change the appearance of the space title and icon in your space.


Procedure

  1. Open your new copy of the banner.html file in an editor.
  2. Customize the banner according to your needs by removing or replacing the content for a given banner section or element.


What to do next

After you have made changes to the banner content, you must deploy the banner files before your customization is visible in the space.

Customize banners in Process Portal spaces