in desktop view I want to align the image column to the right and the text column to the left, but in mobile view the image should be on top
how can I reverse the order of the columns?
I'm trying to hide a column or row when it's viewed on desktop and only show on mobile or vice-versa.
Anyone know if this is possible? I was trying to implement the following classes but it doesn't seem to work on the tags.
.mobile-only…
How do I update an existing Foundation For Email 2 project to v2.1?
In the article about this new version nothing's mentioned about how to actually update an existing project.
I have a project that uses Zurb ink for many things, but one email in particular is an invoice, whose tables I don't want to shift around when I'm on a smaller screen (I'd rather scroll).
Is there an easy way to disable wrapping?
Using Zurb Ink ( http://foundation.zurb.com/emails/docs.html )
I have created a responsive layout for my email. For the mobile devices, particularly iPhones, I've been using -webkit-text-size-adjust: 150%; to increase the font size for ONLY mobile…
Is it necessary to add a td tag with class expander inside every table containing one or more td tags? I had a issue with sub-grid which I posted here. I solved it by adding
I've got these two social icons in the footer of this email and I want them to sit side by side (inline). It says they're inline in the inspector, I thought maybe the td area was to narrow so I widened it.. that's not it.. can't seem to figure it…
I have a header in my email with a logo on the right and some links on the left (all on one line). Works fine, but when viewed on a mobile device, the links on the left overflow to two lines.
I'd ideally like to have the mobile version display the…
I'm using Zurb Ink to create HTML emails. It's working fine, and the framaework is great to use, but I'm having a problem customising font colors in outlook.
As I understand it, fonts styles shoudl be set at TD level for outlook. Is this correct?…
I'm using Zurb Ink to create atemplate for the first time; it's great, but I cannot get my head around a certain problem.
Everything works fine when I view the HTML in my browser, but I'm unfortunately required to send my email through a sending…
I'm trying to make an email form template. So that it outputs one of the ink responsive designs to use in an email.
I would love some guidance on this. Basically in my mind at the moment, The user would enter text in for the main body. Then…
I'm trying to send HTML formatted emails using Zurb Ink template and SwiftMailer. But when I recieve the mail in my inbox all the formatting that was defined in a block is removed. I have added to the text/html content-type like so:…
I'm building html email templates with Ink foundation and facing the following issue.
In ios Safari browser I've tested on gmail, yahoo and yandex emails and the templates are shown minified,with smaller fonts. And when I'm checking not in the…
I want my entire button to be clickable in Gmail using the Zurb Ink template. I can only get the text to be clickable in Gmail. I tried wrapping the entire table around and that did not work.
I am trying to create a very basic Newsletter E-Mail for Weekly product Deals. I am using Zurb INK. The Issue I am facing is that, the Border Properties of one of the Custom Class is not being implemented.
The CodePen Link is…