1
StacyPii
Newbb Forum Menu Hover Color
  • 2010/5/4 14:53

  • StacyPii

  • Just popping in

  • Posts: 27

  • Since: 2010/4/6 1


I have changed the color of the drop down menu, but I cannot change the hover color even though I think I coded it in newbb.css correctly:

/* color -- dropdown menu for Forum */
div.dropdown a, div.dropdown .menubar a{
color:#FFF;
}

div.dropdown .menu, div.dropdown .menubar, div.dropdown .item, div.dropdown .separator{
background-color: #737373; /* same color set as in your theme/style.ss .th{} is recommended */
color:#FFF;
}

div.dropdown .separator{
border: 1px inset #e0e0e0;
}

div.dropdown .menu a:hover, div.dropdown .userbar a:hover{
color: #8C0003;
}
/* color - end */

Even though I changed the color to #8C0003, it is still bright blue.

Any suggestions?

Thanks.

2
ghia
Re: Newbb Forum Menu Hover Color
  • 2010/5/4 15:14

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


AFAIK the colour on hovering the points of a drop down menu is a setting of the operating system of your computer.

3
StacyPii
Re: Newbb Forum Menu Hover Color
  • 2010/5/4 15:41

  • StacyPii

  • Just popping in

  • Posts: 27

  • Since: 2010/4/6 1


Changing the menu "hover" option to "click" fixed my problem with the color.

Is there a way to make the "click" option default?

4
ghia
Re: Newbb Forum Menu Hover Color
  • 2010/5/4 20:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


In the module preferences.
Beware: there is a cookie remembering your personal choice!

5
StacyPii
Re: Newbb Forum Menu Hover Color
  • 2010/5/5 16:46

  • StacyPii

  • Just popping in

  • Posts: 27

  • Since: 2010/4/6 1


Thank you!

Login

Who's Online

177 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 177


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits