• Resolved Fred Chapman

    (@fwchapman)


    Hi Mike,

    I just installed a new theme on my website, and it comes with a very nice built-in button style. I’ve been applying the new button style to all the forms on my site. I was able to do this for Fast Secure Contact Form, but I had to make a small modification to the code in this file:

    si-contact-form-display.php

    What I had to do was add

    id="submit"

    to the

    <input type="submit">

    and

    <input type="reset">

    tags. You can see exactly what I did by looking at the source code of the modified contact form on my site:

    http://www.fwchapman.com/contact/

    The "submit" id refers to the button style built in to my theme. Would you please consider adding the id="submit" code (with a generic name instead of "submit") to a future version of the plugin? That way, people will have something they can grab on to if they want to style your form buttons with CSS.

    Thanks so much for yet another great plugin!

    All the best,

    Fred Chapman

    http://wordpress.org/extend/plugins/si-contact-form/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Fred Chapman

    (@fwchapman)

    Mike,

    I just tried the new version of your plugin with the built-in id’s for the submit and reset buttons. It works great! Now I can style my buttons to match my theme without having to edit the plugin code every time you update it.

    Thanks very much, Mike. You are truly a prince among men and plugin and developers! 🙂

    Best,

    Fred

    Thread Starter Fred Chapman

    (@fwchapman)

    P.S. That was a mighty fast turn-around time for a feature request, too!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Feature Request: Please Enable Button Styling’ is closed to new replies.