<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Outlook 2007, inline styles, and links</title>
	<atom:link href="http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/</link>
	<description>Technology, Web, Toys, Games, Design, Entertainment, Gadgets, &#38; Geeking Out</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:50:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ana</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-46018</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-46018</guid>
		<description>&quot;vlink&quot; attribute in the &quot;body&quot; tag works for MS Outlook 2007 ;)

</description>
		<content:encoded><![CDATA[<p>&#8220;vlink&#8221; attribute in the &#8220;body&#8221; tag works for MS Outlook 2007 <img src='http://www.ianhoar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: check</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-40459</link>
		<dc:creator>check</dc:creator>
		<pubDate>Fri, 21 Oct 2011 00:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-40459</guid>
		<description>Try this instead, don´t use &quot;a:link&quot;, etc, use instead &quot;a.link&quot; instead.

For example:



a.link, a.visited {
color:#000000;	
text-decoration: none;
}

</description>
		<content:encoded><![CDATA[<p>Try this instead, don´t use &#8220;a:link&#8221;, etc, use instead &#8220;a.link&#8221; instead.</p>
<p>For example:</p>
<p>a.link, a.visited {<br />
color:#000000;<br />
text-decoration: none;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Hoar</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-27035</link>
		<dc:creator>Ian Hoar</dc:creator>
		<pubDate>Thu, 30 Sep 2010 14:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-27035</guid>
		<description>Hi JvD, I don&#039;t think there is any way to solve this. Outlook 2007 does not use a browser and is mostly likely not keeping track of your clicks once you leave the email. The rendering engine is MS word.</description>
		<content:encoded><![CDATA[<p>Hi JvD, I don&#8217;t think there is any way to solve this. Outlook 2007 does not use a browser and is mostly likely not keeping track of your clicks once you leave the email. The rendering engine is MS word.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JvD</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-27032</link>
		<dc:creator>JvD</dc:creator>
		<pubDate>Thu, 30 Sep 2010 09:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-27032</guid>
		<description>After upgrading to office 2007 from 2003, people are having a minor problem with link colors. After clicking the link it turns purple the way it should, but when you go to another mail and back to the former the link is back to blue, as if it has not been clicked.........

Is this also inline related? How to solve that?</description>
		<content:encoded><![CDATA[<p>After upgrading to office 2007 from 2003, people are having a minor problem with link colors. After clicking the link it turns purple the way it should, but when you go to another mail and back to the former the link is back to blue, as if it has not been clicked&#8230;&#8230;&#8230;</p>
<p>Is this also inline related? How to solve that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murphyhg</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-26052</link>
		<dc:creator>murphyhg</dc:creator>
		<pubDate>Wed, 11 Aug 2010 00:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-26052</guid>
		<description>The fix I found is to use the class in the outer element in my case that is a td cell.</description>
		<content:encoded><![CDATA[<p>The fix I found is to use the class in the outer element in my case that is a td cell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murphyhg</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-26051</link>
		<dc:creator>murphyhg</dc:creator>
		<pubDate>Wed, 11 Aug 2010 00:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-26051</guid>
		<description>I am using icontact and I am using your solution however it does not work in Outlook 2007. Here are my style decorations.

.first a:link, .first a:visited {
     color:#FFFFFF;
     text-decoration:none;
}
.second a:link, .second a:visited {
     color:#6879a7;
     text-decoration:none;
}
.third a:link, .third a:visited {
     color:#000000;
     text-decoration:none;
}

I am not using any other embedded styles only inline styles and I am declaring my my anchor color inline.</description>
		<content:encoded><![CDATA[<p>I am using icontact and I am using your solution however it does not work in Outlook 2007. Here are my style decorations.</p>
<p>.first a:link, .first a:visited {<br />
     color:#FFFFFF;<br />
     text-decoration:none;<br />
}<br />
.second a:link, .second a:visited {<br />
     color:#6879a7;<br />
     text-decoration:none;<br />
}<br />
.third a:link, .third a:visited {<br />
     color:#000000;<br />
     text-decoration:none;<br />
}</p>
<p>I am not using any other embedded styles only inline styles and I am declaring my my anchor color inline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-19761</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-19761</guid>
		<description>Hi,

I am not having this type of problem. But my problem is different....... when i forward the email the underline of the link turns to blue instead of the color i mentioned inline style.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am not having this type of problem. But my problem is different&#8230;&#8230;. when i forward the email the underline of the link turns to blue instead of the color i mentioned inline style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Hoar</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-17734</link>
		<dc:creator>Ian Hoar</dc:creator>
		<pubDate>Wed, 25 Nov 2009 22:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-17734</guid>
		<description>Well, it&#039;s a fairly minor bug, but make sure you are not overriding your style somewhere else. If you specify an &quot;a&quot; tag for example you might override your a:visited style.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s a fairly minor bug, but make sure you are not overriding your style somewhere else. If you specify an &#8220;a&#8221; tag for example you might override your a:visited style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laisunshine</title>
		<link>http://www.ianhoar.com/2008/12/06/outlook-2007-inline-styles-and-links/comment-page-1/#comment-17731</link>
		<dc:creator>laisunshine</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianhoar.com/?p=3396#comment-17731</guid>
		<description>I tried this and I still couldn&#039;t get it to work. I am using iContact to send out my emails. All of my emails look great in every other email app except Outlook. I am so stumped.</description>
		<content:encoded><![CDATA[<p>I tried this and I still couldn&#8217;t get it to work. I am using iContact to send out my emails. All of my emails look great in every other email app except Outlook. I am so stumped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

