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 Link to comment https://forums.phpfreaks.com/topic/134552-change-submit-button-trhough-cssfrustrated/ 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/ Link to comment https://forums.phpfreaks.com/topic/134552-change-submit-button-trhough-cssfrustrated/#findComment-700663 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.