Kunena 7.0.3 Released

The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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

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.

Solved Editing the Categories

More
10 years 9 months ago #166154 by squeak251
Hey

I hope I find you well!

I am having an issue with the way the categories are displaying, I want to remove when the topic was started and by whom.

The formatting is a bit over the shot as it is, but I would like to remove it.

Can any one point me in the right direction as to where it is?

Thanks in advance.

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

More
10 years 9 months ago #166158 by 810
Replied by 810 on topic Editing the Categories
you can remove them on the template, or by css.

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

More
10 years 9 months ago #166178 by squeak251
Replied by squeak251 on topic Editing the Categories
I am using the default template, which file will I find this in?

Any help is appreciated.

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

More
10 years 9 months ago #166191 by rich
Replied by rich on topic Editing the Categories
Add these codes at the end in your Joomla! custom.css (or template.css if the file doesn't exists).

Code:
#Kunena span.ktopic-by { display: none; } #Kunena span.ktopic-posted-time { display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: squeak251

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

Time to create page: 0.256 seconds