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
2010-05-01 21:02:29
'foreground' meaning 'text' ;)
Douwe Maan
2010-05-01 21:08:28
A:
perhaps this helps you to choose.
http://monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors/
daedlus
2010-05-01 21:41:04