PDA

View Full Version : Input Text Color?


Contra Fates
05-08-2010, 03:26 AM
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!

Contra Fates
05-10-2010, 01:07 AM
Bump! Incase I was a bit confusing in my opening post, here is a visual of what I'm talking about:

http://www.risingstarforums.net/random/inputtext.png

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!

Valadur
05-10-2010, 04:36 AM
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:

.wysiwyg {
color:#ffffff;
}

Aclikyano
05-12-2010, 11:34 PM
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:

.wysiwyg {
color:#ffffff;
}


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 1273710959 at 1273710959 ---------------

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!!

Aclikyano
05-24-2010, 07:20 PM
anyone ^ ???

your24hourstore
05-24-2010, 08:45 PM
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