Hacker News new | ask | show | jobs
by ryanSrich 4602 days ago
<!-- [!mso] -->

That little comment is a life saver.

I've noticed that Outlook, particularly 2007+, will play nicely with CSS so long as your styles are only applied to table elements. Put some padding on a 'p' tag and you won't see anything happen.

Likewise mobile gmail on a phone browser will not render a responsive email. Not sure if ZURB has given that any attention or if they intended to focus on the rendering of native clients.

1 comments

AFAIK there's no work-around for mobile GMail on a phone. I've been banging my head against it this week. Given up for now and left native Android/iOS mail app users having the better experience.
Check out Ink's block-grid (http://zurb.com/ink/docs.php#block-grid). It's a lifesaver for working with Gmail mobile. Alternatively, if you don't need Outlook support, ZURB's original responsive templates support Gmail mobile quite well (http://zurb.com/playground/responsive-email-templates).