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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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.

Question collapse button on index page

More
5 years 4 months ago - 5 years 4 months ago #1 by Peter-nl
Ls,
I read the instruction on docs.kunena.org/en/manual/backend/catego...dit-section-category and another topic, but it is not precisely what I,m lookin for:

In other thread i read that:
collapse buttons

Try this code in your custom.less . (Should work for Crypsis)
Code:
.btn-toolbar.pull-right { display: none; }

What is de code for standard collapsed sections?
I don't want to hide them.

best regards
Pete
Last edit: 5 years 4 months ago by Peter-nl. Reason: forgotten additional text

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

More
5 years 4 months ago #2 by rich
Replied by rich on topic collapse button on index page
This doc has nothing to do with the collapse button.
If you want the buttons always visible, then try this code:

Code:
.kfrontend .btn { visibility: visible; }

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

Time to create page: 0.399 seconds