Drupal module-TB Mega Menu

TB Mega Menu allows you to create a mega menu with an innovative back-end user interface and the created mega menus are synchronized with Drupal core menu.

Overview

TB Mega Menu is developed following Drupal standards and best practices. Along with those must-have functions of a mega menu: display not just menu items but image, slideshow, video, article and customize any of them upon your favor...; below are the most noticeable features that TB Mega Menu has:

  • Synchronized with Drupal core menu, auto updated if there’s any change with Drupal core menu
  • Bootstrap framework
  • Responsive ready
  • Multiple built-in styles designed with years of theming experience
  • Visual and friendly user interface - what you see is what you get
  • Custom style for each element of your mega menu, just input extra css class name
  • Multiple built-in CSS3 animated effects
  • Work independently with themes

Demo

Demo for TB Megamenu is built on TB Sirate - a fully responsive free theme.

Visit: http://demo.themebrain.com/tb_sirate

To download the profile installation of TB Sirate with TB Mega Menu built-in, visit: http://drupal.org/project/tb_sirate_starter

Dependencies

Links

Comments

didierh’s picture

In Internet Explorer, I don't see the submenu.

Are ther special settings for TB Mega Menu?

themebrain’s picture

Hi didierh,

Which IE version are you using? We tested and TB mega menu works best on IE 9+, Safari Firefox & Chrome latest versions.

ling-drupal’s picture

Hi, we are looking to change our menu system. and i found this TB Mega menu module will do exactly what we need and we love it. but currently we are still on IE V8. will TB mega menu work in IE8?

I just visited your site http://demo.themebrain.com/#sirate which is working perfectly in firefox, but nothing happen in IE8. is there any chance you will make this module working with IE8 or not? as i think we will still on IE8 for a while before move to IE9.

any suggestions and help will be appreciated.
Thanks so much. Ling

Drupal prince’s picture

TB megamenu is awesome...but the little problem i encounter with it is whenever i set my menu..it works fine...since its taxonomy...TB Mega menu will re arrange itself whenever i edit or add a new term...i have asked taxonomy term to synchronize and count display number of nodes on the term..

whenever i remove synchronize...it returns to normal..just saying if their is a fix or patch for that error

ajudilla’s picture

is it possible to change the home text to icon?

JaseerKinangattil’s picture

i also need to know this

thanks

szymmszy’s picture

Add span mark-ups into template file which is located in:
/sites/all/modules/tb_megamenu/templates/tb-megamenu-item.tpl.php
(This file in this case is responsible for icons on first level items)

Line 6:
<span><?php print t($item['link']['title']);?></span>

Edit your TB-Megamenu and add extra class ex."icon-olny" to menu item and in your CSS file add code like this:
.icon-only a span {position:absolute;left:-9999px;}

dcorbran’s picture

Main page has a paragraph about a Drupal 8 version being available, but there are only download links for 7.x. Is a version for 8 still in the works?

lsancheztapia’s picture

h.hariy2k@gmail.com’s picture

Hi Friends i am new in Drupal 8 i am looking TB Mega Menu module.

Alex Razumov’s picture

+1

szymmszy’s picture

Alex Razumov’s picture

Thx

razakzaha’s picture

Hi, how can I let the menu auto-display when viewed on mobile?