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.

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 Background of forum buttons wont display correctly

More
12 years 5 months ago #151790 by 9themestore
Hi,

Can you provide me an account to check this issue? Please send me via email.

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
12 years 4 months ago #151816 by JamesCarter
I could not find your email, so I will just post the info here:

login: kunena
pw: kunena

Thanks again! :)

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

More
12 years 4 months ago #151820 by 9themestore
Hi James,

Open the template.css file of the current Joomla! template and add the bellow css code section to bottom this file.
Code:
/* Quick fix for Kunena button */ body #Kunena .kicon-button span { background-color: none; }

Regards,

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
12 years 4 months ago #151823 by JamesCarter
I did that, but it did not change anything. Maybe I have to wait before the changes take effect?

Btw, when I inspect the elements with firebug, i see a css rule saying:

#Kunena .kicon-button span {
background-color: inherit;
background-image: inherit;
background-repeat: no-repeat;
border: 0px none;
display: inline-block;
margin: 0px -5px;
}


If I then disable the very first one, the buttons are suddenly shown correctly on my page. Could that be the problem?

This css code lives in a file called kunena.forum-min.css .

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

More
12 years 4 months ago #151824 by 9themestore
Hi,

You should not edit anything in the css files of the Kunena template. Because if you update new version for Kunena template you don't remember what you updated. If you want to override anything the Kunena forum you should write it in the Joomla! template. So you should update my code to the template.css file of the your current Joomla! template.

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
12 years 4 months ago #151864 by JamesCarter
As I said, I added it to the Joomla template but it does not seem to have an effect. :(

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

Time to create page: 0.241 seconds