megamenu and menu_minipanels

Events happening in the community are now at Drupal community events on www.drupal.org.
makbul_khan8's picture

Hi

I was trying to build menu which contains block, view or panels.
I was trying with megamenu and menu_minipanels but fail.

Follow this link menu
http://www.whitehouse.gov/

Pls help me, my task has urgency.

Thanks

Comments

Mega Menu

amitkarpe's picture

Dear Makbul,
Either try http://drupal.org/project/om_maximenu
or share what exact error you are facing while using other menus.

display mini panel inside megamenu

makbul_khan8's picture

I am trying to build menu with images, forms(Newsletter) and embedded videos.
I have readout megamenu README.txt file to use this module.
Also enabled menu_minipanels, panels and ctools module to achieve the target.

I am unable to display mini panel inside megamenu and my mini-panel includes simple text.

once I am able to display mini panel inside megamenu, I will embed my views and block inside it.
so that my menu looks like the menu of http://www.whitehouse.gov/ or http://espn.go.com/.

Help is appreciated
Thanks

Hey makbul, I had the same

amrit_b's picture

Hey makbul, I had the same requirement few years back.. I didn't use any module.. Just created the block and styled (position: absolute) them separately. Then used the jQuery hide and show functions - with little animations ;)

Thx
Amrit

Hi amitkarpe, I have tried

makbul_khan8's picture

Hi amitkarpe, I have tried with om_maximenu module, its good.
But it does not support sub menu and also not sure that it support hook_menu menu's.

we can import primary or any other menu but it does not display sub sub menu.

Thanks
Makbul Khan

Save yourself some trouble

svenryen's picture

Save yourself some trouble and use css+jquery or even a basic javascript to change css "display" from "none" to "block" and vice versa for the menus which can all be added in as Drupal blocks. That shouldn't take too many minutes ;)

Here's a small css tip:
Add "position:relative" to the element surrounding the menus, then use "position:absolute" for the menus themselves.

India

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week