Viewing 1 replies (of 1 total)
  • Absolutely. in the “Contact” Settings page, the same place you make the contact form (on the sidebar in WordPress, simply paste this in the form,

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Subject
    [text your-subject] </p>

    <p>Your Message
    [textarea your-message] </p>

    <input type=”image” “onclick=”submit” src=”https://yoursite.com/wp-content/uploads/youruploadedimage.png”&gt;

    This is just making it so you can use any image you want in place of the “send” button.

    Let me know how things go.

    -Mike

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] custom "send" button’ is closed to new replies.