vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Help with bar. (https://vborg.vbsupport.ru/showthread.php?t=302900)

k2sna 10-03-2013 02:53 AM

Help with bar.
 
Hey i have some problem
all the bar dropmenus like that :S
how to fix?
http://www.upload.ee/image/3618814/hey.PNG

Lynne 10-03-2013 02:57 AM

Is it just that the text is white on a white background or are the boxes actually missing text?

k2sna 10-03-2013 03:02 AM

Quote:

Originally Posted by Lynne (Post 2449594)
Is it just that the text is white on a white background or are the boxes actually missing text?

White backgroud, need to change text font/color or something?

tbworld 10-03-2013 07:49 AM

Provide a link to your site and I probably can help.

ozzy47 10-03-2013 09:13 AM

That is controlled by the stylevar, navbar_popupmenu_link_background, found under the group NavBar

tbworld 10-03-2013 10:18 AM

Quote:

Originally Posted by ozzy47 (Post 2449633)
That is controlled by the stylevar, navbar_popupmenu_link_background, found under the group NavBar

Use @Ozzy47's approach, but note that many skin designers add CSS instead of using the complete stylevar system to control this area, in which case it might be overridden. Which is why I asked for a link.

k2sna 10-03-2013 12:17 PM

forum link*

ozzy47 10-03-2013 12:53 PM

Did you try the stylevar I suggested?

k2sna 10-03-2013 01:32 PM

Quote:

Originally Posted by ozzy47 (Post 2449664)
Did you try the stylevar I suggested?

yeah

ozzy47 10-03-2013 04:51 PM

And that did not work? then add this to your additional.css.

Code:

.navtabs li.selected .popupbody li a
{
    color: #000000;
}



All times are GMT. The time now is 10:59 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.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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete