Jump to content

change submit button trhough css=frustrated


thewooleymammoth

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.