HI,

I really like how your theme handled mega menus and I am attempting to replicate it into a D6 custom theme. I am not able to use d7 for this project at this time.

I carefully edited the following files:

themes.inc, .info file, template.php, and theme settings.php.

I added the js files into the proper folders, same as your original theme.

However, when I go to my theme settings page and select the options I want, they don't save.

Do you have any tips/hints/ recommendations on how to do this?

Also the template file has code like this:

$vars['mainmenu']
Should I change that to $vars['primary_links'] for d6? I did this but I"m not sure I'm right...

Comments

DrupalDarling’s picture

Issue tags: +menu, +megamenu, +muchomenu

You may want to install MuchoMenu: http://drupal.org/project/1077858

I haven't tried it yet, but for those of us still using Drupal core 6.x, it will probably solve our mega menu issues.

oadaeh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.