Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Migration

Welcome to the Zimbra :: Forums!
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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-2010, 04:41 AM
Junior Member
 
Posts: 5
Question Change theme of the Login windows

Hello All!

I want change default theme from Sand login screen to Fields Theme (Download from Gallery)
ZCS version is 6.07 OS.
Changes what i need is only change login theme. I put only to show fields theme, but always in login Sand? How to change it?

I Dont need change any Pictures etc. Just Only change default login theme to another.
I have read on forum but dont find info how to do it on 6.0 version
Reply With Quote
  #2 (permalink)  
Old 10-20-2010, 12:39 AM
Starter Member
 
Posts: 1
Default

So how did you solved the problem ? Can you share with us ?
Reply With Quote
  #3 (permalink)  
Old 02-04-2011, 11:30 AM
Intermediate Member
 
Posts: 18
Default

I did this by renaming the "bones" folder in /opt/zimbra/jetty/webapps/zimbra/skins/ and creating a new "bones" symlink pointing to my favourite theme - in my case, fields.

This is my one-stop script for downloading and installing Fields, and replacing Bones with it. I run it after every upgrade:

Code:
cd /opt/zimbra/jetty/webapps/zimbra/skins/
wget http://gallery.zimbra.com/download/113/114
mv 114 fields.zip
unzip fields.zip

zmprov mcf +zimbraInstalledSkin fields
mv bones bones.orig
ln -s fields bones
zmcontrol stop
zmcontrol start
No responsibility accepted for anything this might break. Seems fine on my servers though.

note: run script as zimbra, not root.

Last edited by awnz; 02-04-2011 at 11:31 AM.. Reason: Added note: run script as zimbra, not root.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.