Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] 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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Solved Aurelia temlates colonnes in recent topics/no response

More
3 years 3 weeks ago #228631 by prpoub
Hello all

how i can delete the first colonne  (with arrow and subject/not the subject colonnes)on aurelia templates (recent topics/no response/)

 

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

More
3 years 3 weeks ago #228632 by prpoub

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

More
3 years 3 weeks ago #228671 by rich
I am not sure what you mean. Try this code in your custom.scss (it is the same process as to custom.less)
Code:
.table.shadow-lg.rounded thead {   display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: prpoub

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

More
3 years 2 weeks ago - 3 years 2 weeks ago #228702 by prpoub
only the arrow has disappeared
 

the first column is always present

 
Last edit: 3 years 2 weeks ago by prpoub.

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

More
3 years 2 weeks ago #228708 by rich
If you mean the left column, icons should be displayed there.
This code hides the left column:
.
Code:
.category .center.d-none.d-md-table-cell {   display: none !important; }

Important! Always create a backup before you make any changes to your website!

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

More
3 years 2 weeks ago #228710 by prpoub
Thanks ! working good.

Go to plan migration :-)

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

Time to create page: 0.258 seconds