Jump to content

Multi-level navbar via hooks?


Recommended Posts

Hi.

 

Is it possible to create a multi-level navbar? I'm currently working on a design for v6, but I've never in my life worked with hooks before, so everything is brand new to me :)

 

http://bootsnipp.com/snippets/featured/multi-level-navbar-menu

 

This is what I want:

1. Hover over menu item 'Menu 1'

2. Hover over 'Dropdown'

3. When hovering, a new 'menu' appears, containing other items

Link to comment
Share on other sites

hmm, I wonder how easy it would be to dump the WHMCS navbar method and just use another bootstrap menu - that would remove the ridiculous need to use hooks to modify the menus! :?:

 

oh don't get me wrong, I can write the hooks (and have for clients), it's just annoying to have to do so.

Link to comment
Share on other sites

sentq, it's not entirely CSS related. It requires changes to the HTML code as well

the same answer it's not related to action hooks, if you need to apply changes to HTML code you need to do it with /templates/six/includes/navbar.tpl :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated