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.

Sticky Hide / disable login

More
11 years 5 days ago - 11 years 5 days ago #163362 by Murnane
Replied by Murnane on topic Hide / disable login
In the documentation it says that to Hide the profilebox completely

Add the following lines to the end of your Joomla site template CSS file[2]:

Code:
#Kunena td.kprofileboxcnt, .kprofilebox-left { display: none; }


Can you please tell me exactly which CSS file to edit and in which folder I will find it in. Thanks
Last edit: 11 years 5 days ago by Murnane. Reason: clarity

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

More
11 years 4 days ago #163365 by 810
Replied by 810 on topic Hide / disable login
This is just hiding the profile box.


You need to add this css on your joomla template css

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

Time to create page: 0.307 seconds