Is there a way to change the colors, For the Play Pause Stop Buttons? |
![]() ![]() |
Is there a way to change the colors, For the Play Pause Stop Buttons? |
Nov 13 2004, 02:47 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jul 2004 Member No: 32,272 |
I see on other Xangas that some people's Play Pause Stop buttons go with their theme. Is there any way I can do that? I just have the basic gray ones.
http://www.xanga.com/home.aspx?user=PaLo2Da |
|
|
|
Nov 13 2004, 03:42 PM
Post
#2
|
|
![]() Junior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 457 Joined: Jun 2004 Member No: 26,537 |
yes i think when you change the background of your player it also changes the colors of the buttons. look for the following snippet in your player code
CODE <!-- begin code provided by createblog.com --> <p style="text-align: center"> <select style="FONT-SIZE: 8pt; BACKGROUND:#CCCCCC; WIDTH: 150px; COLOR: #6699FF; font-face: ariel" name="playlist" size="1"> <!-- end code provided by createblog.com --> try the experimenting with different color settings. hope it works! |
|
|
|
Nov 13 2004, 11:55 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jul 2004 Member No: 32,272 |
Ehh.. it only changes the background of the player. Thanks though. Anyone else?
|
|
|
|
Nov 13 2004, 11:57 PM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
CODE <!-- begin code provided by createblog.com --> <p style="text-align: center"> <select style="FONT-SIZE: 8pt; BACKGROUND:#CCCCCC; WIDTH: 150px; COLOR: #6699FF; font-face: ariel" name="playlist" size="1"> <!-- end code provided by createblog.com --> he gave that code, yes, but have you tried editing the colours? because his site has the button's colours changed, it should work. O_O It worked on mine, too. |
|
|
|
Nov 14 2004, 02:21 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jul 2004 Member No: 32,272 |
I changed the colors.. that just changes the text in the dropdown box. :/
|
|
|
|
![]() ![]() |