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.

Solved Kunena 3.0.6 quote button problem SOLVED

More
9 years 7 months ago #1 by slomuscio
This was an old problem. I'm running kunena 3.0.6 with blue eagle template on joomla 2.5.24
When I'm logged the "quote" button is displayed bad.
The problem is caused by the confliciting class .quote in editor.css and in components/com_kunena/template/blue_eagle/css/kunena.forum-min.css
To solve the problem, modify as follow this part of the file:

search this string:

#Kunena .kbuttoncomm span.quote{background-position:0 -440px}

modify to:

#Kunena .kbuttoncomm span.quote{background-position:0 -440px;padding:0}

Hope this can help someone with my same problem

Sebastiano

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

Time to create page: 0.505 seconds