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)
-   -   Custom style - how to change the colour of "Open Buddy List" (https://vborg.vbsupport.ru/showthread.php?t=132260)

Darat 11-23-2006 08:34 AM

Custom style - how to change the colour of "Open Buddy List"
 
1 Attachment(s)
I've a custom style installed and it works fine apart from the "Open Buddy List" link in the Quick Links drop down menu in the Navbar.

The text appears white as it does in the standard vBulletin, not the colour of the menu options (see attached screen grabs) but the rollover colour is correct.

I presume this is because the colour for that is set different to the standard menu items? If so where do I find it to alter it?

CyberAlien 11-23-2006 01:27 PM

In css edit templates ".vbmenu_control", ".vbmenu_option", ".vbmenu_hilite" and ".vbmenu_popup".

Darat 11-23-2006 02:08 PM

Thanks for the reply but my problem is not finding the overall CSS styles but the specific one that seems to control only the "Open Buddy List" - if you look at my two screen grabs above I've set the CSS styles correctly for the rest of the menu elements and indeed I would have thought for the "Open Buddy List" option as well since it is using the same <td> class as the rest of the options:

e.g.

<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scroll bars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>

I'm finding this quite puzzling!

CyberAlien 11-23-2006 02:11 PM

Maybe its visited and you have wrong color for :visited link?


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