By Paulo Hayes on Wednesday, 05 August 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 757
Votes 0
The error still remain...the login form is generate by easyblog and not by joomla.
Only allows uppercase characters...i need fix this problem, we buy the product...who can help??
see my attach file.
the site:http://rotadoseventos.com/index.php/blog/crie-uma-conta-no-blog
try fill the fields, only accept uppercase.
Thanks.
hey Paulo,

I have checked in your site, it seems like that was your current template override the styling and force all the character to use upper-case, to fix this you can apply this css in your current template css file.

.registration .form-box input {
text-transform: none !important;
}
·
Wednesday, 05 August 2015 23:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post