Why isn't my imported HTML of my emails rendering correctly in the Mindmatrix software?

Why isn't my imported HTML of my emails rendering correctly in the Mindmatrix software?

You cannot edit imported HTML in the email editor within Mindmatrix software. This is because any HTML you import is controlled and will not be editable within our platform.


You must use caution when pasting HTML from one design editor to another and the Mindmatrix software is no exception. If you are using a program, such as Dreamweaver, to generate the HTML- there are some best practices to use when pasting that code into the Mindmatrix software. 

 

  • It is always a best practice to design emails using in-line styles. The editor and common ESPs such as Outlook will tend to reject many styles created in a stylesheet, and it can be risky since it may override some of your style content.
  • Do not have to include the doctype or body tags. 
  • Avoid using the 100% width attribute as the width value. This will expand the table to entire width of the screen. Use a container with a set width, such as a table with 640px and then within that table, use a td or other tables with percentag values to creat the borders and other rows or columns. 
  • The design editor will always show you an outline of every table in the email. When you preview the email, the appearance will be closer to what you receive in the Inbox. 

Although you are able to use programs such as Dreamweaver to generate the HTML, but there will always been a clean up process once that code is pasted in. Always be sure to use in line styles and be careful about copying and pasting doctypes, body or html tags that are unnecessary into the editor. We suggest working with an email size less than or equal to 640px in width.

 

Please click here for more information about in-line styles. 


    • Related Articles

    • How do I import an HTML email template design?

      Users can make only textual changes to email templates/media that have been created using the ‘Import Design’ option. Why is this limitation in place? ‘Smart Objects’ and ‘Brand’ in the email editor are only compatible with a specific HMTL structure. ...
    • What are the daily tasks I can complete in my Mindmatrix account?

      As an MSP Advantage or Concierge program member, there are many activities you can complete to get the most out of the Mindmatrix software. Below is a shortlist of activities you can follow. If you are a Channel Manager, consider deploying these ...
    • How do I use the HTML form option?

      Posted by The Team at Mindmatrix on 04 January 2016 12:40 PM The HTML form option will allow you to create customized forms using the Mindmatrix form. With the HTML form option you can - Create customized form validation Design responsive forms ...
    • How do I send Mindmatrix emails through Gmail?

      Users can send Mindmatrix emails through their Gmail account, (as in the email will use a Mindmatrix template, but will appear to have come from Gmail), however, this will only work if the email is being sent to 5 or fewer contacts. If a list is ...
    • How to add borders to a HTML email template

      Posted by The Team at Mindmatrix on 10 February 2016 11:02 AM Prior HTML knowledge is required to add borders to your HTML template. Below are steps to add a border to your HTML email template.  Open your Setup -> Asset Management -> Templates -> ...