Changing the Logo Image

The following procedure shows you how to change the logo image that appears on the header of ALBPM WorkSpace.

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 logo image:

  1. Create an image with the logo of your organization. The image should be 50px tall and no more than 460px wide.
  2. Copy the image to the directory BEA_HOME/albpm6.0/enterprise/webapps/workspace/img.
  3. Edit the ALBPM Workspace CSS file.
  4. Change the value of the property background-image for the class bpmWorkspaceHeaderLogoImage 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 to the CSS file.
  6. Re-start ALBPM WorkSpace.
The next time you start ALBPM WorkSpace the header displays the new logo image.
Note: If the custom settings you defined are not applied, empty your browser's cache and re-login to ALBPM WorkSpace.