Styling Emails. - Noob

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gregstah
    Junior Member
    • Jun 2020
    • 16

    Styling Emails. - Noob

    Hi! I'm wondering how to style the default font for sent emails? I realise I can add an inline style but there must be a better way.

    Is it possible to include a stylesheet in the actual email itself? I did try this but of course it was stripped from the mail.

    Thank you.

    Greg.
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    #2
    I believe Email use HTML so you need to stylized it as HTML, you can't attach CSS to it I believe so styling is restrict to how much you can do with just HTML.

    Best to use email template if you plan to stylized it. Don't think stylesheet possible without heavy coding modification.

    Comment

    • gregstah
      Junior Member
      • Jun 2020
      • 16

      #3
      Thank you for coming back to me :-)

      Comment

      Working...