• Resolved Mori

    (@klayde)


    Hello! I’m having an issue that whenever someone uses this form on My Contact Page, the “successful” message appears outside the specified wrapper.

    Here’s a screenshot of how it looks after I sent the message:

    http://upload.dragonfood.net/files/1/contact-form.png

    and here’s the code on my contact form.

    <div id="contact-wrapper">
    <div id="contact-desc">
    <div><label for="name">Name:</label>[text* your-name]</div>
    <div><label for="email">E-mail:</label>[email* your-email]</div>
    <div><label for="subject">Subject:</label>[text your-subject]</div>
    <div><label for="message">Message:</label>[textarea your-message]</div>
    <div><label for="message">Prove you're <strike>human</strike> food:</label>[captchar captcha-118 4/4][captchac captcha-118 size:l fg:#b64547 bg:#ffffff]</div>
    [submit "Send message"]
    </div>
    </div>

    Thank you for your time!

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

Viewing 1 replies (of 1 total)
  • Thread Starter Mori

    (@klayde)

    I figured it out, I placed the:

    <div id="contact-wrapper">
    <div id="contact-desc">

    On the actual page and not in the contact form.

    I’ll close this now and thank you for anyone who read it 😡

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Contact Form 7] Message Sent appearing outside specified div#wrapper’ is closed to new replies.