Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font family should be defined for table cells #7

Closed
mac2000 opened this issue Jun 5, 2015 · 4 comments
Closed

Font family should be defined for table cells #7

mac2000 opened this issue Jun 5, 2015 · 4 comments

Comments

@mac2000
Copy link

mac2000 commented Jun 5, 2015

Outlook overrides table cell font family if one is not defined in cell styles.

So in your grid examples every cell should be replaced with something like this:

<td width="600" class="mobile" style="font-family: Arial; font-size:12px; line-height:18px;">
    Grid One
</td>
@g13nn
Copy link
Owner

g13nn commented Jun 5, 2015

Hi Mac2000,

Your completely correct here, i have now updated the grid & master template files. I will update the documentation website later to include this too.

@mac2000
Copy link
Author

mac2000 commented Jun 5, 2015

If you wish I can help you with pull request on holidays to fix that

@g13nn
Copy link
Owner

g13nn commented Jun 5, 2015

Hi Mac2000, Thanks for offering to help out. I will be able to make the changes to the documentation page later on when back from work, wont take long at all. If you have any ideas to add to the email framework please do let me know, i'd love to hear them. Thanks again!

@g13nn
Copy link
Owner

g13nn commented Jun 5, 2015

I have now updated the documentation page, Thanks again Mac2000 for pointing this out to me!

I have added this to the content block code too, and if you don't use the content block then at least we can rely on the grid alone to render the font.

@g13nn g13nn closed this as completed Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants