You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2019-09-12 08:33:08

albercuba
Member
Registered: 2019-02-19
Posts: 10

System font

Hello everyone,

is it possible to change the font so the interface and even the outgoing emails use a specific one?

Best regards

Offline

#2 2019-09-12 22:09:37

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,146

Re: System font

for changing notification font :
go to setup>notifications>notifications template
choose template and in css box add :

* {
font-size: 100%;
font-family: Arial;
}

of course this only works for html notifications


Trouver la panne avant de réparer...
GLPI10.0.10 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.2 reports 1.16.0 formcreator 2.13.8, datainjection 2.13.4 fields 1.21.6

Offline

Board footer

Powered by FluxBB