1
FernFerret
Menu Highlight Color Change
  • 2005/3/28 2:00

  • FernFerret

  • Just popping in

  • Posts: 3

  • Since: 2005/3/27


I'm just curious is there anyway to change the menu highlight color? (See Photo)Resized Image

The Blue, Is there a way to change it to yellow? (For my theme http://www.fernferretstudios.com/xffs)

Also is it possible to change the border of the scrollbox?

Any help would be much appreciated.

Eric

2
tjnemez
Re: Menu Highlight Color Change
  • 2005/3/28 3:17

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure that you can change the hover color, but add the following to your style.css for some customization.

select {
border-style: solid;
border-width: 1px;
border-color: #0000ff;
background: #0000ff;
}

3
tjnemez
Re: Menu Highlight Color Change
  • 2005/3/28 3:25

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


forgot the font color

select {
border-style: solid;
border-width: 1px;
border-color: #0000ff;
background: #0000ff;
color: #0000ff
}

Login

Who's Online

457 user(s) are online (331 user(s) are browsing Support Forums)


Members: 0


Guests: 457


more...

Donat-O-Meter

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

Latest GitHub Commits