Commit Graph

7 Commits (d611eeebdf382520f5de7955565f4545f818fd7b)

Author SHA1 Message Date
Jairo Llopis d611eeebdf [8.0][website_mail_snippet_vertical_resize_base] Resize any element
This commit extract the vertical resizing plugin part from the
`website_mail_snippet_responsive` module into its own module, to allow
reusing it easily.
2016-02-22 17:53:48 +01:00
Jairo Llopis da1a15ef81 Merge branch 'website_mail_snippet_responsive' of github.com:Yajo/social into website_mail_snippet_responsive 2016-02-11 18:06:07 +01:00
Jairo Llopis 4cea47d540 Be polite and concise. 2016-02-11 18:05:51 +01:00
Daniel Gómez-Zurita 708359f0cd Update snippet_2_cols.xml 2016-02-10 17:38:49 +01:00
Daniel Gómez-Zurita 86e274eefc Update snippet_3_cols.xml 2016-02-10 17:37:49 +01:00
Daniel Gómez-Zurita 1101adeeb2 Update snippet_3_cols.xml 2016-02-10 17:35:32 +01:00
Jairo Llopis 0a9574a884 [8.0][website_mail_snippet_responsive] Pseudoresponsive mail snippets.
Responsive is a hard thing in mails, because mail clients usually render very badly everything.

This new module adds a good collection of snippets in a pseudoresponsive manner, that will seem responsive in most cases, although they are not, technically.

Inspired by https://css-tricks.com/ideas-behind-responsive-emails/.
2016-02-10 16:49:09 +01:00