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

Copying existing styles for Process Portal spaces

Find a folder that contains a style that closely matches the style to create, and then copy it.

In this procedure, you copy an existing style to use as a base for a customized style.


Procedure

  1. Connect to the WebDAV folder and go to public/themes/bspaceTheme/spaceStyles.

  2. Find a folder that contains a style that resembles the style to create.

  3. Copy the folder, including the files it contains, and save the copy locally.

    For example, if you copied the banking folder, you might rename your local copy of the folder to custom.

  4. In your local copy of the public/themes/bspaceTheme/spaceStyles folder, rename the JavaScript file.

    For example, if you copied the banking folder and renamed it locally to custom, then also rename the banking.js file in your local folder tocustom.js.


What to do next

You are now ready to customize your style by revising the JavaScript file and the content of the newly created folder.

Create styles for Process Portal spaces