<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Suite26 &#187; tags</title>
	<atom:link href="http://www.26.co.uk/blog/tag/tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.26.co.uk/blog</link>
	<description>Email Marketing, CRM &#38; Survey information and help</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>At last - Outlook 2007 will render background images</title>
		<link>http://www.26.co.uk/blog/2010/07/at-last-outlook-2007-will-render-background-images/</link>
		<comments>http://www.26.co.uk/blog/2010/07/at-last-outlook-2007-will-render-background-images/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 09:47:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.26.co.uk/blog/?p=371</guid>
		<description><![CDATA[It has been bane of email marketing for designers and marketers for years, but it has just been revealed that background images can now finally display in Outlook 2007.
With a few modifications to the code, here is how to set it up:
First you have to add xmlns: v=“urn:schemas-microsoft-com:vml” to your html tag.
Secondly, within your style [...]]]></description>
			<content:encoded><![CDATA[<p>It has been bane of email marketing for designers and marketers for years, but it has just been revealed that background images can now finally display in Outlook 2007.</p>
<p>With a few modifications to the code, here is how to set it up:</p>
<p>First you have to add xmlns: v=“urn:schemas-microsoft-com:vml” to your html tag.</p>
<p>Secondly, within your style tag, add the following selector:</p>
<p>v\:* {<br />
behavior: url(#default#VML);<br />
display:inline-block;</p>
<p>Then finally, within your table cell, you must add:</p>
<p>&lt;td width="600" height="402" valign="top" bgcolor="#000000" background="images/yourimage.gif"&gt;<br />
&lt;!—[if gte mso 9]&gt;<br />
&lt;v:image id="image" style='position:absolute; height:402px; width:600px;top:0;left:0;border:0;z-index:1;' src="images/yourimage.gif"/&gt;<br />
&lt;v:shape id="text" style='position:absolute; height:402px; width:600px;top:0;left:0;border:0;z-index:2;'&gt;<br />
&lt;![endif]—&gt;<br />
&lt;p align="center" style="font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:18px;"&gt;This is the text in front of the background image.&lt;/p&gt;<br />
&lt;!—[if gte mso 9]&gt;<br />
&lt;/v:shape&gt;<br />
&lt;![endif]—&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.26.co.uk/blog/2010/07/at-last-outlook-2007-will-render-background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding dates and times to your e-mails</title>
		<link>http://www.26.co.uk/blog/2008/12/adding-dates-and-times-to-your-e-mails/</link>
		<comments>http://www.26.co.uk/blog/2008/12/adding-dates-and-times-to-your-e-mails/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 17:45:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[minute]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[special]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://www.26.co.uk/blog/?p=40</guid>
		<description><![CDATA[Suite26 now allows you to add special tags into your e-mail campaigns which will be replaced with actual values when your campaign is sent.
You can use these tags for adding in the day of the week, month name and year, among other things.
These tags can be added into your campaign by using the Insert Special [...]]]></description>
			<content:encoded><![CDATA[<p>Suite26 now allows you to add special tags into your e-mail campaigns which will be replaced with actual values when your campaign is sent.</p>
<p>You can use these tags for adding in the day of the week, month name and year, among other things.</p>
<p>These tags can be added into your campaign by using the Insert Special Tag area when editing your campaign content.</p>
<p><img class="alignnone" style="border: 1px solid black;" title="Screenshot" src="http://www.26.co.uk/site/img/help/campaigns/insertSpecialTagsNew.png" alt="" width="287" height="264" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.26.co.uk/blog/2008/12/adding-dates-and-times-to-your-e-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
