Info: Performing the step described in this article requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
The Studio Print editor — which is used for creating articles for print — shows the text by using the font of the applied style. When that font is not available on the system on which Studio is used, a fallback font is used.
By default, this font is Helvetica, followed by Arial.
You can change this through the following option:
- File: config.php (recommended: config_overrule.php file)
- Location: <Studio Server path>/config/plugins/ContentStation
- Name of option: EDITOR_FALL_BACK_FONTS
- Possible values: The name of the font. Separate multiple fonts with a comma. The font listed first is tried first, when that font is not available the font listed next is tried, and so on.
- Example:
Example: Here, the fonts are set to Helvetica and Arial: define( 'EDITOR_FALL_BACK_FONTS', 'Helvetica, Arial'); |
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.