Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
vi /opt/zimbra/tomcat/webapps/zimbra/public/login.jsp
change sand to bare in:
String skin = "sand";
String requestSkin = request.getParameter("skin");
Course you could always take the longer route and rename the sand skin to 'desert' (be sure to edit not just the folder & file names but references inside the theme files as well). Then make a copy of bare > sand (again rename internal files).
The inside logo in the enhanced version is changed in the skinname_subs.txt file on the 'LogoURL' line. The lite version does not use this setting. Please vote for Bug 14997 - logoURL not updated in basic client until this is implemented you need to modify /opt/zimbra/apache-tomcat-5.5.15/webapps/zimbra/WEB-INF/tags/infra/view.tag and change this line:
Hmm, didn't seem to work for me. Edited the file, restarted Tomcat, then restarted all of zimbra with zmcontrol when Tomcat didn't work. Still the URL is for zimbra.com. I will definately vote for this bug.
I'm a NE user (v5.0.2) and have successfully changed the login and apps logos. I have attempted to change the LogoURL with no success. The app logo in the standard client reflects the updated url, but the the advanced client and the login page do not.
I have changed splashScreenCompanyURL in ZmMsg.properties.