vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Editing the default nav bar (https://vborg.vbsupport.ru/showthread.php?t=197251)

redmeds 11-26-2008 12:14 AM

Editing the default nav bar
 
I have been able to edit just about everything in vbulletin.

Maybe I am tired or something, but I cannot seem to locate the file or the template that contains the default blue nav bar that contains register, faq, member list, and so on.

Can someone tell what I need to edit so that I can change the color?

Any assistance is greatly appreciated.

Lynne 11-26-2008 12:57 AM

In the default style, those are all in the navbar template.

redmeds 11-26-2008 01:37 AM

Quote:

Originally Posted by Lynne (Post 1673074)
In the default style, those are all in the navbar template.

For example, in this forum. You see User CP, Help.... the background is Blue. That is what I cannot seem to change. I can edit the fonts and all that jazz, but for some reason I cannot successfully edit the color.

If you would like, I could PM or send you a link to my site so that you can see exactly what I am talking about.

Lynne 11-26-2008 01:42 AM

Whoops, I didn't see it was just the color you wanted to change. Does this colormap help? Navbar Template

redmeds 11-26-2008 02:16 AM

Looking at the link you posted... it is #3 that I am wanting to change.

My site has all of my colors that I want to use, but I cannot seem to find the place to actually edit/change the color

Lynne 11-26-2008 03:24 AM

Yes, it should be #3. You can double-check by looking at the class used for the links (vbmenu_control is the default class).

redmeds 11-26-2008 03:44 PM

I am sorry asking again, but apparently coffee (morning coffee) is not working for me either.

If I want to change the color, do I admin control panel? or do I create a .gif and upload? if .gif, what is the name of the .gif that I would be replacing?

I just need to know exactly what to touch in order to change the color.

appreciate your feedback very much.

Lynne 11-26-2008 03:52 PM

You need to change the color in your Style Manager > find your style in the list > select main CSS from the drop-down. Then, find the class vbmenu_control (it happens to be under the heading of Popup Menu Controls, but you can see the class under CSS Selector: .vbmenu_control) and change it in the background. Put a color in there, or a url to the background gif. Here is an example for one of mine:
Code:

#E4E7F5 url(images/gradients/gradient_panel.gif) repeat-x top left
you can google "css background" to find more css options.

redmeds 11-26-2008 10:30 PM

Lynne...

I appreciate the help immensely! That was what I needed.

I am doing this as a learning experience and a hobby. Maybe I should stick with what I know. :D

Lynne 11-26-2008 10:57 PM

Nah, it's good to go out and try new things. No pain, no gain! :D


All times are GMT. The time now is 06:19 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
  • Page Generation 0.01065 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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