how do i make the sub menu stay open in the homepage like in other areas of dolphin?
how do i make the sub menu stay open in the homepage like in other areas of dolphin? |
If main menu have submenu elements like Members -> All Members, so in this case if we will open All Members, main menu will opened (just because it have parent) So .. more simple way for you will put to Home (main menu) - submenu element like 'Home' and same path :) try this |
ok thanks, now how can i make the submenu appear only on mouseclick not in mouseover. i tryed to erase this showsub="#subMenu_ from bxtempmenu.php i does what i want but when i hover the menu items they desapear |
All menu generation located here: inc\classes\BxDolMenu.php templates\base\scripts\BxBaseMenu.php templates\tmpl_uni\scripts\BxTemplMenu.php and you can change full generation of menu if want :) on own risk |
And don`t forget, this is JQuery menu inc\js\jquery.dolTopMenu.j |
Oh superbbb thanks, o great template system, im making a really diferent template and its so easy, i read once that some people wanted to make a deferent template system but dont understand why. thanks Juan Manuel Verge |
how let it open always ? i mean if a user visits the index page first time ? |
Need to reopen this. Does anyone know how to make the submenu active on the homepage in7.05 I have placed blocks under "Home" when you hover over "Home" the dropdown works just fine, but there never displays a submenu. Thanks in advance for any advice. |
Was this figured out by anyone. I have looked in BxBaseMenu.php, but not figured it out yet. |