WebService Font

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
johnm
Posts: 117
Joined: Fri Apr 01, 2005 9:49 pm

WebService Font

Post by johnm »

Is it possible yet to change the font of the Webservice?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We plan to add some options in Advanced Host Monitor 8.00

Regards
Alex
xcentric
Posts: 176
Joined: Sat Oct 23, 2010 4:30 pm

Post by xcentric »

I would really like to change the font in the web service.

We are at v8.82 and I can find no option to change the font.
When is this expected?

This feature was requested in these additional threads also.
http://www.ks-soft.net/cgi-bin/phpBB/vi ... webservice
http://www.ks-soft.net/cgi-bin/phpBB/vi ... webservice

Regards
xcentric
Posts: 176
Joined: Sat Oct 23, 2010 4:30 pm

Post by xcentric »

I found something interesting.

Advanced Host Monitor 8.00 Beta
Web Service: new "undocumented" options allow you to change style and size of the font used by web interface. You may add 3 lines into [HTML] section of webservice.ini file:
CustomStyleCompact = <style definition used for "compact" interface>
CustomStyleNormal = <style definition for regular web interface>
CustomStyleErrors = <style definition for error reports>
E.g. you may specify styles like
CustomStyleCompact=style="font-family: gill, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 50%"
CustomStyleNormal =style="font-family: gill, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 150%"
CustomStyleErrors =style="font-family: gill, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 100%"

I have tested this and it works.

Regards
Post Reply