Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • deldongdong 11 posts 26 karma points
    Jan 17, 2013 @ 10:04
    deldongdong
    0

    how to set text color by style

    Hi All,

    I create a simple newsletter, the mail body html like:

    <p style="color: #ffffff !important;">test001</p>
    <p>test002</p>
    <p>test003</p>

    In the Preview mode, it works fine. but when i receive the newsletter, i find the text "test001" is in the black color. how could i use the style to control the text color in newsletter?

     

    Any help?  thanks.

  • deldongdong 11 posts 26 karma points
    Jan 17, 2013 @ 10:29
    deldongdong
    0

    The text color works fine in my web mail box, but it shows black color in outlook... Is there some settings for this?..

  • Markus Johansson 1945 posts 5898 karma points MVP 2x c-trib
    Jan 17, 2013 @ 10:45
    Markus Johansson
    0

    Hi!

    Certain email clients will strip some elements and css-settings. All of the clients have different settings and it's almost impossible to get a letter to look exatly the same on all email clients. 

    Please have a look at this great page: http://www.campaignmonitor.com/css/ ;

  • deldongdong 11 posts 26 karma points
    Jan 17, 2013 @ 13:49
    deldongdong
    0

    Thanks Markus:)

    I'm new to newsletter studio. Get some questions about how to use it.

    I get a html version newsletter and want to send it through newsletter studio.I implement like this:

    1. Each of the html tag already set styles, it means i do not need css file to include.
    2. upload all the images in the html newsletter into the media library;
    3. copy all the html body content into the newsletter rich text editor;
    4. change the image tag src point to media library;

    Save and preview, the mail looks fine, but after send mail out, i found the mail body html structure is changed in different email box. Is this issue due to different mail box clients?  Do you get suggestions for me?

    Thanks

     

     

  • Markus Johansson 1945 posts 5898 karma points MVP 2x c-trib
    Jan 17, 2013 @ 14:02
    Markus Johansson
    0

    Hi!

    Yes, its due to the fact that different clients strips content of the message in different ways. Have a look at the link that I posted and try to avoid uisng the properties and css-rules that's not supported.

    At the end of the day - there is no bulletprof solution to this. Emails will look slightly different in different email clients.

  • deldongdong 11 posts 26 karma points
    Jan 17, 2013 @ 14:07
    deldongdong
    0

    Get that. The html may need update.

    Thanks for reply.

  • Markus Johansson 1945 posts 5898 karma points MVP 2x c-trib
    Jan 17, 2013 @ 14:40
    Markus Johansson
    0

    Yes, I think that's the best way to go!

    No problem - feel free to ask if you have other questions!

    / Markus

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies