Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

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 Kunena Menu displaying vertically

More
13 years 2 months ago #138945 by TKtemp
Hi,

add this few lines at the end of your JOOMLA template css file
Code:
#Kunena #ktab li, #Kunena #ktab div.moduletable ul.menu li { height: auto; width: auto; }

Hope this helps
The following user(s) said Thank You: pranavbhalla

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

More
13 years 2 months ago #138965 by pranavbhalla
Yes, this helped. Thanks. But I am facing the same problem if I open it in Internet Explorer.

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

More
13 years 2 months ago - 13 years 2 months ago #138969 by 9themestore
Hi,

You add following code section to the template.css.
Code:
#Kunena #ktab { display: block; overflow: hidden; } #Kunena #ktab ul { display: block; float: left; } #Kunena #ktab ul li { display: block; float: left; }

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 :)
Last edit: 13 years 2 months ago by 9themestore.
The following user(s) said Thank You: pranavbhalla

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

More
13 years 2 months ago #139297 by pranavbhalla
This solves it, thank you so much guys.

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

Time to create page: 0.272 seconds