Quote:
Originally Posted by NecessaryGaming
Hey, I just implemented a new style and upgraded the vBShout to the latest version. When typing your message in the area on the left, the background is white and by default, the color of the font is white so you cannot see what you're typing. Is there a way to change the default color of your text to...say...black? Thanks!
|
The input area works off of two StyleVars:
input_background and
control_focus_background. The first is before the user selected the input area, and the 2nd is while the user is typing.
The actual shouts' background area works off of the
postbit_background StyleVar.
Hope that helps
Fillip