Adding a new font text color
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2015 09:09 AM
Hi Everyone,
Is it possible to change the color pallet of the font color within a knowledge article? It's wonderful that the user has 40 colors to pick from. Sadly, however my company would like all official web-based documents to use a specific color. Unfortunately none of the colors within SNow are an identical match to what the Communications department is requesting.
Thank you,
Bryan Alff
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2015 08:54 AM
Bryan,
- First highlight the text you want to be a specific color and change the color to any of the 40 included colors.
- Then click on the "< >" icon to edit the HTML source code.
- Look for the following "<span class="tdwrap" style="color: #ff0000;">Your Text here</span>"
- Change the #ff0000 (may be different depending on the color you chose in step 1) to the HTML code for the color you want
- Click Ok
Thanks
Brian