[Solved] WYSIWYG console is not viewable on white font

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

[Solved] WYSIWYG console is not viewable on white font

Post by dmaireroa »

Hi everyone, and a happy new year to you.

Is there a way to view a white text color on the WYSIWYG without highlighting a text? My CSS font color is 'white or #ffffff' but on the CMSMS WYSIWYG console, you can't see the text unless you view in HTML or highlight it. But if I was doing this for a client, how would they edit or make alteration?

Any suggestions?

Many thanks in advance
CHEERS :)
Last edited by RonnyK on Tue Jan 12, 2010 8:38 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: WYSIWYG console is not viewable on white font

Post by Rolf »

Hey dmaireroa

Look in the admin under the advanced tab of the TinyMCE page
You will see a field Body tag CSS there.
If you put fi background-color:#f00; in it, the background color of the editor will be red.

Hope this helps

Regards, Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: WYSIWYG console is not viewable on white font

Post by dmaireroa »

Hi Rolf

Thanks for helping out, but with the 'Body tag CSS', are you referring to the 'CSS Styles' in the TinyMCE WYSIWYG? If so, I tried to put my own CSS, and the example provided "CustomName1=style1;" but it still didn't work??

Code: Select all

.cms				{
	color: #000;
	text-align: left;
}
Can you elaborate further on this one please?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: WYSIWYG console is not viewable on white font

Post by RonnyK »

He was pointing to the advanced tab of tinymce, there is the "Body tag css", with a explaination line just below to show the example.

Extensions -> TinyMCE -> Advanced-tab....

Ronny
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: WYSIWYG console is not viewable on white font

Post by dmaireroa »

YES!! Thanks Ronny, I got it going now. I had to check 'Include only screen CSS:' in order for it to work.

Problem solved, thanks for your help guys.

CHEERS :)
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: WYSIWYG console is not viewable on white font

Post by Rolf »

Nice  ;) [Solved] then...

®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: WYSIWYG console is not viewable on white font

Post by dmaireroa »

Thanks for your help too Rolf ;)
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: WYSIWYG console is not viewable on white font

Post by RonnyK »

With [solved], Rolf meant to say, that when a post is solved, you should modify the subject line of the original post (the first entry), to state [solved].... ;)

Ronny
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: WYSIWYG console is not viewable on white font [solved]

Post by dmaireroa »

RonnyK wrote: With [solved], Rolf meant to say, that when a post is solved, you should modify the subject line of the original post (the first entry), to state [solved].... ;)

Ronny
Hey Ronny, how do I make this thread [solved]?
Last edited by Anonymous on Tue Jan 12, 2010 7:01 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: WYSIWYG console is not viewable on white font

Post by RonnyK »

Just navigate to your original post and press the "Modify" button. Then put the word [Solved] in front of the original subject-line.

Ronny
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: WYSIWYG console is not viewable on white font

Post by dmaireroa »

RonnyK wrote: Just navigate to your original post and press the "Modify" button. Then put the word [Solved] in front of the original subject-line.

Ronny
Got it, thanks ;)
Post Reply

Return to “Layout and Design (CSS & HTML)”