The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adjusting navbar order?
I want to swap the positions of those 2 navbars. Does anyone know how I can move the placement? Thanks. And if so, what is it called? Because aligning left would make it go all the way left... and align right? I'm not sure if that is the right way to do it. Is there a better way? |
#2
|
||||
|
||||
How was the Exchange tab added? If by plugin, then try changing the template_hook it is using.
|
#3
|
|||
|
|||
Quote:
I think it's by plugin. How do I change the template_hook to swap places? And I found this and tried using align="left" and it didn't work. Code:
<li><a class="navtab" [S]align="left"[/S] href="{vb:raw vboptions.bburl}/itrader_main.php?{vb:raw session.sessionurl}">{vb:rawphrase itrader_navbartitle}</a></li> |
#4
|
||||
|
||||
I think you will need to ask this in the modification thread if you don't know how to do it since I know absolutely nothing about that mod.
|
#5
|
|||
|
|||
Quote:
I posted on the thread I hope they know what to do. Also as a side note how would I actually add my own tabs to the navbar and sort the display order? |
#6
|
||||
|
||||
You would add your own navtabs either via a plugin (several articles in the vb4 articles forum) or a modification. Most methods use the template_hooks and also pick the execution order to figure out which goes where.
|
#7
|
|||
|
|||
Quote:
I saw on another site the same link site.com/go/twitter and it was a navbar button that redirected to their twitter. And another that was site.com/go/download which downloaded their application. How do you do that? |
#8
|
||||
|
||||
I don't know what you mean. Did you look for any of the articles or modifications? None of those do what you want?
|
#9
|
|||
|
|||
Hey Lynnee
I mean I read the articles and everything is good but the plugins or hacks just were not what I was looking for. My new task is figuring out how to make a redirection link haha. I was wondering if there's a way I can make special links in tabs that redirect to certain links. For example if I made www.coolsite.com/go/download it would redirect to www.download.com Is there a way in vB to do that? The only other way I know of to do this is... create a directory called /go/ and put a html index inside. Then inside the empty index.html put a meta-refresh pointing to www.download.com. Sorry for my stupid questions this is the last. |
#10
|
||||
|
||||
Redirection is something done on the server level, it isn't something you do with the tabs, so I'm sure of what your question is here.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|