Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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.

Question Kunena navigation menu width issue

More
15 years 5 months ago #71951 by Med
Hi,
I need to have a bigger Kunena navigation menu width. My text in the menu is taking two lines instead of one. Could you please tell me how to fix this problem and what file to edit?
I have a screenshot of what's happening attached to this message.



Thanks

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

More
15 years 5 months ago #71952 by 810
Hello,
change line 518 (components/com_kunena/template/default/css/kunena.forum.css) to:
padding: 0 10px;

instead of:
padding: 0 1.1em;

regards 810 (ps set debug "on" kunena config)
The following user(s) said Thank You: Med

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

More
15 years 5 months ago #72069 by Med

Hello,
change line 518 (components/com_kunena/template/default/css/kunena.forum.css) to:
padding: 0 10px;

instead of:
padding: 0 1.1em;

regards 810 (ps set debug "on" kunena config)

Works like a charm! Thank you so much for your help!
Greetings from Canada ;)

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

Time to create page: 0.244 seconds