Copied to clipboard

Flag this post as spam?

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


  • liran 59 posts 140 karma points
    Sep 10, 2011 @ 09:09
    liran
    0

    how to create a document without stylesheet?

    hi all

    i'm a newb to umbraco, in the company were i work we had someone to build a web site with umbraco.

    now i would like to make some chnages, like i added to the rich text editor the font size and color options but when i click save & publish it returns to the original design.

    how can i make a "free page" that will allow me to make changes?

     

    10x

    liran

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Sep 10, 2011 @ 09:34
    Morten Bock
    0

    Hi.

    I could be that it is tinyMce that is removing the styles. You could take a look at the /config/tinyMceConfig.config file, which contains the "allowed" attributes and elements for the RTE datatype. Another option would be to turn off Tidy in the /config/umbracoSettings.config file by setting <TidyEditorContent>True</TidyEditorContent> to False.

  • liran 59 posts 140 karma points
    Sep 10, 2011 @ 18:30
    liran
    0

    10x alot

    it worked.

Please Sign in or register to post replies

Write your reply to:

Draft