Color in drop down boxes |
![]() ![]() |
Color in drop down boxes |
Jan 31 2006, 07:05 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Jan 2006 Member No: 368,162 |
Is there anyway I can add color to a drop down box?
I have 2 on mine and was going to add another one but I don't like the plain white drop downs. And can you also change the fonts? Would be much appreciated :] If you don't get what I mean by drop down boxes I put the Url to my site at the bottom. -Haley www.myspace.com/uthinkso_idont |
|
|
|
| *mzkandi* |
Jan 31 2006, 07:11 PM
Post
#2
|
|
Guest |
Here you go ;)
CODE <select style="background:#000000;color:blue;font-family:arial;font-size:12px">
<option selected>1st Line</option> <option>2nd Line</option> <option>3rd Line</option> <option>4th Line</option> </select> |
|
|
|
Jan 31 2006, 08:15 PM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 9 Joined: Jan 2006 Member No: 368,162 |
Thanks! Exactly what i wanted
|
|
|
|
| *mzkandi* |
Jan 31 2006, 09:56 PM
Post
#4
|
|
Guest |
^No problem.
Closed. |
|
|
|
![]() ![]() |