Copied to clipboard

Flag this post as spam?

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


  • Neil Gaietto 13 posts 72 karma points c-trib
    Apr 28, 2014 @ 04:47
    Neil Gaietto
    0

    Rich Text Editor is not pulling in styles.

    Running Umbraco 7.1.1 and same issue across multiple different sites.

    I cannot get the rich text editor to pull in styles. The style sheet property is set and I did all the tricks to clear cache in the browser and on the server.

    I noticed that this request "/umbraco/backoffice/UmbracoApi/Stylesheet/GetRulesByName?name=richtext-editor-styles" is not returning any results, which I think is used to populate the values.

    Is this a bug? I didnt see any other reports on the issues site.

    Here is my css for reference:

    .red-text { color#d94a3d; }
    
    .blue-text { color#7492a3; }

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 28, 2014 @ 09:14
    Jan Skovgaard
    0

    Hi Neil

    I have seen others have issues regarding this - I think that there is a bug reported on the issue tracker also.

    I have seen this myself but in my case I could just refresh the browser window with the chrome developer toolbar open and a checkmark in the clear cache when dev toolbar is open.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft