Is there a way to replace the standard gray "submit" button with an image of my own design? I'd like to put a button on there that is a little more noticeable.
Is there a way to replace the standard gray "submit" button with an image of my own design? I'd like to put a button on there that is a little more noticeable.
Hello joewebmonger,
Please specify these strings in the css file of your theme:
#cntctfrm_contact_form input[submit] {
background-image:
url(http://storage.conduit.com/images/searchengines/search_icon.gif);
Kind regards.
You must log in to post.