Multiple Menu Problems-Corporate Template

Corporate Ltd is perfect choice for your next business Joomla website
GK User
Sun Jul 12, 2009 6:02 pm
I am running the Corporate template on J!1.5.12 test site at www.him-usa.org and I am having some problems with the suckerfish menus. There are several threads that mention similar problems and I have tried implementing the suggested solutions without much success. I have applied the update that was to include a fix to this, but I haven't seen any difference on my site. Any help that can extended would be most appreciated.

The problem(s) is manifested in several areas:

In IE- the menu appears below the header position on the frontpage and below the logo (between the logo and header positions on every other page (the desired layout is how the menu is displayed in FF with the menu in the same place on all pages to the right of the logo).

In IE- drop down menus appear behind third-party modules. If you click on http://www.him-usa.org/index.php?option=com_content&view=section&id=4&Itemid=300006 and mouseover the menu items they appear behind the YOOdrawer module in the column position. This is not the case in FF.

In IE & FF- the active main menu item appears behind the text or module (non-active menu items are fine). An example of this can be seen at http://www.him-usa.org. Click on the "About Us" menu item and then mouseover the same menu item. This doesn't happen with the non-active menu items.

I am using News Show Pro at http://www.him-usa.org/index.php?option=com_content&view=category&layout=blog&id=70&Itemid=300010 and in IE, the menu items appear behind the module. In FF, the menu appears correctly on the first image, but appears behind the module on subsequent images.

I don't know enough about programming to determine if the above are related to the same problem or to figure out how to fix it.

Thank you for any suggestions.
User avatar
Fresh Boarder

GK User
Fri Dec 18, 2009 6:14 pm
can someone please help with this? i am having the same problem. i uploaded the updated files and the drop down menus are still appearing BELOW the header position in IE7. i just noticed that it is doing the same thing in firefox. PLEASE HELP!
User avatar
Fresh Boarder

GK User
Sat Jan 29, 2011 7:44 pm
Was there ever an answer to this problem where in IE the corporate template menus are hidden behind the header images?
User avatar
Fresh Boarder

teitbite
Sun Jan 30, 2011 3:23 am
Hi

Yeap. Couple of times. With this code.

Code: Select all
div#horiz-menu {
    z-index:999999;
}


Sometimes the problem is if flash was used as a header, than You need to add wmode="transparent" to object code of flash.
User avatar
Moderator

GK User
Tue Feb 01, 2011 10:16 pm
Thanks. It was flash and the transparent window mode worked.
User avatar
Fresh Boarder


cron