Active
Project:
Tweme
Version:
7.x-1.0-beta2
Component:
Miscellaneous
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2013 at 11:52 UTC
Updated:
19 May 2013 at 19:10 UTC
Hi,
I'm trying to put more than one menu in the topbar and make it dropdown without success, I've been reading the template.php and page.tpl.php and it looks like only main-menu is configurated to dropdown. Is there any way to make my menus dropdown?
Thank you :)
Comments
Comment #1
cllamas commentedI'm trying with this modification in template.php:
and this in page.tpl.php:
if ($user_menu):print $user_menuendifif ($main_menu):print $main_menuendifBut its not working. Can anybody please help me?
thanks a lot.
Comment #2
cllamas commentedI would like to be able to put my different menu blocks in the topbar and make them dropdown. I think this would be a cool feature to implement.
thanks.
Comment #3
anton-staroverov commentedAgree. Will be implemented in the future release.