The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change the color of the text in wysiwyg editor
My site uses a dark theme, the wysiwyg editor's background is black and so is the text. I would like to change the text to white, how can I do this? I've tried to edit the main.css, but that doesn't work, apparently it's obsolete.
--------------- Added [DATE]1265715745[/DATE] at [TIME]1265715745[/TIME] --------------- can anyone help? |
#2
|
||||
|
||||
i second this, i have the same issue
|
#3
|
||||
|
||||
Try playing with these (change colors) - add them to additional.css:
Code:
/* color of text in textarea for editors */ body.wysiwyg {color: pink;} .editor_textbox textarea, .editor_textbox iframe {color: green;} |
#4
|
|||
|
|||
I have the same problem, after adding in the changes to additional.css and save/reload nothing changed. It's nearly impossible to see the text when you are typing in the editor window.
Can you guys help me out? |
#5
|
|||
|
|||
Here's a screen shot of the text color, can barely see what you're typing. I wouldn't mind if the background of the window was white... just want my users to see what they are typing.
Please help... |
#6
|
||||
|
||||
This is an old thread not related to the ckeditor. I suggest doing a search on ckeditor and you will find more recent threads that discuss css changes you can do.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|