tags:

views:

49

answers:

2

How do you set the color of the button using a stylesheet?

+5  A: 

Using the background-color property to change the background and color for the foreground (or 'text' [thanks, DouweM]) -- the same way you colour every other element.

icio
'foreground' meaning 'text' ;)
Douwe Maan
A: 

perhaps this helps you to choose.

http://monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors/
daedlus