The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey I have built whats called a radio blog which is a separate pop up window running off my own server that streams mp3s... I would like to add a button to get to it from the Navbar... can someone help me do this?
|
#2
|
|||
|
|||
![]()
it's pretty easy to add nav bar links.
Nav bar items are located in: Style Manager > Choose your style > Navigation / breadcrumb Templates > navbar All the nav bar links are located between the <!-- nav buttons bar --> and <!-- / nav buttons bar --> tags. You should see some lines like: Quote:
Just add a similar table data field like one of the one's above. ie. here is one I've added after the calander link: Quote:
|
#3
|
|||
|
|||
![]()
wow! not near as difficult as I thought! Thanks so much it worked!
|
#4
|
|||
|
|||
![]()
Hey on this topic,
How do I make a navbar link visible only if the user is logged in? |
#5
|
||||
|
||||
![]() Quote:
Quote:
|
#6
|
||||
|
||||
![]() Code:
<if condition="!is_member_of($vbulletin->userinfo, 1)"><td class="vbmenu_control"><a href="yourlink">YourLink</a></td></if> ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|