Log In · Register

 
 
Closed TopicStart new topic
Customize buttons for Search/darkplayer/etc.?
deadroses89
post Nov 21 2004, 02:36 AM
Post #1


bio-degratable hands
****

Group: Member
Posts: 132
Joined: Jul 2004
Member No: 33,587



I want to change the color of the xanga search button and the play/stop buttons of my music player..is this possible? huh.gif
 
lovescream
post Nov 21 2004, 02:41 AM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



yes. i think it's this:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
select{
color:#FFFFFF;
background-color:#000000;
font-family:arial;
font-size:11px;
}
</style>
<!-- end code provided by createblog.com -->


If it's not tell me because I just searched it in my website stats. I knew i used the code _smile.gif
 
deadroses89
post Nov 21 2004, 02:46 AM
Post #3


bio-degratable hands
****

Group: Member
Posts: 132
Joined: Jul 2004
Member No: 33,587



QUOTE(Spiritedfreak @ Nov 21 2004, 2:41 AM)
yes. i think it's this:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
select{
color:#FFFFFF;
background-color:#000000;
font-family:arial;
font-size:11px;
}
</style>
<!-- end code provided by createblog.com -->


If it's not tell me because I just searched it in my website stats. I knew i used the code _smile.gif

hmm that part changes the little box that tells you what song is playing (so t/y!) but not the buttons o_O
 
lovescream
post Nov 21 2004, 02:47 AM
Post #4


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



This i am sure of then.
CODE
<!-- begin code provided by createblog.com -->
<style type=text/css>
}
input, select, textarea, .textfield, .button{
/* this edits buttons, drop down menus etc. */
border: 1px solid #FFFFFF;
font:11px arial #000000;
background-color: 000000;
letter-spacing:0px;
color:#FFFFFF;
}
button {
background-color:transparent;
border:0;
width:12px;
height:12px;
}
</style>

<!-- end code provided by createblog.com -->
 
deadroses89
post Nov 21 2004, 02:54 AM
Post #5


bio-degratable hands
****

Group: Member
Posts: 132
Joined: Jul 2004
Member No: 33,587



yay, t/y so much! biggrin.gif
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: