PB TEXT FIELD WITH Fox Contact Form

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Apr 05, 2014 3:24 pm
Reply with quote
Report this post
Hello,
I joined the FOX form in my website with Joomla 3.
I use the template Publisher.
The text in the boxes can not be seen with SAFARI, CHROME?
it works with Firefox
How to solve this problem.
thank you

http://mouvroc.fr/ct/index.php?option=com_foxcontact&view=foxcontact&Itemid=153
User avatar
Fresh Boarder

teitbite
Sat Apr 05, 2014 6:02 pm
Reply with quote
Report this post
Hi

Please add this to css:

Code: Select all
textarea,
input[type="text"] {
line-height: 21px;
}
User avatar
Moderator

GK User
Sat Apr 05, 2014 6:30 pm
Reply with quote
Report this post
Great.
Thank you
User avatar
Fresh Boarder


cron