Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

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-15-2008, 05:20 AM
Intermediate Member
 
Posts: 19
Default To change the logo

Hi

Iam trying with a network edition trial ver 5.0.7 with linux EL5 64 bit . Here i created two dummy domains and i want to change the login page logo and main page logo. what is the procedure to chage the logo or please share any document if any on the same. after successfull complication of the same i want to move for the full network edition.

Thanks in advance
Rajesh.S
Reply With Quote
  #2 (permalink)  
Old 07-15-2008, 05:42 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Themes - Zimbra :: Wiki
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-15-2008, 10:35 PM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
Hi Bill,

I want two different logo to be placed for two domains .(ex.two different company logo"s for each domain) .

Thanks in advance
Rajesh.S
Reply With Quote
  #4 (permalink)  
Old 07-16-2008, 12:26 AM
Moderator
 
Posts: 6,237
Default

You'll need 5.0.7 which has Bug 24164 - "chameleon" skin + Skinresource.class fix listed in Bug 29706 - Skin overrides only work for one domain
OR 5.0.8 (just released) where it's resolved.

It's actually not a skin/theme - hence the 'chameleon' name - it introduces the ability to set these per domain:
zimbraSkinLogoLoginBanner
zimbraSkinLogoAppBanner
zimbraSkinLogoURL
zimbraSkinSecondaryColor
zimbraSkinSelectionColor
zimbraSkinForegroundColor
zimbraSkinBackgroundColor
See release notes for info on setting it up.

http://www.zimbra.com/forums/announc...html#post62754 so we know what version you're running.
Reply With Quote
  #5 (permalink)  
Old 07-16-2008, 12:56 AM
Moderator
 
Posts: 6,237
Default

For posterity sake/when it's no longer in release notes:
Quote:
You can make the changes either globally or per domain. If you set the skin colors and logos globally, all themes on all domains are changed. If you set them per domain, themes on that domain are changed. If you make changes to themes at both global and domain levels, the domain values will be displayed.

This is done by modifying the following attributes:
• zimbraSkinForegoundColor to define the text color. This usually does not need to be changed as the default is black.
• zimbraSkinBackgroundColor to define the primary background color displayed in the client.
• zimbraSkinSecondaryColor to define the color for the toolbar and selected tabs.
• zimbraSkinSelectionColor to define the color used when an action is selected from a list.

The color can be defined either by using an HTML color code number or a HEX color code number. You type the pound sign, #, and the 3 to 6 digit color code number. For example, to enter the HEX color code for black, type #000; to enter the HTML color code for white, enter #FFFFFF.

The theme colors are configured globally or by domain from the CLI with the zmprov command.
Global:
zmprov modifyConfig <attribute-name> [#HEX_or_HTMLcolorcode]
Domain:
zmprov modifyDomain <domain> <attribute-name> [#HEX_or_HTMLcolorcode]

Steps to change theme color by domain:
1. As the Zimbra user, type the following
zmprov modifyDomain <domain> <attribute>
[#HEX_or_HTMLcolorcode] <attribute>[#HEX_or_HTMLcolorcode]
You can change the text color, the background color, the toolbar and selected tabs color and the color used for selection in lists.

2. Stop and start the server, type
zmcontrol stop
zmcontrol start
(or just jetty is zmmailboxdctl restart)
All ZCS themes for that domain now display these colors.

Changing Logos. You can also easily add their logo information and URL by modifying these attributes.
• zimbraSkinLogoURL. Enter the company Web address that you want linked from the logo.
• zimbraSkinLogoLoginBanner. The company logo that displays on the login and splash screens for the ZWC and the ZCW administration console. The dimension of the graphic must be exactly 450 x 100.
• zimbraSkinLogoAppBanner. This is the company logo in the upper-left of the ZWC application and the administration console. The dimensions of the graphics must be exactly 120 x 35.

Note: The Zimbra copyright and trademark information is not replaced on the login page.
Your logos must be the exact size specified or the image may not display correctly. These graphic files can be saved on another server or in a directory that is not overwritten when ZCS is upgraded. The logos are configured globally or by domain from the CLI with the zmprov command.
Global:
zmprov modifyConfig <attribute-name> [attribute-value]
Domain:
zmprov modifyDomain <domain> <attribute-name> [attribute-value]
Steps to change Logo graphics and URL per domain

Note: If the logo files are saved in the ZCS server, they must be in a subdirectory
of /opt/zimbra/jetty/webapps/zimbra. If the logos are hosted on another machine, enter the full URL when identifying the logo.

1. As the Zimbra user, to change the URL link, type the following
zmprov modifyDomain <domain> <zimbraSkinLogoURL>[http://
urlexample.com]

2. To change the logo that displays on the login and splash screens, type
zmprov modifyDomain <domain> <zimbraSkinLogoLoginBanner>[/
zimbra/loginlogo_name.png]

3. To change the logo that displays on ZWC main page, type
zmprov modifyDomain <domain> <zimbraSkinLogoAppBanner>[/
zimbra/bannerlogo_name.png]

4. Stop and start the server, type
zmcontrol stop
zmcontrol start
(just jetty is zmmailboxdctl restart)

Note the License Policy for Logo Replacement
The Zimbra Public License does not allow removing the Zimbra logo in the Zimbra Web Client. Only Network Edition customers can replace Zimbra logos that display in the Zimbra Web Client. Therefore, only customers of the Network Edition should use these instructions. Additional information about the license usage can be found at http:/www.zimbra.com/license/index.html.
Reply With Quote
  #6 (permalink)  
Old 07-21-2008, 02:04 AM
Intermediate Member
 
Posts: 19
Default To change Logo

Mike ,

I follwed the steps given by you, but iam getting blank screen in the logo space . i checked all permission issue to. what may be wrong ?

Now i downloaded 5.0.8 network edition and iam trying in that .

Rajesh.S
Reply With Quote
  #7 (permalink)  
Old 11-11-2010, 10:47 PM
Member
 
Posts: 10
Default Change logo from admin ui

Do the below steps:
1) login as administrator
2) click on domain (left side menu)
4) right click on displayed domain in the right pane and select edit
5) click on tab = Themes
6) Here you will have options for setting your logs:
Logo URL of the themes
Application logo banner URL of the themes:
Login logo banner URL of the themes:
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.