Managing CSS styles in emails sent by the Drupal Print module -


one of pages on website i'm working on may sent mail registered users.

this page rendered view , "send mail" functionnality provided printer, pdf , e-mail versions module.

my issue css styles aren't rendered correctly in mail clients (i.e. gmail), because styles aren't inline?

gmail displays "... [message clipped] view entire message" @ first, until click on link - displays mail without of css applied.

is there way consistently apply css styles emails sent module? appreciated.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -