Forums

[Plugin: Contact form 7] How to style outgoing email? (4 posts)

  1. Romeon
    Member
    Posted 1 year ago #

    I would like to know how I would be able to CSS style my outgoing emails.. Would be appreciated

  2. Takayuki Miyoshi
    Member
    Posted 1 year ago #

    I just googled and found this. Very informative.

    http://www.campaignmonitor.com/css/

  3. Romeon
    Member
    Posted 1 year ago #

    Hey thanks, you are quite right very informatiov. However, i had the styling in the body and it did not work for hotmail nor gmail.. So I don't know what's wrong :(

  4. thetrickster
    Member
    Posted 1 year ago #

    For HTML email styling it's best to use "inline styles"... ie:


    <p style="color: #FF0000; font-size: 1.25em;">This is larger red text.</p>

    For best results, include the <STYLE> tag in both the header and body AND use inline styles. And also, use tables for layout.

    Party like it's 1999!

Topic Closed

This topic has been closed to new replies.

About this Topic