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 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 Hide Report This button

More
6 years 6 months ago #1 by akasht
Could someone please tell me how to hide "Report This" button which appears on each post on frontend?

Thanks
Attachments:

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

More
6 years 6 months ago #2 by rich
Replied by rich on topic Hide Report This button
Add this code in your custom.less

Code:
a#btn_report { display: none; }
The following user(s) said Thank You: akasht

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

More
6 years 6 months ago #3 by rich
Replied by rich on topic Hide Report This button

Can you help me fix it easily.

Even easier is not possible. Copy and paste this code in your custom.less (if you click on this link, you see the instruction).

Code:
a#btn_report { display: none; }

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

Time to create page: 0.408 seconds