EDITTING the music playlist, change play/pause/stop |
EDITTING the music playlist, change play/pause/stop |
Aug 3 2004, 06:42 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 63 Joined: Aug 2004 Member No: 36,605 |
this isnt another question about how to get the music to work on the playlist .. but how do u edit the 'play/pause/stop' buttons? mine are those default buttons that are blueish/grey and look like theyre sticking up .. how do i change how they look, like white inside with a black outline or anything?
|
|
|
|
![]() |
Aug 3 2004, 08:55 PM
Post
#2
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
<style type="text/css">
input, select, textarea, .textfield, .button { border: 1px solid #000000; font:normal 8pt arial; background-color: transparent; color: #000000; } </style> change it to ur liking : border: 1px can be turned to 2px 3px 4px ect border: solid can be changed to : solid dotted dashed groove inset outset font: 8pt can be changed to 9pt 10pt 11pt ect font: arial can be changed to verdana, impact, ect . _ . background-color: transparent cna be changed to #000000; #FFFFFF; ect |
|
|
|
aznmech EDITTING the music playlist Aug 3 2004, 06:42 PM
sweetxsimplicity Try this code, I'm not sure if it works though... Aug 3 2004, 07:04 PM
aznmech thats the one im using but the buttons are still t... Aug 3 2004, 08:51 PM
aznmech cool thx Aug 4 2004, 11:38 AM![]() ![]() |