Kunena move to crowdin for the translations

Like announced in the release nots of the K6.4 RC4 release, Kunena project has moved to crowdin : crowdin.com/project/kunena-forum to manage translations from K6.4 and beyond. The RC4 release is the last version before the stable, so for all translators please update your translations on crowdin.

Transifex is keept for translations from K6.3 and the previous versions of Kunena.

Kunena 6.3.10 Released
The Kunena team has announce the arrival of Kunena 6.3.10[K 6.3.10] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved How to remove topic icons?

More
9 years 7 months ago #1 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
9 years 7 months ago #2 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.232 seconds