Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 [Solved] Big Font, Line Spacing

More
15 years 4 months ago - 15 years 4 months ago #85156 by hellilyntax
Guys,
How to fix the line spacing?
And how to get rid of the scrollbar?

This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test. This is a test.
Last edit: 15 years 4 months ago by hellilyntax.

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

More
15 years 4 months ago - 15 years 4 months ago #85158 by hellilyntax
i can fix the scrollbar by editing css file in
\components\com_kunena\template\mytemplate\css
fix every css in there by editing these items:

#Kunena div.kmsgbody div.kmsgtext {
overflow: visible;
word-wrap:break-word;
line-height:normal;
}


by default, overflow:auto;
i changed it to visible.

add line-height:normal; to the class to fix line spacing.

case closed.B)
Last edit: 15 years 4 months ago by hellilyntax.
The following user(s) said Thank You: halo3montage

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

Time to create page: 0.325 seconds