Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Text on Subject field not showing properly

More
8 years 5 months ago #196849 by Wild Duck
Curious... now with Chrome I can see it properly, but with Firefox its still wrong... can you confirm that?
thanks

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago - 8 years 5 months ago #196850 by rich
Yes, you're right. I had only tested with Chromium. It is a padding problem. So I think, you don't need the changed font size, unless you want the size 15px maintained. Change the code to:

Code:
.layout#kunena input#subject { padding: 0 5px; }

Important! Always create a backup before you make any changes to your website!
Last edit: 8 years 5 months ago by rich.

Please Log in or Create an account to join the conversation.

Time to create page: 0.243 seconds