Hello
I want black background for my ckeditor.
I do it with this parameter in my config file :
config.uiColor = 'black';
But with this parameter, my link pop display black text on black background.
I need to select text with mouse to read the text.
Is it possible to define the color text in the different dialog (like link pop up) ?
If yes, how can I do it ?
Best regards
I want black background for my ckeditor.
I do it with this parameter in my config file :
config.uiColor = 'black';
But with this parameter, my link pop display black text on black background.
I need to select text with mouse to read the text.
Is it possible to define the color text in the different dialog (like link pop up) ?
If yes, how can I do it ?
Best regards

Re: How define text color in link dialog ?
http://stackoverflow.com/questions/3827073/dynamic-body-color-using-ckeditor/7263223#7263223
http://stackoverflow.com/questions/7005592/ckeditor-add-event-handler-to-dialog-element/7040445#7040445