thewooleymammoth Posted November 27, 2008 Share Posted November 27, 2008 input, textarea { width: 259px; font-family: verdana, arial, sans-serif; border: 1px solid; font-size: 100%; margin: 2px; } i found this css online somewhere to change the way the default input forms look and i was wondering if there was a way to change the way the submit button looks without changing all the input types, because this makes the submit buttons look too much like text fields, is there a name which only concerns the buttons? submit { different style } thanks Quote Link to comment Share on other sites More sharing options...
dropfaith Posted November 27, 2008 Share Posted November 27, 2008 use a class name theres some examples here http://cssbutton.com/forms/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.