Text Areas |
Text Areas |
Sep 13 2004, 09:04 PM
Post
#1
|
|
|
mszKELCiE ![]() ![]() Group: Member Posts: 13 Joined: Jul 2004 Member No: 36,134 |
How do you make the buttons a color you want. For example, 'POST' on a Chatterbox. I don`t want it as the default setting. Please respond. Thanx. =]
... KELCiE |
|
|
|
![]() |
Sep 13 2004, 09:06 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #c0c0c0; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; } </style> <!-- end code provided by createblog.com --> (Change the hex codes and font.) |
|
|
|
![]() ![]() |