vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   How to: Remove Navbar (https://vborg.vbsupport.ru/showthread.php?t=179238)

TheFrienzNet 05-14-2008 06:13 PM

How to: Remove Navbar
 
Hey,

I updated my forums to 3.7.0 yesterday and my skin seemed to be a bit incompatible with it (works only up to beta 3 or something). At first, the mods weren't able to do some stuff like move/close threads etc.

I edited some of the templates for the skin (set them back to default) since I got this message on the Admin panel frontpage:

"Out-of-Date Custom Templates Found!"

When I did this, the mod problems were resolved, but now the ORIGINAL navbar appears on my skin again (look picture)

https://vborg.vbsupport.ru/external/2008/05/51.jpg

Basically, if anyone knows how to remove the "original" navbar (the bottom one), please let me know. I'd appreciate it a lot.


Edit:
The title kind of implies I KNOW how to remove the navbar. If a mod could plz add a question mark or something at their convenience, that would be appreciated.

Lynne 05-14-2008 06:28 PM

Go to your navbar template and remove the stuff starting at:
Code:

<!-- nav buttons bar -->
ending with:
Code:

<!-- / nav buttons bar -->
and then starting at:
Code:

<!-- NAVBAR POPUP MENUS -->
and ending with:
Code:

<!-- / NAVBAR POPUP MENUS -->
I think that should do it. Sometimes I just comment stuff out to make sure..... If you want to try that, then just put:
Code:

<!--
at the beginning of what you want to comment out, and
Code:

-->
at the end.

TheFrienzNet 05-14-2008 06:43 PM

Thank you so very much, that did the trick. Thanks for taking the time to reply :)

ArnyVee 04-06-2009 12:58 AM

Did this and it removed everything. But, now my dropdown on the "Your Notifications" is not working. What do I have to add back in (and where) to have this working without the actual navbar?

Lynne 04-06-2009 01:32 AM

You can find the default code by Editing your navbar and select View History, then Compare and you'll see the missing code and where to add it.


All times are GMT. The time now is 02:14 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
  • Page Generation 0.02645 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete