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 #196809 by Wild Duck
Hello

Probably someone posted this issue before but I did some search with no results.

Every time we do a new topic or a reply to topic the text on the Subject field is not showing properly.
Attached an image with the problem.

Can someone point me to solve this issue?
Thanks!

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 768M | Max file upload: 128M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : forte | author: Shape5.com | version: 1.0 | creationdate: September 2015

Kunena default template details : Crypsis | author: Kunena Team | version: 5.0.11 | creationdate: 2017-09-02

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.0.11 | 2017-09-02 [ Kinkajou ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: UddeIM 3.9

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 5.0.3

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

More
8 years 5 months ago #196810 by rich
Try this code in your custom.less , then empty the cache.

Code:
.layout#kunena input#subject { font-size: 15px; }

Important! Always create a backup before you make any changes to your website!

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

More
8 years 5 months ago #196817 by Wild Duck
Tried it but no success...
I suspect its not related to the font size (Seems like the letters size is ok) but something related to the field hiding a part up and down.
I have the exact same problem with two different Joomla sites and templates...

If you need I can give you access..

Thanks!!

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

More
8 years 5 months ago #196824 by rich

If you need I can give you access..

Please give me a account, normal registered user is enough. You can paste here the details, use [confidential*] [/confidential] tags (padlock symbol).

Important! Always create a backup before you make any changes to your website!

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

More
8 years 5 months ago #196837 by Wild Duck
Here we go!
This message contains confidential information

Just try to reply to some topic and you will see the issue.
Thanks!

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

More
8 years 5 months ago #196838 by rich
Maybe t needs a "!important" at the end of the code. Then empty the cache. For me it shows correct with this code.

Code:
.layout#kunena input#subject { font-size: 15px !important; }

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.283 seconds