![]() |
Removing a Button
I need to remove the "What's New" button on all VB4 pages. I find resources on how to add new buttons, but nothing on how to remove or change the existing ones.
Any assistance appreciated! |
Open navbar template.
Find: Code:
<vb:if condition="!$vboptions['selectednavtab'] AND THIS_SCRIPT != 'search'"> Code:
<vb:if condition="!$vboptions['selectednavtab']"> Find and Remove.... Code:
<vb:if condition="!$vboptions['selectednavtab'] AND THIS_SCRIPT == 'search'"> |
I found and changed/deleted as instructed, however, when I saved I received the error:
?else_not_child_of_if --------------- Added [DATE]1263840080[/DATE] at [TIME]1263840080[/TIME] --------------- I found a workable solution at: https://vborg.vbsupport.ru/showthread.php?t=232425 Thanks - Greg |
All times are GMT. The time now is 06:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|