Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 Button Formatting

More
11 years 7 months ago #160258 by nun
Replied by nun on topic Button Formatting
Man everyone here is really touchy. I didn't post them initially because I figured it was a common issue that someone would know how to fix.

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

More
11 years 7 months ago - 11 years 7 months ago #160260 by sozzled
Replied by sozzled on topic Button Formatting

nun wrote: I figured it was a common issue that someone would know how to fix.

Your problem is not common but the problem is well understood. The problem seems to affect one in every few hundred people and we get questions like these only a few times every few months. The solution, however, is different in every case.

Some people have had these problems before and some of them have figured out a solution for themselves: some people have a good understanding of how CSS works; some people have solved the problem by getting the template developer to help them; some people have chosen a different template and the problem goes away; sometimes we are able to help but, in cases like these, we cannot help you if we cannot get to cause of the problem unless we are able to login to your website and see the problem for ourselves, at first hand.

The cause of the problem is—in general terms—the same: the problem is caused by your Joomla site template CSS; however, the solution is different.

What you choose to do is in your hands. I am only trying to give you the best help and advice that I can. :)
Last edit: 11 years 7 months ago by sozzled.

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

More
11 years 7 months ago #160268 by 9themestore
Replied by 9themestore on topic Button Formatting
Hi nun,

Open the default.css file in the "[root]/home/templates/apicloudblack/css/" path. Add below CSS rules to the bottom of file.
Code:
body #Kunena .kicon-button { display: inline-flex; }

Save and refresh your site.

Hope this helps

- 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
11 years 7 months ago #160269 by nun
Replied by nun on topic Button Formatting

9themestore wrote: Hi nun,

Open the default.css file in the "[root]/home/templates/apicloudblack/css/" path. Add below CSS rules to the bottom of file.

Code:
body #Kunena .kicon-button { display: inline-flex; }

Save and refresh your site.

Hope this helps


This worked... Appreciate the help :)

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

More
11 years 2 months ago #163021 by ituserwork
Replied by ituserwork on topic Button Formatting
please i have the same challenge with my soon to be live site,
The reply and quote buttons display inappropriately.
I understand its a css thing but i am not sure which one my base.css file is

kindly help.

using lighthouse theme

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

Time to create page: 0.271 seconds