<?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: Twenty Eleven Caption Border</title>
		<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border</link>
		<description>WordPress.com Forums &#187; Topic: Twenty Eleven Caption Border</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 14:33:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/twenty-eleven-caption-border" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-798185</link>
			<pubDate>Sat, 21 Jan 2012 20:33:37 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">798185@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome and you too.
</p>
]]></description>
					</item>
		<item>
			<title>nefertizahra on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-798171</link>
			<pubDate>Sat, 21 Jan 2012 20:06:40 +0000</pubDate>
			<dc:creator>nefertizahra</dc:creator>
			<guid isPermaLink="false">798171@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath, Thank you! I wasn't sure if I should delete that info text, but did anyway to paste Panos' code. You guys have made me very happy today : - &#62; Have a great weekend!
</p>
]]></description>
					</item>
		<item>
			<title>nefertizahra on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-798170</link>
			<pubDate>Sat, 21 Jan 2012 20:04:55 +0000</pubDate>
			<dc:creator>nefertizahra</dc:creator>
			<guid isPermaLink="false">798170@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@panaghiotisadam Thank you! :) I figured everything out &#38; pasted in your code - it looks exactly the way I wanted in all captioned photos in all posts. Thanx so much for your help, I really appreciate it!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-798169</link>
			<pubDate>Sat, 21 Jan 2012 20:04:22 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">798169@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What is in the CSS edit window at first is just informational text. Delete that and past in the code Panos gave and that will change all captioned images, old and new.
</p>
]]></description>
					</item>
		<item>
			<title>nefertizahra on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-798165</link>
			<pubDate>Sat, 21 Jan 2012 19:54:27 +0000</pubDate>
			<dc:creator>nefertizahra</dc:creator>
			<guid isPermaLink="false">798165@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, thanx for this but I don't understand what CSS will do. If I just copy/paste this in to replace the text already in my CSS stylesheet box (it's the default, I guess), will it change only my photo borders? In both old &#38; new posts? Or will it change everything everywhere? </p>
<p>Just trying to understand what this will do, because I won't know how to undo it &#38; I like everything on my blog the way it is except for the photo borders....
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-791580</link>
			<pubDate>Sat, 14 Jan 2012 01:37:31 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">791580@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try pasting this into your CSS editor and see if you like it:<br />
<pre><code>.wp-caption {
background: transparent;
margin-bottom: 0.1em;
}

.wp-caption .wp-caption-text {
text-align: center;
background-color: #f3f3f3;
border:1px solid #ddd;
margin: 0 4px 0 6px;
padding: 5px;
}

.wp-caption .wp-caption-text:before {
display:none;
}

.wp-caption img {
border: none;</code></pre>
]]></description>
					</item>
		<item>
			<title>nefertizahra on "Twenty Eleven Caption Border"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-caption-border#post-791534</link>
			<pubDate>Sat, 14 Jan 2012 00:12:27 +0000</pubDate>
			<dc:creator>nefertizahra</dc:creator>
			<guid isPermaLink="false">791534@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I have been long-plagued by the ugly border of captioned photos in Twenty Eleven. I don't know CSS (I have the upgrade, but lotta good it does me since I don't know CSS), or HTML. I mean, I know the most minimally basic HTML - remedial HTML, if you will, but have no idea how to get a caption without that hideous border.</p>
<p>I saw the most perfect solution in the Coraline theme on another site (<a href="http://onecowboysway.wordpress.com/" rel="nofollow">http://onecowboysway.wordpress.com/</a>) where the caption is in a nice little box below the photo. I would give anything to have that caption option. Can I, in Twenty Eleven? Because the Coraline theme is not the one I want - I only want its way of presenting captioned photos.</p>
<p>Does anyone have a magic pill solution to this dilemma? Here are some link to examples on my site of just how hideous the Twenty Eleven borders are in my posts:<br />
<a href="http://sylverblaque.wordpress.com/2012/01/13/diary-of-an-american-girls-journeys-to-the-forbidden-land-excerpt-7/" rel="nofollow">http://sylverblaque.wordpress.com/2012/01/13/diary-of-an-american-girls-journeys-to-the-forbidden-land-excerpt-7/</a><br />
<a href="http://sylverblaque.wordpress.com/2011/09/25/memory-of-madagascar-rainforest/" rel="nofollow">http://sylverblaque.wordpress.com/2011/09/25/memory-of-madagascar-rainforest/</a></p>
<p>Thanx!
</p>
]]></description>
					</item>

	</channel>
</rss>
