- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2018 01:50 PM
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 ?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 08:35 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2018 11:47 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 06:25 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 11:51 PM
see if it helps:
https://community.servicenow.com/community?id=community_blog&sys_id=c95d2629dbd0dbc01dcaf3231f9619ed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 08:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 08:51 AM
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!