Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

changing TinyMCE background, Help!!

Asked Modified Viewed 2,684 times
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
asked
Junior Member

hey guys, i have a problem with TinyMCE editor,
My Themes background is black so TinyMCE automatically changed its background to black too, so now its pretty hard to write !
ive seen a thread about it before but i cant find it now, so if anyone knows how please help, Thanks:)

Solved,thanks Craig
Edited by Alazri on 11-12-2012 14:57,
0 replies

2 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Look in your themes styles.css see if you can see anything like this...

/* TinyMCE specific rules */
body.mceContentBody { background: #eee; color: #111; }


If you do not see that in styles.css already add that and it will be your solution.
0 replies
A
Alazri
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Craig wrote:

Look in your themes styles.css see if you can see anything like this...

/* TinyMCE specific rules */
body.mceContentBody { background: #eee; color: #111; }


If you do not see that in styles.css already add that and it will be your solution.



Well that changed the whole theme background color into white!!

Merged on Dec 11 2012 at 12:56:33:
:D Thanks Craig , Adding the code solved it :)
there was a problem with my theme ..
Edited by Alazri on 11-12-2012 14:56,
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
A
A
Alazri 10
:Y!
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet