Create a logo and name the file as NewWorkspace.png. Place the image file in /apps/ws/images folder using a WebDAV client.
Last updated on
May 16, 2021
|
Also applies to Adobe LiveCycle
The organization logo is displayed at the upper-left corner of HTML Workspace. To update the logo, follow the Generic steps of HTML Workspace customization and then the following steps.
-
Note:
The recommended size of the logo image is 218 px × 20 px.
Note:For more information about WebDAV access, see WebDAV Access.
-
Reference the new logo image in style sheet at /apps/ws/css/newStyle.css by adding following style.
#logo { background: url(../images/NewWorkspace.png) no-repeat 14px 11px; }
More like this
- Introduction to Customizing HTML Workspace
- Generic steps for HTML Workspace customization
- Managing tasks in an organizational hierarchy using Manager View
- Integrating Correspondence Management in HTML Workspace
- Single Sign On and timeout handlers
- Displaying the user avatar
- Displaying information in the Task Summary pane
- Changing the organization logo
- Changing the color scheme of the interface
- Changing the font on the interface
- Changing the locale of the user interface
- Customizing error dialogs
- Customizing tabs for a task
- Customizing Task Actions
- Customizing the listing of process instances
- Customizing the task Details page
- Displaying additional data in ToDo list
- Getting Task Variables in Summary URL
- Images for Route Actions
- Creating a new login screen
- Minification of the JavaScript files
- Sorting of Tracking tables and adding more columns
- Updating the link to the documentation
- Hosting two HTML Workspace instances on one server