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

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question forum creates problem for pull down menu sub-categories

More
14 years 9 months ago #100937 by beyondthenet
This issue only happens on the forum page (no other pages on website):
meetyourpsychic.com/forum/index (no issues on other pages such as meetyourpsychic.com/ )

When you mouse over the top "mainmenu" categories (such as "Readings") the sub-items have a 20px gap which causes navigation difficulties.

Also, how do I remove the "Rules" tab?

Thank you

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: Enabled | FTP layer: Enabled |

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

This message contains confidential information

Joomla default template details : rt_nebulae_j15 | author: RocketTheme, LLC | version: 1.5.1 | creationdate: May 18, 2011

Kunena default template details : Aphotic | author: snilloconator | version: 1.6.0 | creationdate: 2010-23-09

Kunena version detailled: Installed version: 1.6.4 | Build: 4832 | Version name: Kerkrade | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints 1.5.13

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled | Kunena Discuss 1.6.4

Modules: None

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

More
14 years 9 months ago #100938 by sozzled
Try by adding the following lines to the end of your Joomla site template CSS:
Code:
#Kunena select, #Kunena select:focus, #Kunena select:hover { background-color: transparent; border: 0 0; color: #AAAAAA; padding: 0; }

For Rules tab matter, this is answered in the FAQs tab at the top of this page; see Kunena menu issues sub-heading How do I edit, hide, disable or translate menu items in K 1.6 (e.g. rules, help, search)?

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

More
14 years 9 months ago #101101 by beyondthenet
Thanks, I found how to edit the menu options (Joomla Admin/Menus/kunenamenu)

However the code you suggested did not fix the menu options. I'd be happy to give you ftp/super admin access if you want to take a crack at it.

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

More
14 years 9 months ago - 14 years 9 months ago #101102 by sozzled
The problem is not caused by Kunena. Thank you for explaining what you mean by "pull-down menu". Your site template (../templates/rt_nebulae_j15/css/template.css) has the following rule (at around line 149):
Code:
.inputbox, #form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox, .component-content .search_result .inputbox, .component-content .contact .inputbox, .component-content .user input#email, .component-content .user input#name, .component-content .user input#username, .component-content .user input#password, .component-content .user input#passwd, .component-content .user input#password2 { border-radius: 6px 6px 6px 6px; position: relative; z-index: 100; }
Comment-out the z-index rule.
Last edit: 14 years 9 months ago by sozzled.

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

More
14 years 9 months ago - 14 years 9 months ago #101104 by beyondthenet
I deleted this line but it did not help:
{position: relative;z-index: 100;border-radius: 6px;}

I'm not sure how to comment out but am more confident about deleting a line :)

Thank you for looking!
Last edit: 14 years 9 months ago by beyondthenet.

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

More
14 years 9 months ago #101110 by sozzled
That last change didn't help. I was wrong. I've spent the past hour looking at this and the only thing that I can say with certainty is that there's some CSS conflict somewhere between your menu system and the Kunena component display and I can't tell what's causing it. I don't think I've ever had to admit to defeat but, on this occasion, you got me. I think you will probably have to refer this matter to Rockettheme. Maybe someone else (who hasn't been awake since 01:30 this morning) might be able to cast fresher eyes on the problem. Sorry, but on this occasion, I can't help you.

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

Time to create page: 0.510 seconds