Edit the drupal_header template, and change it's navbar items to match yours.
My navbar items are different from my forum!
- Printer-friendly version
- 12 comments
- 4457 reads
Edit the drupal_header template, and change it's navbar items to match yours.
Powered by Drupal - Modified by Danger4k - Maintained by DMG-projects
In 4.7 uses your vbulletin navbar template if you are using the defaulttangy theme. If you are using the legacy theme default_vb it will be drupal_header under the vb drupal (legacy) templates.
VBDRUPAL
vbdrupal_block
vdrupal_comment
_help
_image_gallery
etc etc
i see no legacy or no templates
i notice i can edit footer header via VBDRUPAL
but if i insert phpadsnew invocation by javascript, NOTHING shows in my blocks.......
VBDRUPAL
vbdrupal_block
vdrupal_comment
_help
_image_gallery
etc etc
i notice i can edit footer header via VBDRUPAL
but if i insert phpadsnew invocation by javascript, NOTHING shows in my blocks.......
I have found the navbar template in vBulletin, but unfortunately there is another issue...
The current position snippet in the navbar template is:
My navbar then displays as:
My forum > My portal ? Current position
How can I change this to display only:
My portal ? Current position
When I change the code as following:
Can you please help me?
Regarding the extra > check your template for anything like >> or whereever a double > exists when it should just be a single