The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What section of the NavBar template to i delete, so i can remove the Quick Links from my NavBar?
|
#2
|
|||
|
|||
![]()
In your navbar template
FIND Code:
<if condition="$show['member']"> <td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> FIND Code:
<if condition="$show['member']"> <!-- user cp tools menu --> Code:
<!-- / user cp tools menu --> </if> |
#3
|
|||
|
|||
![]()
Thanks alot ^ i appreciate it ;p
|
#4
|
|||
|
|||
![]()
Happy to help
![]() |
#5
|
|||
|
|||
![]()
How would you rename "Quick Links?"
|
#6
|
||||
|
||||
![]()
Edit the phrase 'quick_links'
|
#7
|
|||
|
|||
![]()
I guess I'm an idiot, but I can only figure out how to display it, not edit it.
|
#8
|
|||
|
|||
![]()
Hit the edit button next to the phrase. The easiest way to do it is to search in phrases for quick_links as varname only then there is an text link called edit on the far right of the row. Then in the lower blank box that appears type whatever you want top replace it with in there.
|
#9
|
|||
|
|||
![]()
Thanks, I figured that out late last night before passing out in the recliner. I'm learning. I'm slow, but I'll be good one day.
|
#10
|
|||
|
|||
![]()
Don't worry about it. We all had to learn and until you get to grips with it after using it for a while, everything seems impossible. (Or at least it did for me)
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|