Title: Style e-mails Contact Forms
Last modified: September 4, 2018

---

# Style e-mails Contact Forms

 *  [tessvstaten](https://wordpress.org/support/users/tessvstaten/)
 * (@tessvstaten)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/style-e-mails-contact-forms/)
 * Hey,
 * How can I style the e-mails that are sent once a person completes a CF7 contact
   form? For example, I would like to add my logo at the top of the e-mail. I also
   use Mailchimp and the Mailchimp CF7 extension.
 * Thanks.
 * Greetings,
    Tess

Viewing 1 replies (of 1 total)

 *  [Ken Suarez](https://wordpress.org/support/users/kensuarez/)
 * (@kensuarez)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/style-e-mails-contact-forms/#post-10767444)
 * Hello, Good Day!
 * Contact Form 7 gives you 2 option in sending out the information it can be via
   plain text or html. If for example you need a styled email sent you can setup
   a body like the one below, in our example we assume that you have fields for 
   name, email, and a body.
 * <html>
    <head> </head> <body>  <div class=”emailbody”> <h3>Name</h3>: [your-name]
   <br /> <h3>Email</h3>: [your-email]<br /> <h3>Message</h3>: [your-message]<br/
   > </div> </body> </html>
 * Make sure that on the form settings on the admin area you have tick the option
   for “Use HTML content type” for your layout to work.
 * The code above is just a sample and you can style it with css with the code added
   on the head part. If you have other questions don’t hesitate to reply on the 
   thread.
 * Have a great day ahead!
    -  This reply was modified 7 years, 8 months ago by [Ken Suarez](https://wordpress.org/support/users/kensuarez/).

Viewing 1 replies (of 1 total)

The topic ‘Style e-mails Contact Forms’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ken Suarez](https://wordpress.org/support/users/kensuarez/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/style-e-mails-contact-forms/#post-10767444)
 * Status: not resolved