Log In · Register

 
 
Closed TopicStart new topic
comment box button
partybiatch
post Jul 19 2005, 07:45 AM
Post #1


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306



how can i change my comment box button so it doesnt look like a default button?
i want it to look like my scroll bars.. pink with black text in it? please help :(
i really cant figure it out

http://www.myspace.com/partybiatch
 
*mipadi*
post Jul 19 2005, 07:58 AM
Post #2





Guest






CODE
<style type="text/css">
input {
   /*button style here*/
}
</style>
 
partybiatch
post Jul 19 2005, 08:14 AM
Post #3


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306



can u tell me what i have to type into "button style" ? to get a pink background and black text? or just what i have to write in general?
thats wud be very helpful
 
*mipadi*
post Jul 19 2005, 08:30 AM
Post #4





Guest






Try this:
CODE
<style type="text/css">
input {
   border:2px solid pink;
   background-color:gray;
   font:8px Verdana;
   color:pink;
}
</style>
 
partybiatch
post Jul 19 2005, 08:38 AM
Post #5


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306



thats cute! thx a lot :D xx
 

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