1. Tiger Lily
  2. CMC - Mailchimp for Joomla!
  3. Tuesday, 22 September 2015
  4.  Subscribe via email
Hi,
I've installed version 2.0 on the latest Joomla platform. For some reason, when I go to test and input an email address, anything after the @email.com turns all the text white and you can't see that you've entered it unless you scroll over it.

Here's the link. Also, I can't figure out the CSS to force the First and Last Name to appear on the same row. Can anyone help with that too?

http://198.1.116.170/~lcanimal/LCA_2015/

Thanks in advance.
Responses (1)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
This must be a css issue.
When you type into the field I see that it is red (validation didn't pass) The second you enter the @ most probably the validation is passing and you standard color for the input field seems to be white.
You would have to add some lines to your css. For example try this:

.cmc-signup input {
color: #000!important;
}


This should take priority over everything else you have in your css file.

Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!