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

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 06-15-2010, 07:37 AM
Active Member
 
Posts: 31
Default mail messages color customization

hello
this might sound silly we are migrating from lotus domino 8.5.1.2 to zimbra at the moment
some of the users are complain that new messages are bold and they wanted to changed to lotus color which is red
my question i have looked around
/opt/zimbra-cluster/mountpoints/xxxx/jetty-6.1.22.z6/webapps/zimbra/skins/pebble/skin.properties
iam unable to find which text color to modify for example to change color from bold black to FF0000 which is red

and if i would like to have this to effect all skins any hints

the skins wiki is kinda confusing on this part skinning messages
Reply With Quote
  #2 (permalink)  
Old 06-16-2010, 12:40 AM
Advanced Member
 
Posts: 236
Thumbs up

The parameter you're looking for is Text-unread and you can set it any way you like. Anything you don't specify in the skin's skin.properties file gets filled in by the default values specified in the _base/base2/skin.properties file.

The default value is:

Code:
Text-unread = @Text@ font-weight:bold;
and the @Text@ value stands for color: @TxtC@; where TxtC is #000000. So, to achieve what you want you should add something like the following line to your skin:
Code:
Text-unread = color:red; font-weight:bold;
... I haven't tried it, but I think you can also change it in the base2 skin and it should apply for all (unless they overwrite this value).
Reply With Quote
  #3 (permalink)  
Old 06-16-2010, 08:11 AM
Active Member
 
Posts: 31
Default

great catch i changed to red and have tried even #FF0000 flushed the cache from the server still nothing not sure what i need to do
Reply With Quote
  #4 (permalink)  
Old 05-02-2011, 01:48 PM
New Member
 
Posts: 4
Default

Did you ever have any luck in getting this to apply? I've changed it and restarted the app and also tried to reload the skin and I'm still not getting the font color to change from black. I'm in the new v7
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.