Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Question Text on Subject field not showing properly

More
8 years 8 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 8 months ago - 8 years 8 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 8 months ago by rich.

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

Time to create page: 0.263 seconds