Zimbra Logo Not working

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
rednthor31
Posts: 1
Joined: Sun Jan 10, 2021 2:30 am

Zimbra Logo Not working

Post by rednthor31 »

Hi Guys,

I was trying to add my logo to the zimbra. I tried to follow the procedure here in this link
https://blog.zimbra.com/2015/09/change- ... k-edition/
and its not working I've check everything.O tried also tutorial on youtube. I restart the zmcontrol , restart the server but nothin happen.
btw I'm using centos7 version zimbra: 8.8.15 p17

TIA
ldelprete
Posts: 1
Joined: Mon Jan 25, 2021 2:13 pm

Re: Zimbra Logo Not working

Post by ldelprete »

Hi at all,

i have the same problem, i'm using zimbra 8.8.15 FOSS. I need help please.

Thanks in advance.
Martinwiertz
Advanced member
Advanced member
Posts: 85
Joined: Sat Sep 13, 2014 3:55 am
Location: The Netherlands
ZCS/ZD Version: V10 FOSS Intalio on Ubuntu20.04

Re: Zimbra Logo Not working

Post by Martinwiertz »

This works regarding a random image.

Installing

To show random image on login screen: Open the following file using nano/vi on your server /opt/zimbra/jetty/webapps/zimbra/public/login.jsp and append before </body> the following css:

<style> .LoginScreen { background-color : #777 !important; background-image : url('https://source.unsplash.com/random/featured/?nature') !important; background-position : center; background-repeat : no-repeat; background-size : cover; } </style>


Or this
https://wiki.zimbra.com/wiki/Changing_t ... in_Console
Post Reply