<?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: WordPress Hack &#8211; Prevent Your Images From Being too Large</title>
	<atom:link href="http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/feed/" rel="self" type="application/rss+xml" />
	<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/</link>
	<description>CrunchPress Themes</description>
	<lastBuildDate>Wed, 18 Apr 2012 16:44:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: desjardy</title>
		<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/#comment-533</link>
		<dc:creator>desjardy</dc:creator>
		<pubDate>Sun, 03 Oct 2010 01:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://crunchpress.com/?p=216#comment-533</guid>
		<description>Worked out great, thanks!</description>
		<content:encoded><![CDATA[<p>Worked out great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ngqabutho</title>
		<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/#comment-532</link>
		<dc:creator>ngqabutho</dc:creator>
		<pubDate>Mon, 13 Sep 2010 22:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://crunchpress.com/?p=216#comment-532</guid>
		<description>#post-holder img {
		max-width: 800px;
		height:inherit !important;
		width: expression(this.width &gt; 800 ? 800: true);
	}

for ie support</description>
		<content:encoded><![CDATA[<p>#post-holder img {<br />
		max-width: 800px;<br />
		height:inherit !important;<br />
		width: expression(this.width &gt; 800 ? 800: true);<br />
	}</p>
<p>for ie support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/#comment-531</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://crunchpress.com/?p=216#comment-531</guid>
		<description>The height: auto; doesnt seem to work for me. Is anyone else having this issue?</description>
		<content:encoded><![CDATA[<p>The height: auto; doesnt seem to work for me. Is anyone else having this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amlan</title>
		<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/#comment-530</link>
		<dc:creator>amlan</dc:creator>
		<pubDate>Wed, 07 Apr 2010 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://crunchpress.com/?p=216#comment-530</guid>
		<description>thanks...it worked...</description>
		<content:encoded><![CDATA[<p>thanks&#8230;it worked&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz</title>
		<link>http://crunchpress.com/wordpress-hack-prevent-your-images-from-being-too-large/#comment-529</link>
		<dc:creator>Liz</dc:creator>
		<pubDate>Sun, 31 Jan 2010 17:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://crunchpress.com/?p=216#comment-529</guid>
		<description>Thanks so much! After trying a few fixes, this was the only one that worked the way I needed. Thanks again! :)</description>
		<content:encoded><![CDATA[<p>Thanks so much! After trying a few fixes, this was the only one that worked the way I needed. Thanks again! <img src='http://crunchpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

