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

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

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.

Question Add file button issue

More
9 years 5 months ago - 9 years 5 months ago #11 by sozzled
Replied by sozzled on topic Add file button issue
I was wrong. I meant that you should look at the Wiki article Kunena add-ons .

Anyway, returning to your main problem, I can see what is causing it. The problem with the layout is caused by your Joomla site template. The general answer is to read the topic My Joomla site template makes a mess of my Kunena buttons
Last edit: 9 years 5 months ago by sozzled.

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

More
9 years 5 months ago - 9 years 5 months ago #12 by 9themestore
Replied by 9themestore on topic Add file button issue
Hi,

Thank you about your information and suggest you a solution for your issue.

- Step 1: Open the template.css file in the " demo.online-communities.org/templates/gk_publisher/css/ " path.

- Step 2: Copy and paste below CSS rules to the bottom of file.
Code:
body #Kunena .kattachment span { float: left; magrin: 10px 10px 0 0; } body #Kunena .kattachment .kfile-input-textbox { float: left; } body #Kunena .kfile-hide { display: block; float: left; height: auto; } body #Kunena .kfile-hide .kfile-input-button { margin-top: 0; }

- Step 3: Reload and view all changes

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 :)
Last edit: 9 years 5 months ago by 9themestore.

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

Time to create page: 0.498 seconds