King0770-Notes-Chameleon-Skin

When setting up custom logos for your domain, remember there's an implicit "/opt/zimbra/jetty/webapps/" at the beginning of the path when you set the path to the image. So the paths specified would look something like:

/zimbra/skins/{skin_name}/logos/AppBanner.png

/zimbra/skins/{skin_name}/logos/LoginBanner.png

Suggestions (optional):

- Create a directory that will contain your company logos, for example, "mylogo" under the /opt/zimbra/jetty/webapps/zimbra/skins directory tree, and place your logos in the new directory. Then change the 'zimbraSkinLogoAppBanner' & 'zimbraSkinLogoLoginBanner' settings to point to the logos.

/zimbra/skins/mylogos/ 

- Copy the "mylogo" directory to another location outside of /opt/zimbra. As you know, contents of the /opt/zimbra/jetty/webapps/zimbra/skins/ are removed then replaced during an upgrade. If you have saved the mylogo directory, you can copy the directory back into /opt/zimbra/jetty/webapps/skins/ after the upgrade.

- One thing to remember is that if the images render in the admin console, they will render for the users.

- If the images are not rendering in the admin console, check the sizes of the *.png files. Appplication Banner 120px x 35px and Login logo 450px x 100px.

ScreenShotSkin.png

Notable RFE: https://bugzilla.zimbra.com/show_bug.cgi?id=5019

Jump to: navigation, search