Changing the Header Decoration Image

The following procedure shows you how to change the decoration image of ALBPM WorkSpace header.

The following procedure needs you to edit ALBPM WorkSpace CSS file. For information on how to change ALBPM WorkSpace default CSS, see Changing ALBPM WorkSpace Default CSS File.

For a complete reference of the CSS classes used to render the header, see ALBPM WorkSpace Header CSS Classes.

To change the decoration image:

  1. Create an new image with the desired decoration. The image should be 70px tall and no more than 256px wide.
  2. Copy the image to the directory BEA_HOME/albpm6.0/enterprise/webapps/workspace/img.
  3. Edit ALBPM Workspace CSS file.
  4. Change the value of the property background-image for the class bpmWorkspaceHeaderLogo for the path of the new image. The position of the logo can be changed by changing the property background-position.
  5. Save the changes made to the CSS file.
  6. Re-start ALBPM WorkSpace.
The next time you start ALBPM WorkSpace the header displays the decoration you defined.
Note: If the custom settings you defined are not applied, empty your browser's cache and re-login to ALBPM WorkSpace.