Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Signature Fonts Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jenashley
Newbie
Newbie
Avatar

Joined: 17 August 2014
Location: United States
Online Status: Offline
Posts: 1
Posted: 17 August 2014 at 8:39pm | IP Logged Quote jenashley

Just wondering if there's a way to add more fonts to the list for the signature.

Really loving how clean and "lite" this is! Good job!
Back to Top View jenashley's Profile Search for other posts by jenashley
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 18 August 2014 at 1:39am | IP Logged Quote Igor

Hello,

In static/js/app.js file, locate the following line:

Code:
this.aFonts = ['Arial', 'Arial Black', 'Courier New', 'Tahoma', 'Times New Roman', 'Verdana'];


The list defines fonts available in richtext editor, for both message compose and signature area, and you can supply more fonts there.

Note that app.js file isn't used by default - its minified version app.min.js is used. To change that, add the following item to the array defined in data/settings/config.php file:

Code:
'labs.use-app-min-js' => false,


Also, be sure to clear browser cache to apply changes.

If you might be looking for changing default font, the information on that is available at this discussion thread.

And thanks for your warm words, we really appreciate it!

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
ronoi
Newbie
Newbie


Joined: 05 March 2015
Online Status: Offline
Posts: 1
Posted: 05 March 2015 at 5:44am | IP Logged Quote ronoi

Hi All,

Can i just check something as i have a similar question:

The instructions above will only work for standard web fonts right? You can't use that method to add Google Web-fonts for example?

I have set up an email account for a client and they have asked for a very specific font for their signature so i wanted to know if i can use a Google Web-font somehow?

Thanks
Back to Top View ronoi's Profile Search for other posts by ronoi
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 05 March 2015 at 5:48am | IP Logged Quote Igor

The font will be displayed there as long as your system recognizes it by the name. Of course, the recipient's system needs to have that font as well, as the font itself isn't included into email message.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide