/mcpBranding edits Description Item splash.version.color System Version text 16 Branding File Structure This section describes the structure of folder, subfolder and other files included in branding.zip template. There are two options for the folder structure, depending on whether you want to use a single image for the header or a combination of six images in order to create a graded effect for the header. Folder Structure Branding Option If you want a single image for the header background (callout item 3), your branding folder must contain the following subfolders and image files: Branding (folder) ccmadmin (folder) BrandingProperties.properties (properties file) brandingHeader.gif (6521 pixel image) ciscoLogo12pxMargin.gif (4444 pixel image) branding_logo.png (4425 pixel image) Single Header Option Folder Structure Branding Option If you want to create a graded image for the header background, you need six separate image files to create the graded effect. Your branding folder must contain these subfolders and files Branding(folder) ccmadmin (folder) BrandingProperties.properties (file) brandingHeaderBegLTR.gif (6521 pixel image) brandingHeaderBegRTL.gif (6521 pixel image) brandingHeaderEndLTR.gif (6521 pixel image) brandingHeaderEndRTL.gif (6521 pixel image) brandingHeaderMidLTR.gif (6521 pixel image) brandingHeaderMidRTL.gif (6521 pixel image) ciscoLogo12pxMargin.gif (4444 pixel image) branding_logo.png (44*25 pixel image) Graded Header Option Branding Properties Editing Example Branding properties can be edited by adding the hex code in the properties file (BrandingProperties.properties).The properties file uses HTML-based hex code. For example, if you want to change the color of the Navigation text item (callout item #4) to red, add the following code to your properties file: header.navigation.color="#FF0000". In this code, header.navigation.color is the branding property that you want to edit, and #FF0000" is the new setting (red). Cisco Unified Communications Operating System Administration Guide for Cisco Unity Connection Release 15 48 Software Upgrades Branding File Structure