• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: textarea field input text invisible

textarea field input text invisible 17 years 4 months ago #1480

I have a problem with textarea field. when user types in box the letters are invisible i.e. same color as field background (white). This is only happening with textarea. no other field type is affected in this way. Is it possible to set input text color?
Any ideas please.
The administrator has disabled public write access.

Re:textarea field input text invisible 17 years 4 months ago #1486

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Hello Andrew,

this has something to do with your CSS for sure. Try editing the textarea and in the additional attributes, paste this code:
style=color:black;

Let me know if that worked.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!