I am aware if IE conditional statements and vector mark up language(VML), and I 
use them to place in background images, as well as make a background color for 
the whole email.

I should have stated I was aware of that Campaign monitor listed display: block 
as an attribute ignored in Outlook, but I wanted to see if someone knew a fix 
for it.

But if any one knows a fix I would appreciate it.

Thanks for all your help.

> Date: Mon, 21 May 2012 22:55:00 +0200
> From: derer...@gmx.ch
> To: rom...@gmail.com
> CC: tom...@gmail.com; css-d@lists.css-discuss.org; junk...@live.com
> Subject: Re: [css-d] display:block in Outlook 2007 & 2010
> 
> Am 21.05.2012 22:22 schrieb Jeff Reid:
> >>>> On Mon, May 21, 2012 at 12:34 PM, J Mi<junk...@live.com>  wrote:
> >>>>>
> >>>>> Hey All,
> >>>>>
> >>>>> Does anyone know how to make the display:block attribute work in
> >> Outlook
> >>>>> 2007&  2010 for images? I used inline-style sheets and it doesn't
> >> work.
> 
> >
> > This may help you some: http://www.campaignmonitor.com/css/
> >
> 
> That's a real cool resource! If you have a look at the Outlook 2007/2010 
> column, you will notice that the display property is not supported.
> 
> For whatever reason, Microsoft decided to use the rendering engine of MS 
> Word in Outlook 2007 and 2010 (before, Outlook and Outlook Express used 
> the rendering engine of Internet Explorer). Nobody outside MS can 
> understand this decision, which makes HTML E-Mail quite unuseable in 
> these programs. (Now that they catched up with standards rendering in 
> IE, they might fear to lose their first place in giving us headaches...)
> 
> If you want to write separate styles for Outlook rendering, you can 
> enclose them in a conditionnal comment (found @ Wikipedia):
> 
> <!--[if gte mso 12]>
> <style type="text/css">
> [Outlook 2007/2010 styles go here]
> </style>
> <![endif]-->

                                          
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to