Title: HTML email format issue
Last modified: August 21, 2016

---

# HTML email format issue

 *  Resolved [newuser2](https://wordpress.org/support/users/newuser2/)
 * (@newuser2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/)
 * I’ve just bought the premium version, which so far is great. However i need some
   help…
 * I’m actually a web ‘designer ‘(not developer) so know basic HTML, but the HTML
   emails when previewed in my inbox show with massive line breaks.
 * When i view the raw message code (in my Mac) it shows there has been tonnes of
   line and paragraph breaks added to the code…
 * How come? Can i solve this?
 * [http://wordpress.org/extend/plugins/subscribe2/](http://wordpress.org/extend/plugins/subscribe2/)

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/html-email-format-issue/?output_format=md)
[1](https://wordpress.org/support/topic/html-email-format-issue/?output_format=md)
2

 *  Thread Starter [newuser2](https://wordpress.org/support/users/newuser2/)
 * (@newuser2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666855)
 * But the same issue applies to the free version that i used before…
 * I just don’t understand how to get rid of all the extra line breaks when they
   arent there when i add the code to the plugin! You’re only answer is to build
   another plugin to handle the CSS.
 * This is really poor!
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666856)
 * [@newuser2](https://wordpress.org/support/users/newuser2/),
 * The line breaks are in the template every time you create a new line. See this
   snippet where I have indicated your line breaks:
 *     ```
       <head>LINE BREAK
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />LINE BREAK
       <link rel="stylesheet" type="text/css" href="http://joinalpha.com/blog/css.css">LINE BREAK
       </head>LINE BREAK
       <body>LINE BREAK
       ```
   
 * The need for a custom plugin is there because you want to use your own defined
   CSS, you consider it to be poor but I consider it to be a valuable feature that
   allows extension of the Subscribe2 code through an API in the same way WordPress
   allows extension through their API so that plugins like Subscribe2 can be created.
 *  Thread Starter [newuser2](https://wordpress.org/support/users/newuser2/)
 * (@newuser2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666857)
 * OK, i appreciate that, but this is an unexpected headache for your plugin and
   i thought i’d have this really simple setup done in minutes – not days!
 * Can you give me a zip file for a plugin that will allow me to embed my own CSS
   styles?
 * Thanks in advance.
 *  Thread Starter [newuser2](https://wordpress.org/support/users/newuser2/)
 * (@newuser2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666858)
 * I didnt even add these line breaks, if i did i would remove them and the pain
   would go away! However it’s your plugin thats adding them before sending the 
   emails out…
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666859)
 * [@newuser2](https://wordpress.org/support/users/newuser2/),
 * You did add those line breaks – you pressed return, I’ve simply shown you where
   they are.
 * You code is here:
    [http://pastebin.com/mURH7fHa](http://pastebin.com/mURH7fHa)
 *  [FirstKrish](https://wordpress.org/support/users/firstkrish/)
 * (@firstkrish)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666943)
 * I got a problem like [@newuser2](https://wordpress.org/support/users/newuser2/).
   In my opinion, if we don’t use ‘theme CSS stylesheet in HTML’. A simple HTML 
   in Email Template should be working fine.
    Could you suggest me How to fix it
   without use ‘theme CSS stylesheet in HTML’?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666944)
 * [@firstkrish](https://wordpress.org/support/users/firstkrish/),
 * Since you seem to be using the paid version and have already posted on the paid
   forum I’ll follow up there.
 * Please in future, try to avoid cross posting the same issue.

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/html-email-format-issue/?output_format=md)
[1](https://wordpress.org/support/topic/html-email-format-issue/?output_format=md)
2

The topic ‘HTML email format issue’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

## Tags

 * [subscribe2 html](https://wordpress.org/support/topic-tag/subscribe2-html/)

 * 22 replies
 * 4 participants
 * Last reply from: [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/html-email-format-issue/page/2/#post-3666944)
 * Status: resolved