link: http://www.dynamicdrive.com/dynamici...pmenuindex.htm
Ok - I have everything figured out - except - how to change the drop down menu background color -
I can change the color of the bg when it rolls over when it drops down - but not the color behind it. It's set to a light yellow - but I cant find where in the script to change it.
- i'm thinking maybe here? white is the roll over when you scroll down on text on the drop down:
#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}
Thanks for your help
Sarah



Reply With Quote

Bookmarks