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

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
11 years 3 months ago #1 by pranavbhalla
Hi,

I am facing this problem of the menu displaying vertically rather than horizontally. Is there a way around this?

Attachments:

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

More
11 years 3 months ago #2 by sozzled
G'day, pranavbhalla, and welcome to Kunena.

The last time I saw a topic relating to the Kunena menu displaying vertically was >>> here <<< where the cause of the problem was the site template CSS and the solution was to override a couple of settings in the site template CSS file.

As a matter of interest, would you like to show us your configuration report, please?

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

More
11 years 3 months ago #3 by pranavbhalla
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 900 seconds | Max execution memory: 128M | Max file upload: 100M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : zt_inga | author: ZooTemplate.com | version: 2.5.0 | creationdate: November 12, 2012

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.3 | creationdate: 2012-11-24

Kunena version detailed: Kunena 2.0.3 | 2012-11-24 [ Reconciliation ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
11 years 3 months ago #4 by pranavbhalla
Hi guys,

I have posted the code above. Is there anything we can make out of this?

Thanks.

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

More
11 years 3 months ago #5 by sozzled
I cannot make anything from this configuration report, no. Your site is not accessible on the internet. Please read Support for PC-hosted websites (e.g. WAMP, XAMPP) .

I suggest you diagnose the CSS issues with Firebug for Firefox (or some other web-based CSS analysis/design tool) or you try a different Joomla site template.

The issue is caused by your Joomla site template. For your information, please read My Joomla site template makes a mess of Kunena

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

More
11 years 3 months ago #6 by pranavbhalla
I have been trying to find the solution in those links and have used firebug but of no vain. The forum is here provin.in/index.php/kunena/index

It would be great if you could look into this, thanks.


This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 32M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : zt_inga | author: ZooTemplate.com | version: 2.5.0 | creationdate: November 12, 2012

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.3 | creationdate: 2012-11-24

Kunena version detailed: Kunena 2.0.3 | 2012-11-24 [ Reconciliation ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
11 years 3 months ago #7 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
11 years 3 months ago #8 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
11 years 3 months ago - 11 years 3 months ago #9 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: 11 years 3 months ago by 9themestore.
The following user(s) said Thank You: pranavbhalla

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

More
11 years 3 months ago #10 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.598 seconds