Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul 24 posts 114 karma points
    May 12, 2015 @ 18:57
    Paul
    0

    Another (but different) font question, style dropdown in Rich Text Editor

    I have added some custom fonts to my website. They work well almost everywhere. In this image the dropdown list isn't correctly stlyed, but the font in the editor itself is. The font style behind is Graphic_H1 in the list:

    enter image description here

    Where is this list actually styled?

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 12, 2015 @ 19:12
    Dennis Aaen
    0

    Hi Paul,

    I think you need to add your refer your custom fonts in the css file that´s located here ~/Umbraco_Client/Tinymce3/Themes/Umbraco/Skins/Umbraco/ui.css

    I think you need to look around line 106 in this file. if you are using Umbraco 6.x.x If you are using Umbraco 7 please let me know.

    Hope this helps,

    /Dennis

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 12, 2015 @ 19:26
    Dennis Aaen
    0

    Hi Paul,

    I can see that you are using Umbraco 7. Then you should add it to the file that you find in here: ~/Umbraco/lib/tinymce/skins/umbraco/skin.min.css.

    As you can see the file is minified, so you can use something like this http://unminify.com/ online service to unminify the file, and your CSS and then minify the file again using something like this http://cssminifier.com/ service.

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft