Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: ElFroggio on March 27, 2006, 08:22:15 PM

Title: Webmail fonts
Post by: ElFroggio on March 27, 2006, 08:22:15 PM
SME: 7.0 RC1

Is there a way to change the font size in webmail, so that by default it starts with a size 10 point or 11 point. The default is too small for some users.

Thanks
Title: Re: Webmail fonts
Post by: cactus on March 27, 2006, 09:18:22 PM
Quote from: "ElFroggio"
SME: 7.0 RC1

Is there a way to change the font size in webmail, so that by default it starts with a size 10 point or 11 point. The default is too small for some users.

Thanks


Why do the users not enlarge the font-size in their browsers? A quick way to do so is holding control while using the scroll wheel of the mouse, this usually works quite well.
Title: Webmail fonts
Post by: ElFroggio on March 28, 2006, 12:35:33 AM
Quote
Why do the users not enlarge the font-size in their browsers? A quick way to do so is holding control while using the scroll wheel of the mouse, this usually works quite well.

No, this does not work well at all. :hammer:
1. This is a global setting for the session in Internet Explorer. Meaning this will affect all the other websites they go to.
2. With all the other browsers, it need to be done each time. Again, no good.

What I am looking for is a setting in Webmail for setting the font size.
Title: Webmail fonts
Post by: cactus on March 28, 2006, 10:34:47 AM
Quote from: "ElFroggio"
Quote
Why do the users not enlarge the font-size in their browsers? A quick way to do so is holding control while using the scroll wheel of the mouse, this usually works quite well.

No, this does not work well at all. :hammer:

It does with my Mozilla/Firefox browser as those overwrite fixed font settings as opposite to M$ Internet Exploder
Quote from: "ElFroggio"
1. This is a global setting for the session in Internet Explorer. Meaning this will affect all the other websites they go to.

I know that, but it is a very simple solution that is not hard for a user to do.
Quote from: "ElFroggio"
2. With all the other browsers, it need to be done each time. Again, no good.

What I am looking for is a setting in Webmail for setting the font size.

That is not there I believe on the version of Horde that is used on version 7, as this command
Code: [Select]
grep -H -d recurse font-size /home/httpd/html/horde/*
only showes fixed font-sizes. If you want to change them all be my guest, but be aware that they will be removed when horde is upgraded.
Title: Webmail fonts
Post by: ElFroggio on March 28, 2006, 05:16:46 PM
Quote
That is not there I believe on the version of Horde that is used on version 7, as this command:

grep -H -d recurse font-size /home/httpd/html/horde/*

only showes fixed font-sizes. If you want to change them all be my guest, but be aware that they will be removed when horde is upgraded.

Then I will have to do it manually. This is required for moving from 6 to 7. Users refuse 7 because it's too small.

Many, including myself, have reading/computer glasses.
Title: Re: Webmail fonts
Post by: freshmilk on May 05, 2009, 10:02:26 AM
Hi all,

The webmail horde font size font is really small.

There must be a way to change the font size on horde config on SME 7.4.

Looking forward to answers and many thanks.
Title: Re: Webmail fonts
Post by: CharlieBrady on May 05, 2009, 04:48:06 PM
There must be a way to change the font size on horde config on SME 7.4.

There isn't, as you've already been told in this thread. To change the font size, the webmail source code needs to be changed.