View Single Post
  #2 (permalink)  
Old Feb 13th, 2006, 12:57
Corey Bryant Corey Bryant is offline
SuperMember

SuperMember
Join Date: Aug 2003
Location: Castle Rock, CO
Age: 36
Posts: 164
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Drop-down menu, nested UL, LI

I am not exactly certain I understand what you need, it would be better to post everything here actually. I did see you have
HTML: Select all
#DropDownMenu a:hover {
	background-color:#66FFCC;
	color:#000fff;
would you not change this to a background color that you want to show?
Reply With Quote