• Hi Mike,

    Thanks for all your hard work on this plug-in. I’ve only just started using wordpress but plugins like this one are what makes the platform ‘excellent’ rather than just ‘competant’.

    As part of my site I needed to use an image-button on the contact form to keep the style consistent with the rest of the site. I have manually hacked your code to do this but I was wondering if in the next version you could add the option to using an image input instead of a submit button? Also it would be great if it was possible to specify a CSS class name for the button / image.

    Thanks again,

    Olly,

    https://www.ads-software.com/extend/plugins/si-contact-form/

Viewing 1 replies (of 1 total)
  • In advanced options you will find: “CSS style for Submit button on the contact form:”

    You can use inline css, or add a class property to be used by your own stylsheet.
    Acceptable Examples:
    text-align:left; color:#000000; background-color:#CCCCCC;
    style=”text-align:left; color:#000000; background-color:#CCCCCC;”
    class=”input”

    Adding an option for a submit image is on a feature requested list but not scheduled at this time.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Fast and Secure Contact Form] Image Inputs for submit?’ is closed to new replies.