The following procedure shows you how to change the logo image that appears on the header of
WorkSpace.
-
Create an image with the logo of your organization.
The image should be 50px tall and no more than 460px wide.
-
Copy the image to the directory <ORABPM_HOME>/webapps/workspace/img.
-
Edit the WorkSpace CSS file.
-
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.
- Save the changes to the CSS file.
- Re-start WorkSpace.
The next time you start 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 Oracle BPM
WorkSpace.