Log in

View Full Version : Change the color of input text in textarea boxes?


ZombieLyptic
10-31-2011, 10:06 AM
On my site only when selected on text area boxes such as create thread and where you enter your registration info when signing up the box turns almost black with using a black font color making it nearly impossible to see what you're inputting. Once you've moved to a different text box the text area box turns light grey keeping the black font making it visible. I want to find the style var (or vars) to either make the active boxes grey too or change the active input font to white.

I am using a custom style I got here but haven't received any response from that thread. I'm assuming the style var being used is universal?

You can see what I'm talking about here:
http://www.zombielyptic.com/

HMBeaty
10-31-2011, 02:08 PM
You need to edit your stylevar: control_focus_background

ZombieLyptic
10-31-2011, 03:32 PM
You need to edit your stylevar: control_focus_background

Thank you for you help.

Gamelobby
04-10-2012, 03:37 PM
That's very helpful, but how about where we can change the background before we click into it.?
Right now mine is very similar to the rest of the page, so people cant see the box. lol


Thanks


*edit*
Got it..

The new version is called
input_focus_background
---
The other before you click into it is called
input_background