buttons |
buttons |
Nov 6 2004, 10:32 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Nov 2004 Member No: 60,773 |
I want to change the colors & stuff on the buttons for my music drop down list. Does anyone know how?
You can look at my xanga here: http://www.xanga.com/home.aspx?user=wildflower4304 |
|
|
|
![]() |
Nov 7 2004, 12:06 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Find songs that work in Mozilla.
Because the AkaiMainstrean ones usually don't work. As for the other question.... You can change the way the buttons look. If you want to, that is. CODE <!-- begin code provided by createblog.com --> <style type="text/css"> input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px dashed #008000; font:normal 10px mini; background-color: #Transparent; letter-spacing:0px; } </style> <!-- end code provided by createblog.com --> Change the variables please.... And it goes into your custom header. =) |
|
|
|
wild.flower buttons Nov 6 2004, 10:32 PM
yubin831 I put where u put the color and everything in quot... Nov 6 2004, 10:35 PM
wild.flower That changes the actual box thingie where the song... Nov 7 2004, 12:02 AM
yubin831 The things in quote...just change the play pause a... Nov 7 2004, 12:13 AM
wild.flower what do i put there? ack, i'm so confused. lol... Nov 7 2004, 12:48 AM
yubin831 edit the ones in the quotes i made
<input TYPE... Nov 7 2004, 12:56 AM
wild.flower but, like, how do i edit it? i dont want to edit w... Nov 7 2004, 12:59 AM
yubin831 u can't change the color of the buttons on the... Nov 7 2004, 01:03 AM
wild.flower oh, well, that's crappy. mine are a really ugl... Nov 7 2004, 01:16 AM
yubin831 yea thats what i hate about it Nov 7 2004, 01:18 AM
chronicidal is there a way to get this script to work in mozil... Nov 7 2004, 11:37 AM![]() ![]() |