The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Input Text Color?
I'm currently trying to change the background color of the editor [for the input area], as well as change the actual font color of the text being input.
To be more specific: I want to change the stylevar textedit_background to #000000, but doing so makes typing nearly impossible, because the default color of the text being input is also #000000, therefore making the text invisible in the editor unless you manually change it to a new color. The odd thing is that while the input color that shows is black, when a post is made, the font color is gray. [Which I'm fine with.] So, can anyone tell me what stylevar controls the color of the font being INPUT, and only for that? Thank you! |
#2
|
||||
|
||||
Bump! Incase I was a bit confusing in my opening post, here is a visual of what I'm talking about:
I already know how to change the background color of the input area, but what I want to change is the defaulted black text that shows when you're typing. Any help would be greatly appreciated! |
#3
|
|||
|
|||
As far as I know, there is no stylevar for this. But you can change the input color by adding the following in additional.css or changing it in editor.css:
Code:
.wysiwyg { color:#ffffff; } |
#4
|
|||
|
|||
Quote:
this does not change the font color of the text when I type into, sayyy, when I go to give +Reputation to members. In the comment box in that popup window PLEASE HELP!! --------------- Added [DATE]1273710959[/DATE] at [TIME]1273710959[/TIME] --------------- like when I want to enter: Location ,in Edit Profile that is still black, and on black skin no members can see what they are typing!! |
#5
|
|||
|
|||
anyone ^ ???
|
#6
|
|||
|
|||
its linked to the commen text color i think so if you change it it will have to be for the whole board , So is the rest of your text white like in forum and cms when you change it to white in text area
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|