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.
Solved Button Formatting
Please Log in or Create an account to join the conversation.
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.nun wrote: I figured it was a common issue that someone would know how to fix.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
Open the default.css file in the "[root]/home/templates/apicloudblack/css/" path. Add below CSS rules to the bottom of file.
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.
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.
- ituserwork
-
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
Please Log in or Create an account to join the conversation.