Copied to clipboard

Flag this post as spam?

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


  • Biagio Paruolo 1494 posts 1635 karma points c-trib
    Aug 16, 2015 @ 11:44
    Biagio Paruolo
    0

    TinyMCE3: How to add styles to the editor?

    How to add styles to the editor? I associated my css website file into TiniMCE datatype, but don't read any info from css. Thx

  • Marc Goodson 1451 posts 9716 karma points MVP 5x c-trib
    Aug 16, 2015 @ 17:54
    Marc Goodson
    0

    Hi Biagio

    The formats dropdown in the editor doesn't automatically populate from the stylesheet associated with the rich text editor.

    For each style you want to make available in the dropdown you need to add a stylesheet property - locate the associated editor stylesheet in the stylesheets section, right click and create - give your new style property a name (to view in the dropdown) and an alias, the css syntax to apply, these style rule options are then the items that appear in the style dropdown in the rich text editor. If that makes sense ?

    (You may need an app pool refresh for the options to appear, depending on umbraco version)

    enter image description here

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Aug 16, 2015 @ 20:12
    Dennis Aaen
    0

    Hi Biagio,

    Try to have a look on this video on how to add styles to the editor.

    http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/stylesheets-and-javascript/setting-up-rte-styles/

    Hope this helps,

    /Dennis

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies