View Single Post
  #1  
Old 09-25-2003, 01:46 AM
 
wild boar wild boar is offline
 

Advanced Member
  
Join Date: Sep 2003
Posts: 88
 

Default drop down menu css problem

Ok, I am trying to use drop down menus on my header for easy navigation to categories.

I added DropDown to my css file and added it to the drop down menu part and it STILL won't work

my page is located at www.illinoiswinecellar.com/shop/customer

the code on there is
Code:
select name=namehere class=DropDown>

and the code on my css file is

Code:
} .DropDown { COLOR: #006AB4; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial; }

I've spent over an hour trying to figure this out
__________________
hi
Reply With Quote