The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom style - how to change the colour of "Open Buddy List"
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? |
#2
|
||||
|
||||
In css edit templates ".vbmenu_control", ".vbmenu_option", ".vbmenu_hilite" and ".vbmenu_popup".
|
#3
|
|||
|
|||
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&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! |
#4
|
||||
|
||||
Maybe its visited and you have wrong color for :visited link?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|