Ok I figured out how to change it, but I think this should be marked as a bug. If anyone else is unhappy with the font settings, edit this file:
Quote:
|
/opt/zimbra/jetty-6.1.22.z6/webapps/zimbra/skins/_base/base2/skin.properties
|
In the fonts section, look for the line that reads "FontFamily-default = ...." and change the font chain to something normal.
Zimbra, for some reason, has chosen a lot of non-stanard fonts for the default font chain. The default font being "Helvetica Neue", which is not installed by default on most platforms (not even sure where it comes from), the next fallback is the classic Helvetica, which everyone knows looks like crap and is not aliased or anything. After updating the default FontFamily, just run:
and reload the page and you should be good to go. My users are much happier now.
