1
thgill
Forcing font colour in text input boxes
  • 2004/12/7 5:51

  • thgill

  • Just popping in

  • Posts: 4

  • Since: 2004/12/7


Hi ya'll.

I have a user that has his system colour scheme set to dark with light text and when he visits my site and goes to the forum, all the text in the input box is white. And the background of the forum is a light shade, so its nearly impossible for him to read this as he inputs text. Text in the forum is fine, of course, its just when he is typing a message that his text colour shows up as white.

Is there anyway in the style.css file to force the text colour for input to be another colour? Like black. I want to make sure he doesn't have any other input issues down the road.


example screenshot:

Resized Image

Thanks!

2
studioC
Re: Forcing font colour in text input boxes
  • 2004/12/9 19:16

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


is this happen on one user ?


perhaps try adding:

textarea {color:#000;}

or

textarea {color:#000 !important;}

(one of two) to your style.css


michael

3
thgill
Re: Forcing font colour in text input boxes
  • 2004/12/10 2:08

  • thgill

  • Just popping in

  • Posts: 4

  • Since: 2004/12/7


Thank you!

That appears to have done it.

I used textarea {color:#000 !important;} to fix it.

Login

Who's Online

139 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits