The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have searched this forum for a couple hours and can't seem to find where I can add a navbar link to my tabs.
I have a Paid Subscription website, and I would like to add a "Subscriptions" link to the payments.php page on my Home, Forum, and Blogs navigation tabs respectively. I have read and the How to Create a New Nav Tab thread, and have successfully applied new tabs, but I am curious as to how to add new links to the navbar under existing tabs. Thanks for any help, Jack |
#2
|
||||
|
||||
![]()
Is this article what you're looking for? https://vborg.vbsupport.ru/showthrea...ghlight=navbar
|
#3
|
|||
|
|||
![]() Quote:
It is pretty much exactly what I want; however I don't want a dropdown menu just a basic link. Jack |
#4
|
||||
|
||||
![]()
Hey Jack,
For just a basic link you would have Code:
<li><a href="http://www.example.com/">Example</a></li> Code:
<li class="popupmenu"> <a href="javascript://" class="popupctrl">Menu test</a> <ul class="popupbody popuphover"> <li><a href="http://www.vbulletin-ressources.com/forum">test 1</a></li> <li><a href="http://www.vbulletin-ressources.com/forum">test 2</a></li> <li><a href="http://www.vbulletin-ressources.com/forum">test 3</a></li> </ul> </li> |
#5
|
|||
|
|||
![]()
Okay, thanks, I will try it!
I appreciate your time, thanks again. |
#6
|
|||
|
|||
![]()
I also highly recommend this mod: https://vborg.vbsupport.ru/showthread.php?t=274972
It will allow you to adds tabs, links under tabs, and even another row of tabs all with permissions easy management. |
#7
|
|||
|
|||
![]()
Adding just this didn't work, and caused all my tabs to disappear.
Code:
<li><a href="http://www.example.com/">Example</a></li> Quote:
Thank you very much. Here is the MOD I followed to customize my Tabs/Navbar. I have successfully done so on my page. However, I am not trying to add a new tab, what I am trying to do is add another link the the existing tabs of Home, Forum, Blog to where I can have the link Code:
<li><a href="payments.php">Subscribe<a></li> Thanks, Jack |
#8
|
|||
|
|||
![]()
Articles and mods are different. An article will teach you how to do it yourself, a mod will do it for you.
I'm not quite sure what you're asking, either. Doesn't Lynne's article shows you how to add items to the navbar? |
#9
|
|||
|
|||
![]() Quote:
Quote:
I am looking for an article on how to add an extra link (not dropdown menu) to the Navbar's existing Tabs. Lynne's article was how to add a new tab and associated new set of navbar values, but mentions nothing about adding further links to existing tabs/navbars. In fact, on paragraph 2 here were her own words: This article is NOT to be used just to add another link to a submenu. It is for creating the Nav Link tab along with all the submenus. Again, if all you want is to add submenus to an existing tab, then this article is NOT for you!!!So I have created the custom tab/navbars I wanted through Lynne's article, but what I am trying to do is, on my existing Home/Forum/Blogs tabs to edit their associated navbars with links of my choosing, not dropdown menus. The way I understand it, each tab generates a different navbar, so you have to tinker with each tab/navbar configuration. I know how to do this with the new plugin tabs I have created, but the pre-existing Home/Forum/Blogs tabs don't seem to work the same way. This is what I am trying to tinker with and Iain was kind enough to respond with a suggestion, but I couldn't get it to work that way. Hope this was clearer and thanks for responding, Jack |
#10
|
|||
|
|||
![]()
try the one in my sig not sure if it is what you are looking for
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|