Register Chat Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Forum Jump for Navbar Details »»
Forum Jump for Navbar
Mod Version: 1.00, by davidw (Administrator) davidw is offline
Developer Last Online: Feb 2010 Show Printable Version Email this Page

vB Version: 3.6.4 Rating: (6 votes - 4.50 average) Installs: 21
Released: 05 Dec 2006 Last Update: Never Downloads: 9
Not Supported Re-usable Code  

As per Request A Modification (Unpaid)
http://www.vbulletin.org/forum/showthread.php?t=118417

This is a small mod that has a few small steps. Keep in mind this should also work in previous versions of vbulletin and possibly 3.5.x series as well.

Find this area in your navbar (each navbar may differ somewhat)

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

before the </if> close, put this in:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

So it should look like this:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Then find


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Above, add:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Make sure each column has the same number of <tr> rows. For any blank rows you want to use, change Forum Name to &nbsp; (blank space).

Change http://www.yourforum.com to the location of your forums so that http://www.yourforum.com/forumdisplay.php?f= and a number will actually display a forum.

Change background-color:#DEE6EF" to suit your needs.
Change onmouseover="this.style.backgroundColor='#BAD2F0';" to suit your needs.
Change onmouseout="this.style.backgroundColor='#DEE6EF';" to suit your needs.
The first and third one I kept the same for clarity.

For example: If column 1 has 15 rows, column 2 should have 15 rows, etc.
Also, keep in mind that if your forum name is long, you may want to add in a <br /> tag somewhere to make it carry over to the next line so that it doesn't bleed.

Smaller size text:
<font size="1">Forum Name</font> Will bring the font size down to a lower level.

Cleanup:
Any rows you do not use, remove this from the line: onclick="window.location='http://www.yourforum.com/forumdisplay.php?f='"

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	forumjump.gif
Views:	902
Size:	18.9 KB
ID:	57219

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar Analogpoint vBulletin 3.6 Add-ons 202 17 Jan 2010 12:09
Forum Jump In Navbar P1erce vBulletin 3.6 Add-ons 29 07 Nov 2008 22:42
Forum Jump in Navbar NTLDR vBulletin 3.0 Full Releases 34 02 Jan 2007 07:02

Comments
  #2  
Old 05 Dec 2006, 17:36
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
Yay! Thanks!! Off to try this out
Thank you!
__________________
Cher
Reply With Quote
  #3  
Old 05 Dec 2006, 17:53
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
do we replace the ' with the number?
__________________
Cher
Reply With Quote
  #4  
Old 05 Dec 2006, 17:54
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Real name: David
no, it goes right before the '

edit:

for example onclick="window.location='http://www.yourforum.com/forumdisplay.php?f='" should show something like
onclick="window.location='http://www.yourforum.com/forumdisplay.php?f=10'"
__________________
Christianboards.org * Web Design * CIW Certified * My hacks

Check my hacks to see which ones are marked as re-usable.

Please do not contact me through my site for vBulletin matters. These issues should be handled on vBulletin sites. I am not the only person who handles the contact us mail for my site.
Reply With Quote
  #5  
Old 05 Dec 2006, 17:56
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
ok, cuz the first one I put in was the category and it doesn't show the name change?
__________________
Cher
Reply With Quote
  #6  
Old 05 Dec 2006, 17:58
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
Ok, I'll need to change the names too right? It doesn't automatically come up with the name just because I put the number in it?
__________________
Cher
Reply With Quote
  #7  
Old 05 Dec 2006, 17:59
Saulie Saulie is offline
 
Join Date: Aug 2006
Real name: Saulie
Thank you, it will be very useful for the lazy members on my forum =P

*Clicks Install*
Reply With Quote
  #8  
Old 05 Dec 2006, 17:59
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Real name: David
Right, you have to change the Forum Name to the appropriate forum name.
__________________
Christianboards.org * Web Design * CIW Certified * My hacks

Check my hacks to see which ones are marked as re-usable.

Please do not contact me through my site for vBulletin matters. These issues should be handled on vBulletin sites. I am not the only person who handles the contact us mail for my site.
Reply With Quote
  #9  
Old 05 Dec 2006, 18:02
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
LOL Saulie!
__________________
Cher
Reply With Quote
  #10  
Old 05 Dec 2006, 18:06
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
Where is a quick place that shows all your category and forum IDs? I thought I saw that somewhere? anyone know?
__________________
Cher
Reply With Quote
  #11  
Old 05 Dec 2006, 18:24
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Real name: David
Go to your admincp --> Forums & Moderators --> Forum Manager
Click Expand All under your Forums (if not already expanded).
This will show a list of all your Categories, and subsequent forums
(Category being the first under the FORUM title of each header) and if you hover over each link (left side) it will display the forumID near the task bar.
__________________
Christianboards.org * Web Design * CIW Certified * My hacks

Check my hacks to see which ones are marked as re-usable.

Please do not contact me through my site for vBulletin matters. These issues should be handled on vBulletin sites. I am not the only person who handles the contact us mail for my site.
Reply With Quote
  #12  
Old 05 Dec 2006, 18:46
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
Thanks!
Another question! How do you get your subforums to look like yours? Like the - in front, did you manually add that?

Thanks for your help! I'm loving this mod!
__________________
Cher
Reply With Quote
  #13  
Old 05 Dec 2006, 18:48
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Real name: David
Yes, For the subforums, I just added a hyphen - and a space.
Forum
- Subforum
__________________
Christianboards.org * Web Design * CIW Certified * My hacks

Check my hacks to see which ones are marked as re-usable.

Please do not contact me through my site for vBulletin matters. These issues should be handled on vBulletin sites. I am not the only person who handles the contact us mail for my site.
Reply With Quote
  #14  
Old 05 Dec 2006, 19:14
sunnycher sunnycher is offline
 
Join Date: Mar 2005
Real name: Cher
Thank you so much! This ROCKS! I love it.
I so appreciate you doing this
__________________
Cher
Reply With Quote
  #15  
Old 05 Dec 2006, 23:40
imported_infitech's Avatar
imported_infitech imported_infitech is offline
 
Join Date: Apr 2004
Location: Queens, NY
Real name: Daniel Michel
so i can get this working for Photopost pro?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 18:00.

Layout Options | Width: Wide Color: