|
| ZCS Administrator's Guide Network Edition 6.0.8 |
Changing the ZWC theme base colors and logos is performed from the command line using the zmprov command.
• zimbraSkinBackgroundColor. Enter the hex color number for the primary background color displayed in the client.
• zimbraSkinSecondaryColor. Enter the hex color number for the toolbar and selected tabs.
• zimbraSkinSelectionColor. Enter the hex color number for the color of the selected item.
• zimbraSkinForegroundColor. Enter the hex color number for the text. This usually does not need to be changed as the default is black.Before you begin, identify the six-digit hexadecimal base color values for the various elements you are changing. The commands are entered as:
•
• zmprov modifyDomain domainexample.com zimbraSkinBackgroundColor “#FF7F50” zimbraSkinSecondaryColor “#ADEAEA” zimbraSkinSelectionColor “#FFFF00”The quote marks, “”, are required so the use of the # sign does not comment out the text that follows.
• zimbraSkinLogoURL. Enter the company Web address that you want linked from the logo.
• zimbraSkinLogoLoginBanner. Enter the company logo file name that is displayed on the login and splash screens for the ZWC and the ZCS administration console.
• zimbraSkinLogoAppBanner. Enter the logo graphic file name for the graphic in the upper-left of the ZWC application and the administration console.zmprov modifyDomain domainexample.com zimbraSkinLogoLoginBanner http://imageserverexample.com/directory/logo_banner_name.pngzmprov modifyDomain domainexample.com zimbraSkinLogoAppBanner http://imageserverexample.com/directory/banner_app_logo.png
|
| ZCS Administrator's Guide Network Edition 6.0.8 |