Quantcast
Channel: contact form 7 – WordPress.org Forums
Viewing all articles
Browse latest Browse all 9540

ronnyrook on "[Plugin: Contact Form 7] Button instead of input for submit"

$
0
0

Hi there,

For a website I've got a complex submit button, CSS wise with overflowing background images using background position. In HTML I'll created that using a button with type submit and a image inside:

<button type="submit" name="submit" class="hover bg">
    Send
    <img src="assets/images/submit.png" alt="Send message" />
</button>

Is it possible to get something like this using Contact Form 7?
I know how to edit CSS code and such thing, but I couldn't find something to insert a button, specially with the submit type so it acts the same as the normal submit input.

All the help is welcome. Thanks!

https://wordpress.org/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 9540

Trending Articles