Unfortunately that did not work. I still get the same problem. Here is another example of a html email.
<head><style></style></head><body><STYLE type=text/css>
H1 {text-align:center; font-size:20px; font-family:Verdana,Helvetica, sans-serif; color:#000000; } td { font-family:Verdana, Helvetica, sans-serif; font-size:13px; } .text { font-size:14px; font-family:Verdana,Helvetica, sans-serif; color:#333333; line-height:17px; } .signature { font-size:13px; line-height:15px; color:#333333; } .endtext { font-size:10px; color:#ffffff; font-family:Verdana, Helvetica, sans-serif; background:#333333; } .price { align:center; width:203px; font-size:32px; font-weight:bold; color:Red; font-family:Verdana, Helvetica, sans-serif; background:#FFFFFF; text-align:center; } .small { width:202px; font-size:9px; color:#000000; font-family:Verdana, Helvetica, sans-serif; background:#FFFFFF; } ul { font-family:Verdana, Helvetica, sans-serif; font-size:13px; } .medium { font-size:10px; color:#000000; font-family:Verdana, Helvetica, sans-serif; background:#FFFFFF; } .large { font-size:24px; text-align:center; text-weight:bold; color:#000000; font-family:Verdana, Helvetica, sans-serif; background:#FFFFFF; }
</STYLE>
This is a test
</body>
If the email is in this format, it doesn't display correctly.
Just FYI, we were previously using Telerik's RadEditor, but switched from it to CuteEditor and purchased the CuteEditor license b/c RadEdtior was having some other issues. If I pull up these emails using Telerik's RadEditor, they all display correctly and just fine.