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)
-   -   Can't change hover color of Community link (https://vborg.vbsupport.ru/showthread.php?t=231295)

Speedy2000 12-27-2009 10:15 AM

Can't change hover color of Community link
 
I've been unable to change the color of the popup menus like Community when I hover over them. Can't find the correct stylevar.

https://vborg.vbsupport.ru/external/2009/12/29.jpg

Lynne 12-27-2009 02:53 PM

Please read this article - HOW TO Find what Stylevar you need to edit

Speedy2000 12-27-2009 04:57 PM

When using Firebug, it shows the entries popupbody and popupctrl. But these only control the background color of the items when not selected. Is there a way I can have Firebug show the items in the mouseover condition? Can't find it anywhere.

Lynne 12-27-2009 05:16 PM

If you hover over the item, then the class for that will show up momentarily in that box.

Speedy2000 12-28-2009 10:14 AM

It doesn't show it here. It just highlights this line:
Code:

<a id="yui-gen2" class="popupctrl" bgcolor="#FFFFFF" href="javascript://">Community</a>

Lynne 12-28-2009 02:06 PM

According to firebug for me, it is controlled by ".navtabs li.selected li a.popupctrl" Do a Search in templates to find it.


All times are GMT. The time now is 12:25 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.01097 seconds
  • Memory Usage 1,715KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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