<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Getting Post Image In Notification Email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email</link>
		<description>Gravity Support Forums Topic: Getting Post Image In Notification Email</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:12:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/getting-post-image-in-notification-email" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66973</link>
			<pubDate>Thu, 19 Jul 2012 00:11:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, I was wondering about the visual editor stripping code. Glad you got it sorted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcombs on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66972</link>
			<pubDate>Wed, 18 Jul 2012 23:58:38 +0000</pubDate>
			<dc:creator>mcombs</dc:creator>
			<guid isPermaLink="false">66972@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I got it.  The key is to not toggle between visual and html so you keep your code.  To get the background in the body of the email, I did this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;body style=&#38;quot;background-image:url(http://hammond-associates.com/wordpress1/wp-content/uploads/2012/07/HA_Background_25.jpg)&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And closed it at the end.  Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66965</link>
			<pubDate>Wed, 18 Jul 2012 22:15:35 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great, that would be helpful, and give me time to find out why it might strip that out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcombs on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66963</link>
			<pubDate>Wed, 18 Jul 2012 22:13:15 +0000</pubDate>
			<dc:creator>mcombs</dc:creator>
			<guid isPermaLink="false">66963@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It does.  I'm going to finish the rest of the code for the notification email and post it to PasteBin or wherever for you to see.  I'll get that up later.  Have a good evening!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66959</link>
			<pubDate>Wed, 18 Jul 2012 21:51:46 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66959@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you just keep it on HTML view, add it in, and save, does it strip it out still? Visual view might not allow the background to stay, hence why it is stripping it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcombs on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66955</link>
			<pubDate>Wed, 18 Jul 2012 21:41:59 +0000</pubDate>
			<dc:creator>mcombs</dc:creator>
			<guid isPermaLink="false">66955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've done it both ways and it ditches my code.  Here is what I am doing:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;td bgcolor=&#38;quot;#FFFFFF&#38;quot; background=&#38;quot;http://hammond-associates.com/wordpress1/wp-content/uploads/2012/07/Logo.jpg&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; or&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;td bgcolor=&#38;#39;#FFFFFF&#38;#39; background=&#38;#39;http://hammond-associates.com/wordpress1/wp-content/uploads/2012/07/Logo.jpg&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It keeps the bgcolor code with no problem either way.  With the background image, it doesn't matter if I use single or double quotes ... when I switch between HTML and Visual view, it dumps it.&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66937</link>
			<pubDate>Wed, 18 Jul 2012 16:05:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66937@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try single quotes instead of double quotes in your html to see if that works?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;table bgcolor=&#38;#39;#fff;&#38;#39;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;instead of&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;table bgcolor=&#38;quot;#fff&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And see if it still strips it out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcombs on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-66935</link>
			<pubDate>Wed, 18 Jul 2012 16:02:50 +0000</pubDate>
			<dc:creator>mcombs</dc:creator>
			<guid isPermaLink="false">66935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Was there ever an answer to the background image issue in notification emails?  It's stripping my code too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>afgarcia86 on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-62676</link>
			<pubDate>Fri, 15 Jun 2012 10:54:58 +0000</pubDate>
			<dc:creator>afgarcia86</dc:creator>
			<guid isPermaLink="false">62676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;(&#38;#39;&#38;lt;table bgcolor=&#38;quot;#8F6B47&#38;quot; background=&#38;quot;http://massimo.andresthegiant.com/wp-content/uploads/2012/04/mainbg1.jpg&#38;quot; cellpadding=&#38;quot;20&#38;quot; width=&#38;quot;100%&#38;quot; height=&#38;quot;100%&#38;quot; &#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td&#38;gt;&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Like that
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Getting Post Image In Notification Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-post-image-in-notification-email#post-62654</link>
			<pubDate>Fri, 15 Jun 2012 07:50:05 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">62654@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What code are you using in the HTML e-mail notification to add a background image?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
