vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties 665:clientLoginNotice = :: TYPE YOURS :: 3747:zimbraLoginTitle = TYPE YOURS 4142:splashScreenCopyright = TYPE YOURS. su - zimbra zmcontrol restart
For Users: 1. copy the image in /opt/zimbra/jetty/webapps/zimbra/img/ (image should be in ".jpg" format) 2. go to vi /opt/zimbra/jetty/webapps/zimbra/public/login.jsp and append before the following css: (line no :780) & add these lines,
For Admin Screen: 1. copy the image in /opt/zimbra/jetty/webapps/zimbraAdmin/img/ (image should be in ".jpg" format) 2. go to vi /opt/zimbra/jetty/webapps/zimbraAdmin/public/admin.jsp and append before the following css: (line no :780) & add these lines,
Thank for explaining we are waiting more video related to zimbra mail server.
I thought FOSS versiom doesnt allow you to rid off Zimbra logo
@Md Anwar Hossain And how to set back to original logo?
sir how can i backup and retore mail mail zimbra
thank you for this explanation....😊😊😊😊😊😊😊😊😊😊😊
We can change the background and the text below for Zimbra????????
And how¿¿¿¿¿¿
vi /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
665:clientLoginNotice = :: TYPE YOURS ::
3747:zimbraLoginTitle = TYPE YOURS
4142:splashScreenCopyright = TYPE YOURS.
su - zimbra
zmcontrol restart
For Users:
1. copy the image in /opt/zimbra/jetty/webapps/zimbra/img/ (image should be in ".jpg" format)
2. go to vi /opt/zimbra/jetty/webapps/zimbra/public/login.jsp and append before the following css:
(line no :780) & add these lines,
.LoginScreen {
background-color : #777 !important;
background-image : url('/img/logoname.jpg') !important;
background-position : center;
background-repeat : no-repeat;
background-size : 100% 100% !important;
}
For Admin Screen:
1. copy the image in /opt/zimbra/jetty/webapps/zimbraAdmin/img/ (image should be in ".jpg" format)
2. go to vi /opt/zimbra/jetty/webapps/zimbraAdmin/public/admin.jsp and append before the following css:
(line no :780) & add these lines,
.LoginScreen {
background-color : #777 !important;
background-image : url('/img/logoname.jpg') !important;
background-position : center;
background-repeat : no-repeat;
background-size : 100% 100% !important;
}
Note: zimbra or any service restart is not required.
Great!
md your name? or command part?
Thanks