PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Adding a background image to html email table cell?

 
 
=?Utf-8?B?Y2FybG1hZ251cw==?=
Guest
Posts: n/a
 
      8th Jun 2007
I'm trying to send an html email using a table layout and designed in
Dreamweaver but cannot get the email to display a background image in the
cell of the table layout. I tried the html "background" tag and CSS
background: URL tag. Is there a way round this or is it not possible to
display a background image within a table cell tag?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?LjogSm9obiA6Lg==?=
Guest
Posts: n/a
 
      13th Jun 2007
"carlmagnus" wrote:

> I'm trying to send an html email using a table layout and designed in
> Dreamweaver but cannot get the email to display a background image in the
> cell of the table layout. I tried the html "background" tag and CSS
> background: URL tag. Is there a way round this or is it not possible to
> display a background image within a table cell tag?


I have the same problem in Outlook 2007:
If I e-mail an html-message with background images in a table cell to
Outlook 2007, the images don’t appear. If I e-mail the exact same code to
Outlook 2003 the message looks fine with all background images in place. Is
it a bug in Outlook 2007?
 
Reply With Quote
 
Brian Tillman
Guest
Posts: n/a
 
      13th Jun 2007
..: John :. <.: John :.@discussions.microsoft.com> wrote:

> I have the same problem in Outlook 2007:
> If I e-mail an html-message with background images in a table cell to
> Outlook 2007, the images don’t appear. If I e-mail the exact same
> code to Outlook 2003 the message looks fine with all background
> images in place. Is it a bug in Outlook 2007?


Outlook 2003 uses IE to render the HTML. Outlook 2007 uses Word 2007 and
Word doesn't render HTML in the same way. I read an article yesterday that
indicates that the background attribute is ignored, at least in some cases.
http://msdn2.microsoft.com/en-us/library/aa338201.aspx
http://msdn2.microsoft.com/en-us/library/aa338200.aspx
--
Brian Tillman

 
Reply With Quote
 
=?Utf-8?B?RWR3YXJk?=
Guest
Posts: n/a
 
      8th Sep 2007
nice validator. But this is ofcourse the world up side down.

It is not the world which should conform to MS Word / Oulook 2007. I
predict major troubles for MS.

I have info for you why this will happen.

http://www.campaignmonitor.com/blog/..._design_b.html


"Brian Tillman" wrote:

> ..: John :. <.: John :.@discussions.microsoft.com> wrote:
>
> > I have the same problem in Outlook 2007:
> > If I e-mail an html-message with background images in a table cell to
> > Outlook 2007, the images don’t appear. If I e-mail the exact same
> > code to Outlook 2003 the message looks fine with all background
> > images in place. Is it a bug in Outlook 2007?

>
> Outlook 2003 uses IE to render the HTML. Outlook 2007 uses Word 2007 and
> Word doesn't render HTML in the same way. I read an article yesterday that
> indicates that the background attribute is ignored, at least in some cases.
> http://msdn2.microsoft.com/en-us/library/aa338201.aspx
> http://msdn2.microsoft.com/en-us/library/aa338200.aspx
> --
> Brian Tillman
>
>

 
Reply With Quote
 
Brian Tillman
Guest
Posts: n/a
 
      10th Sep 2007
Edward <(E-Mail Removed)> wrote:

> nice validator. But this is ofcourse the world up side down.
>
> It is not the world which should conform to MS Word / Oulook 2007. I
> predict major troubles for MS.
>
> I have info for you why this will happen.
>
> http://www.campaignmonitor.com/blog/..._design_b.html


Actually, I'm glad. Anything that reduces the ability for people to put
HTML in mail is A-OK by me. Rarely does HTML add _information_ to a mail
message. One doesn't need pretty little images to convey meaning.
--
Brian Tillman [MVP-Outlook]

 
Reply With Quote
 
=?Utf-8?B?RWR3YXJk?=
Guest
Posts: n/a
 
      10th Sep 2007
Are you stripping every html page from its images, tags en css tags so you
only have to see text?


"Brian Tillman" wrote:

> Edward <(E-Mail Removed)> wrote:
>
> > nice validator. But this is ofcourse the world up side down.
> >
> > It is not the world which should conform to MS Word / Oulook 2007. I
> > predict major troubles for MS.
> >
> > I have info for you why this will happen.
> >
> > http://www.campaignmonitor.com/blog/..._design_b.html

>
> Actually, I'm glad. Anything that reduces the ability for people to put
> HTML in mail is A-OK by me. Rarely does HTML add _information_ to a mail
> message. One doesn't need pretty little images to convey meaning.
> --
> Brian Tillman [MVP-Outlook]
>
>

 
Reply With Quote
 
Brian Tillman
Guest
Posts: n/a
 
      10th Sep 2007
Edward <(E-Mail Removed)> wrote:

> Are you stripping every html page from its images, tags en css tags
> so you only have to see text?


Often. I usually have "Read all as plain" chosen.
--
Brian Tillman [MVP-Outlook]
 
Reply With Quote
 
k8b
Guest
Posts: n/a
 
      23rd Jul 2008
Pro: I finally figured out why I can't see the background images of the
messages I design when they are opened in Outlook 2007.

Con: I'm a graphic designer, so those pretty html emails that you think are
worthless are actually quite important to me. And there's no way to fix it.
Awesome.

"Brian Tillman" wrote:
>
> Actually, I'm glad. Anything that reduces the ability for people to put
> HTML in mail is A-OK by me. Rarely does HTML add _information_ to a mail
> message. One doesn't need pretty little images to convey meaning.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My background image disappears when I forward an html email, why? =?Utf-8?B?VmlremVl?= Microsoft Outlook Discussion 0 19th Jun 2007 05:44 PM
HTML email prob (table cell background) neilcarden Microsoft Outlook Discussion 0 14th Jun 2007 08:57 PM
cannot use image as background in a cell of a table Dave Microsoft Frontpage 4 6th May 2007 08:41 PM
themeable table cell background-image =?Utf-8?B?TWljaGFlbA==?= Microsoft ASP .NET 5 11th Oct 2006 04:00 PM
table and cell background image disabled C. M. G. Microsoft Frontpage 5 22nd Jun 2004 09:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:23 AM.