The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Easy Navbar Links Details »» | |||||||||||||||||||||||||||||||
/*================================================= =============*\
|| ################################################## ########## || || # Easy Navbar Links || # Version 1.00 || # Author: Warden || # This mod may only be used from vbulletin.org || # DO NOT display this mod on any other modification site without my permission || # You can alter this code and re-display it here on vbulletin.org || ################################################## ########## || \*================================================ ==============*/ Easy Navbar Links Installation: Less than 3 minutes! Installation instructions: Go to your navbar template: Styles and Templates > Style Manager > vB4 > Navigation Breadcrumb Templates > Navbar: Find this code near the top: Code:
<ul class="floatcontainer"> {vb:raw template_hook.navbar_start} Code:
<!-- Navbar Links --> <li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <!-- / Navbar Links --> OR... You can use it this way and add links to the navbar with new posts and pm's, etc. in the sub-navbar!! Find in the navbar template: Code:
{vb:raw template_hook.navbar_start} <vb:if condition="$show['searchbuttons']"> Code:
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> <li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li> Change Blue highlighted link to your link name. 2nd picture shows this sample. Edit the links to whatever you want. Done! If you use this mod, please CLICK INSTALL!! Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
|
#33
|
|||
|
|||
Hi i have weird problem when i install this menu i got this thats is ok (se pic 1)
after i have install ibProArcade i have install this after all rules the border disaper(se the pic 2) someone who knows what wrong |
#34
|
||||
|
||||
thom,
try changing this part of the code to border="1", instead of 3: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="1" width="100%" align="center" style="border-top |
#35
|
|||
|
|||
I like this mod as it just got me out of a tight spot where I needed a hassle free independent navbar for my partnership commitments....but I am having trouble styling it.
I want to change the background and am using the dirty inline stye="background-color:#whatevercolor;", but Firefox refuses to play ball, and it only works on IE....how can I put this on a main stylesheet...I know, I should start paying attention on how to make CSS. It's also not playing ball with text decorations. |
#36
|
||||
|
||||
Y have two languages on my forum.
How can y make the text on the links to apear in both languages like its supposed to appear. Y mean in RO = Regulament Forum and in EN = Forum Rules |
#37
|
||||
|
||||
Quote:
|
#38
|
||||
|
||||
|
#39
|
||||
|
||||
Hello,
Thank you for this info, a lot changed with the new Suite. There are good changes, but it's overwhelming to say the least. I'ld like to add a few links (or maybe a dropdown) to the top navigation bar (next to Home, Blogs and what's new). What do I edit then? |
#40
|
||||
|
||||
Quote:
Quote:
https://vborg.vbsupport.ru/showthread.php?t=232579 |
#41
|
||||
|
||||
Nice modification. However I had one question. Any reason as why you are using tables instead of divs? I mean, since vb 4 is using a semantic code now as opposed to vb 3x.....
Also the center align has been depricated on div. It would be better to use the style tag instead |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|