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?
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.
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:
Each of the html tag already set styles, it means i do not need css file to include.
upload all the images in the html newsletter into the media library;
copy all the html body content into the newsletter rich text editor;
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?
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.
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.
The text color works fine in my web mail box, but it shows black color in outlook... Is there some settings for this?..
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/ ;
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:
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
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.
Get that. The html may need update.
Thanks for reply.
Yes, I think that's the best way to go!
No problem - feel free to ask if you have other questions!
/ Markus
is working on a reply...