Ted Goas

Results 32 comments of Ted Goas

@torot78 brilliant! Is this the only places you've added the `[owa]` tag in the CSS? [owa] .email-container { width: 100% !important; margin: auto !important; }

> You have to duplicate all classes inside media queries and put them at the end of style. What do you mean? Can you paste sample CSS here?

@nusserstudios the ``s were changed to ``s in [this PR](https://github.com/TedGoas/Cerberus/pull/230) a while back, is this the change you're suggesting? If so, mind testing the copy of 'cerberus-responsive.html` in Office365 webmail?...

No worries, questions are always welcome. > Can you think of any reason we shouldn't move the content inside of the email body? If it ain't broke, don't fix it....

Hey Marcel, I did some digging and learned that Gmail won’t render styles included in the body. So styles would need to be doubled up (or maybe just include some...

@cossssmin In Cerberus most of the CSS is already inlined. In your experience, what sort of styles should be inlined and sometimes appear in the `` that cause trouble with...

@ahangarha Hey thanks for thinking about this. RTL is definitely something I'd like to support, but I have another idea of how to do it. Would love your thoughts. I...

@ahangarha Howdy, any update on this?

@nfakop Thanks for reporting and suggesting a fix, I'll dig into it!

@nfakop Using Email on Acid to test yielded some interesting results. First I tested the original code in this repo and could not reproduce the issue you linked above. Next...