<?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"
	>
<channel>
	<title>Comments on: SIR Image Replacement</title>
	<atom:link href="http://www.designmeme.com/2006/07/10/sir-image-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designmeme.com/2006/07/10/sir-image-replacement/</link>
	<description>Learn web design. News and tutorials on webdesign and development. Resources to help you create a blog or website.</description>
	<pubDate>Sun, 27 Jul 2008 01:21:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: jive</title>
		<link>http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-74605</link>
		<dc:creator>jive</dc:creator>
		<pubDate>Mon, 17 Dec 2007 16:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-74605</guid>
		<description>hmmm, even better:

Ye Replaced Text

Css:

h1 #sir {
height: 0px;
padding: 25px 0 0 0;
overflow: hidden;
width: whatever....
background: url(path to image.jpg);
}

For IE7.css:

h1 #sir {
height: 25px.
}

Works like a charm.</description>
		<content:encoded><![CDATA[<p>hmmm, even better:</p>
<p>Ye Replaced Text</p>
<p>Css:</p>
<p>h1 #sir {<br />
height: 0px;<br />
padding: 25px 0 0 0;<br />
overflow: hidden;<br />
width: whatever&#8230;.<br />
background: <abbr class="uttInitialism" title="Uniform Resource Locator">url</abbr>(path to image.jpg);<br />
}</p>
<p>For <span class="caps">IE7</span>.css:</p>
<p>h1 #sir {<br />
height: 25px.<br />
}</p>
<p>Works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hakukonemainonta</title>
		<link>http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-33218</link>
		<dc:creator>Hakukonemainonta</dc:creator>
		<pubDate>Mon, 12 Feb 2007 11:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-33218</guid>
		<description>This is a great tip to use with site logos..</description>
		<content:encoded><![CDATA[<p>This is a great tip to use with site logos..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon-Michael</title>
		<link>http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-7489</link>
		<dc:creator>Jon-Michael</dc:creator>
		<pubDate>Mon, 17 Jul 2006 01:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/2006/07/10/sir-image-replacement/#comment-7489</guid>
		<description>Pretty slick! I'm still comfortable with the Phark method, but once IE7 is released, this might be a viable option. Good work!

Also, Dave Child published a &lt;a href="http://ilovejackdaniels.com/css/image-replacement/" rel="nofollow"&gt;similar technique&lt;/a&gt; using &lt;code&gt;:before&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Pretty slick! I&#8217;m still comfortable with the Phark method, but once <span class="caps">IE7</span> is released, this might be a viable option. Good work!</p>
<p>Also, Dave Child published a <a href="http://ilovejackdaniels.com/css/image-replacement/" rel="nofollow">similar technique</a> using <code>:before</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
