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.

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Solved My main Joomla menu shifts left on my forum pages

More
12 years 3 months ago #153596 by sozzled

Jumpstart123 wrote: ... the main menu has shifted left after the install of kunena.

So, in effect, this is your main question? Would you agree if we changed the topic from "Having some issues" to "My main Joomla menu shifts left on my forum pages"? That, in effect, is the essence of your problem.

This problem is not caused by Kunena, specifically. This problem is caused by a defect in your Joomla site template.

Our responsibilities in relation to your site template problem aside, you need to add the following lines of code to your Joomla site template CSS file (../templates/hot_hotel/css/template_css.css):
Code:
#topmenu_pad { padding-left: 48px; }

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

More
12 years 3 months ago #153606 by Jumpstart123
Thank you for the help on this one. I have figure out all the menu issues now. At least all the ones to my knowledge. Tomorrow I will start working on the other two issues. You can mark this thread as solved if you wish.

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

Time to create page: 0.262 seconds