• I would like to reduce the width of the message field, it’s too wide. And when I put the cursor in the message field, I get a blue background. How do I change it to a white background?

    Also, the word ‘send’ doesn’t fit into the button icon. How do I make the button bigger?

    <p><strong>Name *</strong><br />
        [text* your-name] </p>
    
    <p><strong>Email *</strong><br />
        [email* your-email] </p>
    
    <p><strong>Subject *</strong><br />
        [text your-subject] </p>
    
    <p><strong>Message *</strong><br />
        [textarea your-message] </p>
    
    <p>[submit "Send"]</p
Viewing 5 replies - 1 through 5 (of 5 total)
  • The send button issue is surely associate with CSS being loaded from another plugin (that uses a send button and no associated CSS) – Use FireBug or Chrome Inspect Element or IE9 F12 Tools to review such issues…(or all)

    To fix: Add (modified, over-riding) CSS associate with plugin (check what CSS is loaded by plugin in source code) to bottom of Theme stylesheet. Review this help topic at plugin dev.’s site.

    To move a site and all it’s settings, you need to move a full copy of the DB (not just do an export posts/pages). You also then need to update the DB with proper URL. These are covered in Moving WordPress…(you also need an exact copy of files in place minus the config)

    Thread Starter msbelle

    (@msbelle)

    That is way over my head. And why am I moving the site?

    What about the issues with the message field?

    that is way over my head.

    We cannot simplify one the WP’s most used plugins for you. Consider hiring an expert.

    Thread Starter msbelle

    (@msbelle)

    I don’t understand your comments. At the Contact Form 7 site, it says

    If you’re looking for support for Contact Form 7, please use the free support forum on WordPress.org.

    There are numerous questions on this forum regarding Contact Form 7 and no was told

    We cannot simplify one the WP’s most used plugins for you. Consider hiring an expert.

    And why do I need to move my site in order to reduce the width of the message field?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Need help customizing Contact 7 form’ is closed to new replies.