Log In · Register

 
easy question to answer, take 2 seconds, i need help customizing colors of buttons
add1cted2f1re
post Apr 19 2006, 06:00 PM
Post #1


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



buttons like these:



yeah.................. how do u customize the colors of them?
 
 
Start new topic
Replies (1 - 8)
talcumpowder
post Apr 19 2006, 06:07 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Because you're smart, I won't even bother explaining. You could also do this straight in the button's tag. (style="...)
CODE
input, {background-color: #000000;}
I'm sure you can figure what to do after that. (You could also delve into customizing induvidual buttons or classes of buttons... Just don't go overboard.)
 
add1cted2f1re
post Apr 19 2006, 06:08 PM
Post #3


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



nope thanks reili, its just one and thanks
//edit//


wait that didnt work....


h/o heres the code:
<input type="submit" name="sa" value="Search"></input>

and i also want to do like its outline and whatnot

(i saw how to do it a while ago in one of roxy's xanga music player scripts)
 
moorepocket
post Apr 19 2006, 06:11 PM
Post #4


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



you have to define the style in the css.
 
talcumpowder
post Apr 19 2006, 06:14 PM
Post #5


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



CODE
<input type="submit" name="sa" value="Search" style="border: 1px solid #000000; background-color: #FFFFFF;" />
 
add1cted2f1re
post Apr 19 2006, 06:17 PM
Post #6


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



that didnt work reili, it literally just changed the color BEHIND it


and ryan, how do i do it in the css?
 
talcumpowder
post Apr 19 2006, 06:33 PM
Post #7


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



That's what I originally showed you. How to add it into the css. It's only one line of code.
Funny, it should have changed the border color. Which would have then made it flat. Like here.
CODE
input, textarea {background: #ffffff; border: 1px solid #8A4E30; color: #8A4E30; font-family: arial; font-size: 9.5;}
Change that however you'd like.
 
add1cted2f1re
post Apr 19 2006, 06:49 PM
Post #8


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



haha thanks


(reili, why did u change ur thing to male? lol)
 
*digital.fragrance*
post Apr 19 2006, 08:33 PM
Post #9





Guest






Not kidding reili.... you're most definitely a girl...

Topic Closed
 

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