![]() |
How do I get my vBadvanced working with the same menu? I'm sure it's easy, but just haven't found where to edit. ;)
|
good job but very adulterated. i want this modification to xml
|
Anyone know where to adjust the 'padding' between the links on the main menu portion? They are a little too spread out so it breaks on smaller resolutions. :(
Any ideas? |
I have this installed and have removed the vB navbar completely. Now when I have any notifications other than private messages I cannot click on the Your Notifications link. Also, I cannot do a search when in the Member List. When I try to click on either one it does nothing at all. Any way to correct this issue?
|
Quote:
But, if I find the answer I'll share it here. So, please let me know if you find the answer as well. I have a feeling it has to do with something that is coded into the navigation bar that the dropdown information is listed into. I haven't had a chance to look at it, but if you find out, please share! :D |
The navbar template contains more than just the navigational links. If you wipe it completely out you're also removing the Notice condition and more; like the Ad Location call for the ad_navbar_below template for example.
You'll need to use some basic coding search skills to see where what you want to remove begins and where it ends. For example if you just want to take off the bar below the breadcrumb navigation and login/member box, you would look at the template code and find: Code:
<!-- nav buttons bar --> Code:
<!-- / nav buttons bar --> I would recommend reverting your navbar template back to default. Copy the code to Notepad so you can have a better view of the whole template, snip out carefully what you don't want, and paste in what's left into the template in the AdminCP page and Save. [high]* Theater takes the twitchy bunny and flees...[/high] |
Thanks Theater. We had the answer about removing the navbar (correctly) using this thread's info....
https://vborg.vbsupport.ru/showthread.php?t=179238& ....but, we are now looking to reclaim the "lost" function of the link working on the private messages within the login box. Any idea as to how we can get that back and working? |
By chance do you have this line:
Code:
<if condition="$show['popups']"> Code:
<!-- PAGENAV POPUP --> PM me your navbar template and I'll have a look if you want. |
Quote:
PM sent with template. Thanks for your help! :D |
I narrowed it down to this code you're missing:
Code:
<if condition="$show['member'] AND $notifications_total"> Code:
<br /> |
All times are GMT. The time now is 09:35 PM. |
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:
|