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

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question How to disable avatar image shown in "WHO IS ONLINE"?

More
12 years 1 month ago #1 by healthlo
How do you disable the avatar and only show their username instead?

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

More
12 years 1 month ago #2 by sozzled
Add the following three lines to the end of your Joomla site template CSS file:
Code:
#Kunena .kwhoisonline .kcol-first { display: none; }

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

Time to create page: 0.437 seconds