![]() |
Hi Lynne,
is it possible to make the dropdown menu a link? I mean that clicking the arrow next to the item would result in showing the dropdown, but clicking the actual link would take you to the page I specify? Thanks |
Quote:
Quote:
|
Quote:
Had a custom hook {vb:raw template_hook.navbar_after_getnew} edit: Nvm taking that out didnt do anything. So this is the coding for my navbar tabs PHP Code:
I cant figure it out. It must be a conflicting plugin? Im not that great with VB language. Any help would be appreciated. EDIT 2: I figured it out. Well not really, but I just reverted my template and started it from scratch again. Not sure what I was missing or what, but I have the results I wanted by reverting it, and then modifying that code. Thanks |
Hello, great description. Took me a minute to figure it out, but, I got it working and I'm a pretty big newb, so, thank you. :)
I was wondering if there was a way to insert the new tab in a specific spot along the menu. I have 5 tabs so far, and I want this new one I created to be 4th in line. I know you can do navtab_middle, navtab_end, but, neither of those will put it in the 4th position. Thanks for any info on how to change this. Cheers. |
Quote:
|
Quote:
|
Quote:
PHP Code:
This should be basically the same as the original plugin code Lynne posted. I took out the code for the drop down menu. |
Quote:
This is what I did: For each CMS Page create a plugin and the condition in the plugin would be something like this: PHP Code:
Since the articles are in the CMS, both the home tab and your new tab will be selected. To fix this, edit the plugin called "Navbar: Insert CMS Navbar Entry" Find: PHP Code:
PHP Code:
|
This is a great article - thanks to all who contributed.
What I am trying to do is add one more level to the dropdown. So for example if I click a pulldown, when I mouseover one of the options another set of options will display. I thought I could add another <ul class="popupbody popuphover"> to this code, but that just covers the current menu up. Can someone point me in the right direction? I'm not sure if this might be outside of the scope here. Thanks |
Hello,
I tried searches for separate, several, more than, and different so if it's been mentioned, I couldn't find it through all the pages. I'd like to make several different tabs but when I do this with different plugins, the first one is in the bold style of the menu but the second one is just plain text in the style of the sub-menu. Should I put all the new tabs into one plugin? If so how? If I keep them in separate plugins, how do I keep them all in the same style of the top menu? EDIT: I found the issue. The second time around I missed copying $tabselected = ''; so it was missing from the top. Works fine now. |
All times are GMT. The time now is 12:38 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|