By Klaus Lamort on Monday, 04 May 2015
Posted in General Issues
Replies 3
Likes 0
Views 853
Votes 0
Hello,
Since yesterday I can not write in lower case, and it's as if my keyboard had changed. I have this problem in EasySocial and Kunena?
Someone would have an idea.
thank you
Hello Klaus,

I am really sorry for the delay of this reply as it is actually a long weekend for us here due to 2 separate public holidays. I can't seem to access your site with the provided login credentials at http://screen.stackideas.com/2015-05-04_1435.png .

By the way, the reason that all the text are uppercase is actually because of your Joomla template. It seems like they have added a css rule that enforces all text to be capitalized. Please see the codes below,


#s5_menu_wrap li a, .S5_submenu_item a, .button, label, li.s5_am_inner_li span.s5_accordion_menu_left a.mainlevel, #s5_button_frame ul li a, .btn, #s5_login, #s5_register, .pagenav a, #s5_drop_down_button, .uppercase, #s5_responsive_mobile_drop_down_menu, #s5_responsive_mobile_drop_down_menu a, #s5_responsive_mobile_bar_active span, #s5_first_bar li, .inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, #mod-search-searchword, input, textarea, #s5_breadcrumb_wrap, a.readon, .article-info, .tab_show_text h3, .readon_lines {
text-transform: uppercase;
}


It's best that you check with them and see if there's a settings in the template that could disable such behavior?
·
Monday, 04 May 2015 14:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank, I found the problem in my joomla template...
·
Monday, 04 May 2015 16:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Klaus, glad that your issues are resolved now
·
Monday, 04 May 2015 17:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post