drop-down list, how do u change the color and stuff.... |
drop-down list, how do u change the color and stuff.... |
Dec 23 2004, 08:37 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Nov 2004 Member No: 62,431 |
How do u change the color of drop-down music lists? Look at my Xanga, my drop-down list can't be customized but the button "play" next to it can be changed. Is there a code to change the drop-down menu thing too?
|
|
|
|
![]() |
Dec 23 2004, 10:51 PM
Post
#2
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
Try this?
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> select{ color:#000000; background-color:#FFFFFF; font-family:arial; font-size:10px; } </style> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |