<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: CSS help with Redoable Lite: removing image borders?</title>
		<link>http://en.forums.wordpress.com/topic/css-help-with-redoable-lite-removing-image-borders</link>
		<description>WordPress.com Forums &#187; Topic: CSS help with Redoable Lite: removing image borders?</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 18:56:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-help-with-redoable-lite-removing-image-borders" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS help with Redoable Lite: removing image borders?"</title>
			<link>http://en.forums.wordpress.com/topic/css-help-with-redoable-lite-removing-image-borders#post-1039020</link>
			<pubDate>Sat, 13 Oct 2012 12:12:11 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039020@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In addition to a border, the images have a background color and some padding that lets the background color show through. Here is some CSS that will remove all of that:</p>
<pre><code>#primary .entry-content img,
#primaryFirst .entry-content img {
	background: inherit;
	border: inherit;
	padding: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>chipsticks on "CSS help with Redoable Lite: removing image borders?"</title>
			<link>http://en.forums.wordpress.com/topic/css-help-with-redoable-lite-removing-image-borders#post-1035857</link>
			<pubDate>Wed, 10 Oct 2012 00:54:04 +0000</pubDate>
			<dc:creator>chipsticks</dc:creator>
			<guid isPermaLink="false">1035857@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Promise, I've searched the forum from top to bottom, but I still can't find a solution:</p>
<p>Can anyone tell me how to remove the gray border around images, so that there's no border at all?</p>
<p>I've tried every CSS tip (I have the upgrade) I found here, but no luck.</p>
<p>Would hugely appreciate any advice. Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
