Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Question Pagination displaying wrong

More
8 years 4 months ago #1 by skydiverrg
Hi all,

I've problems diaplaying my pagination correct. Please see picture for explanation.
This occurs also with standard template.

I've already added the following string into my joomla template css, bit it didn't help.
Code:
#Kunena .kpagination li {line-height: 14px !important;}

I've installed:
Kunena 4.0.6
on a Joomla 3.4.5 System
Forum is located here: MFV Forum

Attachments:

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

More
8 years 4 months ago - 8 years 4 months ago #2 by 9themestore
Hi skydivrrg,

Add below CSS rules to the template.css file of your Joomla template.
Code:
body #Kunena .kpagination span, body #Kunena .kpagination a { display: inline-block; } body div#Kunena a.close { background-position: 3px 3px; border-radius: 0; height: 20px; width: 20px; }

Clear cache of your site and refresh to view all changes.

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
Last edit: 8 years 4 months ago by 9themestore.
The following user(s) said Thank You: skydiverrg

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

More
8 years 4 months ago #3 by skydiverrg
Thank you very much 9themestore. That helped a lot.
Maybe you could help me also with the + Button on the top right corner.
The display is also not as nice as it could be.

Attachments:

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

More
8 years 4 months ago #4 by 9themestore
Hi,

I have just updated above CSS rules. Please update to your site again.

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The following user(s) said Thank You: skydiverrg

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

Time to create page: 0.355 seconds