Kunena 7.0.2 Released

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

Question Making K 1.6 design simplier (need some help)

More
15 years 2 months ago #80738 by acastrolorenzo
Hi everyone, thats my first message here!

I've just installed Kunena, and find it a great extension for Joomla, but found a problem for me. Is so much complex, I need something easier to use, less options.

Disable all what I could, but dont know how to delete these panels: (image attachment).

Hope someone could help me.
Thanks in advance!!

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

More
15 years 2 months ago #80776 by sozzled
Add the following lines of code to your Joomla site template:
Code:
#Kunena div.kpbox { display: none; } #Kunena #ktop { display: none; } #Kunena .kforum-pathway { display: none; } #Kunena .klist-markallcatsread { display: none; }

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

More
15 years 2 months ago #80847 by acastrolorenzo
Works fine! :cheer:

Thanks!

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

Time to create page: 0.269 seconds