Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

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

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This category is for discussing issues with the K 2.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Sticky Bullets in Kunena menu items and user profiles

More
13 years 1 month ago - 13 years 1 month ago #142092 by richie80
Thanks for the help!
Last edit: 13 years 1 month ago by richie80.

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

More
13 years 1 month ago - 13 years 1 month ago #142095 by sozzled
*** Topics merged ***

The key point that we would like to make (and for people to understand) is that neither the Kunena software nor the K 2.0 Blue Eagle template are responsible for rendering HTML <ul> or <li> tags with bullets. The rendering of these HTML tags is performed by the Joomla site template CSS .

Now that we have gotten this out of the way, the changes that people need to may be different depending on what is contained in their Joomla site template CSS. In the case of richie80, the changes that are needed are exactly those that I described in msg #6 of this topic . Please edit your Joomla site template CSS file and add the following lines to the end of that file:
Code:
#Kunena ul li:before { display: none; }
Last edit: 13 years 1 month ago by sozzled.

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

Time to create page: 0.371 seconds