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 11280 posts 23678 karma points MVP 11x 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 11280 posts 23678 karma points MVP 11x 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.

    .

Please Sign in or register to post replies

Write your reply to:

Draft