![]() |
|
Article Options |
How To Add Additional Links To Your Navbar
by
![]() There is one thing that you never seem to have enough of with a modified vBulletin site, and that is navbar space. This article covers how to add additional links to your navbar both on your regular one, and adding another row to it to stop it getting too busy. Also included in this article is showing and hiding links for guests and members. Part One: Adding Links To Your Standard Navbar Scenario used: You have a HTML page on your site with a map to the location of a regular meeting place for people from your site. You need to add the link to this page to your navbar for easy access by your visitors. This page is located at yoursite.com/map.html To add a link to the additional page (it can be a page within vB or not even on your site) you need to use the following code:
This code contains 4 important aspects.
This tells you how the link will be displayed. Navbar links use the vbmenu_control class as defined in your CSS so they will always be in this format (Note: Some styles use different formats depending on the level of customization that has been carried out).
This tells us where the link is going to. You can link to a page anywhere on the internet by using this format. If the page you are linking to is in the same directory as your forums then you only need to use the page name, in this case map.html
This tells your browser to open the link in a new window. If you want it to open in the same window then you simply miss this code out.
This displays the title of the link that will be displayed and also ends the link code and section in the navbar. The best place to add the code for your additional link, is either immediately before or after the link to the calendar
Part Two: Creating Another Row In Your Navbar If you have a number of modifications installed that have required additional links on your navbar, it quickly becomes very full. Now you can install a modification to add another navbar to your site, or you can simply create another row in your existing one. When adding another row, it is important that you use a new table, otherwise your links will be forced into alignment with those on the top row, leaving an unsightly gap at the right side of the row. In your navbar template, locate the following code:
and add below
Now you have set up your extra row, you can start adding links to it. First remove the Sample link from the code above by deleting that line from the template. Then using the method from Part One, add your new links to this row. You can move links from the top row by cutting and pasting them into the new row. Part Three: Showing Links To Guests Or Members Only There are some things that you really don't want guests to know about. After all, what is the point of showing a guest the link to the usercp when all they will get is a no permissions message? So what can you do about it? Wrapping the whole code for the link in an if conditional will only show the link to those who meet the criteria set. To show a link to members only use:
This literally means what it says. If you are a member, then show the link. The same works for guests:
Using these two conditions, you can show and hide links to guests and members. Any links that do not use a condition will always show. I hope that this helps with managing links on your navbar better. Feel free to ask any questions related to this. No members have liked this post.
|
||||||||||||||||||||||||||||||||||||||||
Views: 32516
|
Comments |
#2
|
|||
|
|||
I hadn't even thought of it, but i could really use this. thanks alot, great writeup!
No members have liked this post.
|
#3
|
|||
|
|||
How?
Where exactly do I put adding link line?
No members have liked this post.
|
#4
|
|||
|
|||
The most popular place is either immediately before or after the calendar link.
The code for the link is the last code block in part one.
__________________
Kerry-Anne ![]() Previously known as peterska2 My Sites: peterska2.co.uk Super Clickers World News Zone English Football League Popular Usenet Groups Do NOT PM or email me for Support or Modification Requests - No Exceptions!! I do NOT do custom requests. Do not ask for them. - No Exceptions!! No members have liked this post.
|
#5
|
|||
|
|||
Thanks! I was having trouble with that. I now have a second row and more links.
Thanks to all the great people who take their time to post this stuff, No members have liked this post.
|
#6
|
||||
|
||||
Awesome. Thanks for that little turorial. Helped me a lot!!
No members have liked this post.
|
#7
|
|||
|
|||
Can you tell me how I can set the navbar so that it is fluid in size, depending on the users browsing window and browser software. At present my NavBar hangs over the edge of the window, is there a simple code to auto resize the NavBar?
Thanks very much Harley No members have liked this post.
|
#8
|
|||
|
|||
links do not wrap in the navbar so if it is getting too long to fit then use 2 rows
__________________
Kerry-Anne ![]() Previously known as peterska2 My Sites: peterska2.co.uk Super Clickers World News Zone English Football League Popular Usenet Groups Do NOT PM or email me for Support or Modification Requests - No Exceptions!! I do NOT do custom requests. Do not ask for them. - No Exceptions!! No members have liked this post.
|
#9
|
|||
|
|||
Thanks Peterska, that's exactly what I did, looks nice and aesthetic. Being a newbie, I just wondered if it was possible to make the bar liquid....
No members have liked this post.
|
#10
|
||||
|
||||
thanks from the clumsy people...
No members have liked this post.
|
#11
|
|||
|
|||
Active Link
I put a "Home" link before the UserCP link in the Navbar but though it works fine, it's the only link that keeps the line underneath the text when all the others only do it on a mouseover. How can I fix this? Thank you!
Nevermind. All I had to do was refresh my page. Working great. Thank you! No members have liked this post.
Last edited by CasualConvo; 13 Sep 2007 at 23:39. Reason: Automerged Doublepost |
#12
|
|||
|
|||
wow wow and just wow thanks
__________________
Gratitude for everything I have ![]() No members have liked this post.
|
#13
|
|||
|
|||
where can I change a text size of a links in navbar?
No members have liked this post.
|
#14
|
|||
|
|||
I have added new links, however the font face, size and color do not match what was already there. Any hints to help resolve this?
No members have liked this post.
|
#15
|
||||
|
||||
Thank you
![]() No members have liked this post.
|
![]() |
![]() |
||||
Article | Author | Type | Replies | Last Post |
Additional Navbar 3.5.3 and up | attroll | vBulletin 3.5 Template Modifications | 91 | 26 Dec 2007 02:12 |
Additional Navbar | attroll | vBulletin 3.0 Full Releases | 235 | 24 Feb 2006 04:51 |
«
Previous Article
|
Next Article
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Article Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 05:32.