How to change the background image of Zimbra’s Login page

In this article you will learn how to change the background image of Zimbra’s Login page, this way you can for example match your company colors.

To change the background image following these steps:

Begin by copying your desired image (image.png) to the designated directory path within the Zimbra installation.

sudo cp your-image.png /opt/zimbra/jetty_base/webapps/zimbra/img/

To ensure the image functions correctly within the Zimbra web interface, set the appropriate permissions.

sudo chown zimbra:zimbra /opt/zimbra/jetty_base/webapps/zimbra/img/your-image.png

Renaming the existing image is a crucial step to avoid conflicts. Execute the following commands to rename the old image and replace it with the new one:

sudo mv /opt/zimbra/jetty_base/webapps/zimbra/img/new-back-ground-image.png /opt/zimbra/jetty_base/webapps/zimbra/img/new-back-ground-image.png.old
sudo mv /opt/zimbra/jetty_base/webapps/zimbra/img/your-image.png /opt/zimbra/jetty_base/webapps/zimbra/img/new-back-ground-image.png

To ensure that the updated image is displayed correctly, flush the cache and open the Zimbra web interface in an incognito or private browsing tab.

zmprov fc all

You may also need to clean your browser’s cache.

Further reading

https://wiki.zimbra.com/wiki/How_to_change_background_image_of_webmail_login

,

No comments yet.

Leave a Reply

Copyright © 2022 Zimbra, Inc. All rights reserved.

All information contained in this blog is intended for informational purposes only. Synacor, Inc. is not responsible or liable in any manner for the use or misuse of any technical content provided herein. No specific or implied warranty is provided in association with the information or application of the information provided herein, including, but not limited to, use, misuse or distribution of such information by any user. The user assumes any and all risk pertaining to the use or distribution in any form of any subject matter contained in this blog.

Legal Information | Privacy Policy | Do Not Sell My Personal Information | CCPA Disclosures