Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
9 years 11 months ago #1 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
9 years 11 months ago - 9 years 11 months ago #2 by 810
add this to your template:
Code:
#Kunena .art-postcontent ul > li { overflow-y:visible;}
Last edit: 9 years 11 months ago by 810.

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

More
9 years 11 months ago #3 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
9 years 11 months ago #4 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.373 seconds