How can i add font styles to articles?

chavayoshitha
Kilo Expert

I am trying to add more font styles to the knowledge Articles.

 

I tried adding in the system properties> ui properties 

Calibiri Light=calibiri light,sans-serif;Roboto=roboto,sans-serif;Roboto Light=roboto light,sans-serif;

Calibiri Light=calibiri light;Roboto=roboto;Roboto Light=roboto light; (tried this as well)

Added this the name shows up in the list of html editor but i am unable to get the font-style..

can you let me know where i am doing wrong ?

1 ACCEPTED SOLUTION

Min Ye Soe
Giga Contributor

I've tested some web safe fonts and they all work. I tested Roboto but it didn't work at first since I don't have the font installed in my computer. After font installation and browser restart, the changes can be seen.

Hope this help.

Min

 find_real_file.png

View solution in original post

17 REPLIES 17

Mohammad Danis1
Giga Guru

Hi Chavayoshita,

 

Can you try like :

<p style="font-family: courier;">By default, every email deleted from your OWA mailbox goes through the following process:</p>

<p style="font-family: sans-serif;">By default, every email deleted from your OWA mailbox goes through the following process:</p>

 

Regards,

-Danish

Yeah tried it as well the new font syles are not displaying as they are .. do i need to update any files of the fonyt style in service-now?

if so can you let me know where i can update that?

see if it helps:

 

https://community.servicenow.com/community?id=community_blog&sys_id=c95d2629dbd0dbc01dcaf3231f9619ed

 

 

 

Min Ye Soe
Giga Contributor

I've tested some web safe fonts and they all work. I tested Roboto but it didn't work at first since I don't have the font installed in my computer. After font installation and browser restart, the changes can be seen.

Hope this help.

Min

 find_real_file.png

Hi Min,

I'm looking to do exactly the same thing, add "Roboto" as a font option in the KB Article Body.  I have installed the font on my laptop, and I updated the system property, and I restarted the browser session but I don't see it in the dropdown.  Can you elaborate on the steps you took to get it to appear in the dropdown for a KB?  Thanks!