Tag Archives: css

Magento and the Intervals Emogrifier Class

|

When we originally developed the “Email this Page” feature for Intervals, we faced a significant hurdle. How were we going to combine the HTML and the external CSS into one email so clients like Gmail, Outlook, and Mac Mail, could display the email properly? These email clients do not play nice with external CSS, nor […]

Emogrifier – Convert HTML & CSS into Gmail Friendly Emails

|

While working on the “email this page” feature in Intervals we needed to find a way to merge HTML & CSS files into a Frankenstein-like document that gmail would honor. Quick back story — gmail doesn’t play nice with conventionally defined CSS. We came up with the Emogrifier, a PHP utility we are adding to […]