drop down lists question, not music or links. |
![]() ![]() |
drop down lists question, not music or links. |
Aug 9 2005, 11:12 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 8 Joined: Mar 2005 Member No: 116,004 |
hello, usually i'm really good at figuring out things through by myself but this one i can't understand for some reason. when you use a plain drop down menu, not to link anything but just to show a list, is there a way to make the menu match the rest of the page, like colors and borders? i have the link here to my page and the detail in question is where the interests are.
if anyone could help me that would be really great. thanks my myspace page |
|
|
|
| *mipadi* |
Aug 10 2005, 09:36 AM
Post
#2
|
|
Guest |
Drop-down menus cannot be styled.
|
|
|
|
Aug 21 2005, 11:31 PM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 8 Joined: Mar 2005 Member No: 116,004 |
oh alright. thanks anyway.
|
|
|
|
Aug 22 2005, 12:26 AM
Post
#4
|
|
![]() Myspace Addict ![]() ![]() ![]() Group: Member Posts: 60 Joined: Aug 2005 Member No: 208,588 |
QUOTE(mipadi @ Aug 10 2005, 4:36 AM) Of course you can, the only thing you can't do is generate links to direct them somewhere. (well on myspace anyway) it would be something like this.. CODE <select style="background-color:90EE90; color:white; font-size: 8pt; border-width:2px; border-color:black; border-style:width;"> <option>a useless drop down list...</option> <option>item 1</option> <option>item 2</option> <option>item 3</option> <option>item 4</option> </select> You could also add style to the <option> as well, the only thing you can't change is the color of the arrow. |
|
|
|
![]() ![]() |