Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] 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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Problem with displaying the pagination information (line-height)

More
12 years 4 months ago #155565 by polleke
Hi,
i am having problems with the pagination on my kunena 3 forum.

It is the same like this : www.kunena.org/forum/K-2-0-Blue-Eagle-Te...-font-height-problem

I tryed to tremove line height here with firebug and that seems to work. But i do not know how and where to change that.

To look at the problem :
www.broos.org/index.php/forum/2-baarle-n...hertog?limitstart=50

regards Jan

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

More
12 years 4 months ago - 12 years 4 months ago #155569 by 810
add this to your template:
Code:
#Kunena .art-postcontent ul > li { overflow-y:visible;}
Last edit: 12 years 4 months ago by 810.

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

More
12 years 4 months ago #155574 by sozzled
I would suggest, instead, that you add to the end of your Joomla site template file CSS file (../templates/jb06/css/template.css) the following three lines:
Code:
#Kunena .kpagination li { line-height: 1.5em; }
The following user(s) said Thank You: polleke

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

More
12 years 4 months ago #155597 by polleke
Thank you,
the last idea was the solution.

regards Jan

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

Time to create page: 0.221 seconds