Copied to clipboard

Flag this post as spam?

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


  • Steve 472 posts 1216 karma points
    Feb 22, 2013 @ 19:29
    Steve
    0

    TinyMcE 3 Media Type Problem

    I added a Media Type with TinyMcE for a rich text editor on a doctype, but when I go to the page based on that doctype, the properties that I created for content text areas that use the new media type, have a dark grey background color- not the typical white. What is causing this?

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Feb 22, 2013 @ 20:32
    Jan Skovgaard
    0

    Hi Steve

    Could you perhaps post a screendump showing the above issue?

    /Jan

  • Steve 472 posts 1216 karma points
    Feb 22, 2013 @ 20:36
    Steve
    0

    I resolved it by adding this to my stylesheet for the template. I don't know why I would have to, since all previous backgrounds were white by default. If anyone knows why this would happen when creating a new Media Type for TinyMcE please let me know. Thanks.

    body.mceContentBody { 

       background: #fff; 

       color:#000;

    }

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Feb 22, 2013 @ 21:44
    Jan Skovgaard
    0

    Hi Steve

    I would still like to see a screendump if you don't mind :)

    /Jan

  • Steve 472 posts 1216 karma points
    Feb 22, 2013 @ 22:01
    Steve
    0

    Sure. Here it is Jan.

    .

  • 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