Forums

[Plugin: Fast and Secure Contact Form] Customizing the look-and-feel? (9 posts)

  1. stanwelks
    Member
    Posted 2 weeks ago #

    I just installed the plugin though I do not like the way all of the text fields and the field labels seem very crowded.

    1. How can i add space between each form field and the label for the next form field?
    2. How can I add space between the last form field and the submit button?
    3. Is there a way to customize the confirmation message that displays?
    What if I want to change it from "Your message has been sent, thank you." to something else? Is it possible to thank the person by their name?

    Thanks!!!

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

  2. MikeChallis
    Member
    Posted 2 weeks ago #

    1. Here is how to increase the line spacing on the form:
    Go to the contact form settings page, click on Advanced Options, look
    for the setting "CSS style for form input titles on the contact form"

    change:
    text-align:left;

    to:
    text-align:left; padding-top:10px;

    2. Similar thing... Change the advanced option "CSS style for CAPTCHA image on the contact form":

    change:
    padding-bottom:5px;

    to:
    padding-bottom:10px;

    3. All text can be changed in the advanced settings.

    >Is it possible to thank the person by their name?
    No

  3. stanwelks
    Member
    Posted 2 weeks ago #

    Thank you!

    1.) However, the change for #2 did not seem to make any difference. After changing it, the submit button still is right under the Message form field.

    2.) Is there a way to change what displays on the Submit button so it says Send instead?

    Thanks!!!

  4. MikeChallis
    Member
    Posted 2 weeks ago #

    1, do you have the captcha turned off?
    URL?

    2, All text can be changed in the advanced settings, look for "Submit" and change it.

  5. stanwelks
    Member
    Posted 2 weeks ago #

    captcha is turned off.

  6. MikeChallis
    Member
    Posted 2 weeks ago #

    I can make some adjustments for that.

    URL to your form?

  7. stanwelks
    Member
    Posted 2 weeks ago #

    It is not at a point that I want to post it and have it seen. Can you send me your email?

    thanks!!!!

  8. MikeChallis
    Member
    Posted 2 weeks ago #

    Here is my contact page, this emails me:
    http://www.642weather.com/weather/contact_us.php

  9. MikeChallis
    Member
    Posted 2 weeks ago #

    The newest version fixes it.
    1.8.3 (09 Nov 2009) - Fix Submit button spacing.

Reply

You must log in to post.

About this Topic