Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved How to remove topic icons?

More
10 years 9 months ago #167406 by geoffr
We'd prefer not to display the Topic icons on the Category page. How do we remove that column where the icons appear?

thanks
Geoff

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

More
10 years 9 months ago #167409 by 9themestore
Hi Geoffr,

You can use the CSS to disable the Topic icons on the Category page. Copy and paste below CSS rules to the template.css file of your joomla template.
Code:
#Kunena #kflattable .kcol-ktopicicon { display: none; }

Save and refresh you site.

- 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: geoffr

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

Time to create page: 0.225 seconds