The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I make the vB 'editors' be dark/black?
I have a custom dark style but the editors (new message/reply and quick reply / PM's, etc...) are all white backgrounds with black text just like on vbulletin.org and my other 'white' styles. I've seen forums where the editor is dark or black with white or grey text- how do I do that? I take it I need some css somewhere but I haven't figured it out yet.
|
#2
|
||||
|
||||
The background color should be changeable in stylevars I believe. If not, do tell me :P
As for the white text, Add this in additional.css Code:
body.wysiwyg { color:#FFFFFF; } .editor_textbox textarea, .editor_textbox iframe { color:#FFFFFF; } |
#3
|
||||
|
||||
I've seen this box, and as you can see have made it dark but it doesn't ever affect my page, the editor remains white with black text... maybe because I'm not technically using the wysiwyg editor, I'm using the one that shows bbcode like here by default?
|
#4
|
||||
|
||||
Oh, I forgot, this is the vb3 section not vb4 :P
Unfortunately, I have forgotten how to do this. And correct, the default here is not the WYSIWYG editor |
#5
|
||||
|
||||
You want to go to the Toolbar Menu Options in your Style Manager and edit the Text Editor Control Styles.
|
#6
|
||||
|
||||
Thanks but that just has options for the editor buttons and font names/sizes, not the editor itself.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|