The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
If I click my new navbar-tab, "What's new?" displays as clicked
If I click my new navbar-tab, "What's new?" displays as clicked.
To explain it better: But "What's new?" shows up as pressed. How do I fix this? |
#2
|
|||
|
|||
Did you use a mod to add the extra tab?
|
#3
|
|||
|
|||
No, I added it in the templates with this code:
After this line: {vb:raw template_hook.navtab_end} I added this: <!-- Additional Tab --> <vb:if condition="$bbuserinfo['userid'] != 0"> <li><a class="navtab" href="http://www.MYFPORUM.com/search.php?search_type=1&query=*%22[QUOTE={vb:raw bbuserinfo.username};%22*&sortby=dateline&showpost s=1&searchdate=60&beforeafter=after&do=process" accesskey="2">Svar p? dina inl?gg</a></li> </vb:if> <!-- End Additional Tab --> |
#4
|
|||
|
|||
Use these methods;
https://vborg.vbsupport.ru/showthread.php?t=226914 https://vborg.vbsupport.ru/showthread.php?t=228313 Or just this plugin; https://vborg.vbsupport.ru/showthread.php?t=274972 I'm unsure of the code you used, but the above links should give you the desired results. |
#5
|
||||
|
||||
You need a condition for when it shows as selected. See the links Sage Knight posted.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|