This is a discussion on "Can't Get Table Background to show when "E-Mailing" Page" within the Web Page Design section. This forum, and the thread "Can't Get Table Background to show when "E-Mailing" Page are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Can't Get Table Background to show when "E-Mailing" Page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Can't Get Table Background to show when "E-Mailing" Page
When I view my published website the background picture (in my table) is visible...However, I am emailing the "page" and the background picture is not visible (it just appears grey).
What I am sending are usually marketing pieces or announcements of some kind and we prefer to send these via email as html "page" versus a link because it's instant gratification (of course it's just another way or "view" of a web page where all the links within the body of the email work). Does anyone have any ideas of how I can correct my web page or send a web page (or view of it) where the background will show correctly? I tried making the background image an absolute reference but it didn't change correct my problem. |
|
|
|
|||
|
Re: Can't Get Table Background to show when "E-Mailing" Page
You might consider using an absolute link for the background in the table instead to see if that works.
|
|
|||
|
Re: Can't Get Table Background to show when "E-Mailing" Page
Corey,
I tried that but, still doesn't want to work for me - any thing you see here I might be doing wrong?
Last edited by karinne; May 7th, 2007 at 18:05. Reason: Please use [code]...[/code] tags when displaying code! |
|
|||
|
Re: Can't Get Table Background to show when "E-Mailing" Page
The background colors might be overwriting the background.
|
|
||||
|
Re: Can't Get Table Background to show when "E-Mailing" Page
Oh my ... that code is full of deprecated attributes!
Maybe this will help - A Guide to CSS Support in Email: 2007 Edition |
|
||||
|
Re: Can't Get Table Background to show when "E-Mailing" Page
background= http://www.jdfassoc.com/Advertisemen...etal_Plate.gif
to background="http://www.jdfassoc.com/Advertisemen...etal_Plate.gif" Also, if you are sending an email <img border="0" src="Images/about.jpg" width="817" height="93"></td> needs to have a full path.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| e mail, html, table background image |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] About "background-image: fixed;" Scrolling Issues | doctypedeclaration | Web Page Design | 9 | Apr 13th, 2008 18:54 |
| Creating a "tag" system to find relevant "related" pages | MrQuestions | PHP Forum | 3 | Mar 20th, 2008 23:06 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 01:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 13:48 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 17th, 2007 23:09 |