Create a logo and name the file as NewWorkspace.png. Place the image file in /apps/ws/images folder using a WebDAV client.
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.
Create a logo and name the file as NewWorkspace.png. Place the image file in /apps/ws/images folder using a WebDAV client.
The recommended size of the logo image is 218 px × 20 px.
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; }
Sign in to your account