Changing the Login Screen Banner

The following procedures show you how to change the image displayed in the login screen banner.

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 login screen, see ALBPM WorkSpace Login Screen CSS Classes.

To change the image in the login screen banner:

  1. Create an image with the desired banner. The image should be 48px tall and not be wider than 330px.
  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 bpmWorkspaceLoginHeader for the path of the new image.
  5. Save the changes made to the CSS file.
  6. Re-start ALBPM WorkSpace.
The next time you start ALBPM WorkSpace the login screen displays the new image.
Note: If the custom settings you defined are not applied, empty your browser's cache and re-login to ALBPM WorkSpace.