Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Any way to hide post count for CHILD categories? (See Image)

More
12 years 5 months ago #1 by blacktino79
Is there any way to get rid of the (0/0) thing in Child Categories? I'd like to rid this to make more space for the text links TO the child categories. Take a look at the attached images for further understanding.
Attachments:

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

More
12 years 5 months ago - 12 years 5 months ago #2 by sozzled
Add the following 3 lines to the end of your Joomla site template CSS file:

#Kunena span.kchildcount {
display: none;
}
Last edit: 12 years 5 months ago by sozzled.

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

More
12 years 5 months ago #3 by blacktino79

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

Time to create page: 0.558 seconds