Change font color of unread message: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
=Change font color of unread message=  
=Change font color of unread message=  
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 9.0}}||||}}  
{{KB|{{WIP}}|{{ZCS 9.0}}|{{ZCS 8.8}}|||}}  
    
    



Revision as of 12:36, 13 January 2023

Change font color of unread message


   KB 24501        Last updated on 2023-01-13  




0.00
(0 votes)


Purpose

The article shows how to change the font color of unread message. article will help to change red color of unread messages, color can be changed accordingly.

Solution

ClassicUI

  • Open skin.properties file.
vi /opt/zimbra/jetty/webapps/zimbra/skins/_base/base3/skin.properties
  • Add below content at the bottom of the file.
Text-unread                 = color:red; font-weight:bold;
  • Restart mailboxd service.
zmmailboxdctl restart


ModernUI

  • Open skin.properties file.
vi /opt/zimbra/jetty/webapps/zimbra/skins/_base/base3/skin.properties
  • Add below content at the bottom of the file.
Text-unread                 = color:red; font-weight:bold;
  • Restart mailboxd service.
zmmailboxdctl restart


Submitted by: Aditya Patidar
Verified Against: ZCS 8.8 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Change_font_color_of_unread_message Date Modified: 2023-01-13



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search