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

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved Navigation Indicator seems off

More
6 years 8 months ago #1 by Sugi123
Hi guys,

I am new to Joomla & kunena. I managed to installed kunena on localhost (Joomla 3.7), it was OK but Navigation Indicator (or what is called) seems off. See attachment.

How to correct that?

Thanks in advance,
Sugi
Attachments:

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

More
6 years 8 months ago #2 by rich
Replied by rich on topic Navigation Indicator seems off
This will only take effect when you have minimum a second page.

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

More
6 years 8 months ago #3 by Sugi123
I am sorry, not sure understood your answer.

Did you mean that if the page if more than 1, indicator's position will be normal?

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

More
6 years 8 months ago #4 by rich
Replied by rich on topic Navigation Indicator seems off
What you mean with "position will be normal"? You can't go to the next page, if you have only one page. Therefore is it inactive.

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

More
6 years 8 months ago #5 by Sugi123
Hello,

From the picture attached, the navigation buttons is not left alignment with other objects (combo box, Hello Members text, box for Breadcrumbs, etc)

I want to set this navigation buttons so it will left alignment with others objects.

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

More
6 years 8 months ago - 6 years 8 months ago #6 by rich
Replied by rich on topic Navigation Indicator seems off
I'm sorry, it was my mistake. I thought you mean the inactive "Next" button. Add this code in your custom.less . It's the second value. Probably you need more than 0px.

Code:
.layout#kunena .pagination { margin: 3px 0; }
Last edit: 6 years 8 months ago by rich.

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

More
6 years 8 months ago #7 by Sugi123
Hello rich,

Change to this :
Code:
.layout#kunena .pagination { margin: 3px 47px; }
Fix the problem. Thanks a lots for your help :)

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

Time to create page: 0.394 seconds