• 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: font colour changing

This message has been removed by user's request. 8 years 8 months ago #31821

  • 386b67b708e8a61997250e1d6b9242bc@RSJOOMLA_DELETED
  • 386b67b708e8a61997250e1d6b9242bc@RSJOOMLA_DELETED's Avatar
This message has been removed by user's request.
The administrator has disabled public write access.

font colour changing 8 years 8 months ago #31822

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
As far as I can see, the font color of your form is white. Can you provide more information on this?
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.

This message has been removed by user's request. 8 years 8 months ago #31823

  • 386b67b708e8a61997250e1d6b9242bc@RSJOOMLA_DELETED
  • 386b67b708e8a61997250e1d6b9242bc@RSJOOMLA_DELETED's Avatar
This message has been removed by user's request.
The administrator has disabled public write access.

font colour changing 8 years 8 months ago #31824

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Add this to a CSS file that is loading on your page:
::-webkit-input-placeholder { opacity:1; }
::-moz-placeholder { opacity:1; } 
:-ms-input-placeholder { opacity:1; }
input:-moz-placeholder { opacity:1; }
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!