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 WorkSpace CSS file. For information on how to change WorkSpace default CSS, see Changing WorkSpace Default CSS File .

For a complete reference of the CSS classes used to render the login screen, see Oracle BPM 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 <ORABPM_HOME>/webapps/workspace/img.
  3. Edit WorkSpace CSS file.
  4. Change the value of the property background-image for the class LoginRoundedToolbar for the path of the new image.
  5. Save the changes made to the CSS file.
  6. Re-start WorkSpace.
The next time you start 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 WorkSpace.