Hello!
I will change the text color to red.
In my application, before, the writters write in black but now the corrector write in red if he found an error...
I don't want change the FontColors because TextColor of my toolbar is off!
Thanks for your contributions
I will change the text color to red.
In my application, before, the writters write in black but now the corrector write in red if he found an error...
I don't want change the FontColors because TextColor of my toolbar is off!
Thanks for your contributions
Re: Change Text color
Re: Change Text color
If I correctly understood your question, you probably want to create a new style named "error" for example, which changes the font color to red:
http://docs.fckeditor.net/FCKeditor_2.x ... stomStyles
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Change Text color
fckconfig.js :
My file
But it's no ok!
What's my error?
Re: Change Text color
Re: Change Text color
Please take a look at documentation, everything you ask for is there.
Here's how you can assign custom styles in fckconfig.js:
http://docs.fckeditor.net/FCKeditor_2.x ... stomStyles
This PHP code is wrong
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Change Text color
It's right?
What do I write before the instanciate?
Not this :
Thanks for your help
Re: Change Text color
Change Text color