![]() |
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:
} I've spent over an hour trying to figure this out |
try this
the code on there is Code:
select name=namehere> and the code on my css file is Code:
} |
I think your post didn't go through or something
|
na, was justtoo lazy to type and edited yours :wink:
|
thanks, but it don't work..
I tried different things on both menus.. Code:
<select name="qt" id="wideSearchField" class="select"> css file Code:
} |
ignore the id and name thing.. I just coppied that from source on some other page.. it won't work cause I haven't set up those proper values.. I just need it to connect to the css file properly before I make it work..
It's making me really mad.. it's been 2 hours on this already.. and I know it's something simple.. I just don't know css worth a crap |
sorry, this will do it
Code:
select { .select is not select :wink: |
don't be sorry for anything.. it's not your fault I'm having problems..
thanks for helping me, I'll try it out |
took the dot out... still doesn't work
|
that should go in the css file and then any drop down menus will have those properties. dont assign any class values to the drop downs. they will be assigned automaticaly
|
All times are GMT -8. The time now is 09:46 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.