<?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; Tag: dash in captions - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/dash-in-captions</link>
		<description>WordPress.com Forums &#187; Tag: dash in captions - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 17:32:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/dash-in-captions" rel="self" type="application/rss+xml" />

		<item>
			<title>justpi on "Remove hyphen and centre photo caption text"</title>
			<link>http://en.forums.wordpress.com/topic/remove-hyphen-and-centre-photo-caption-text#post-1035968</link>
			<pubDate>Wed, 10 Oct 2012 03:48:09 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1035968@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See here:<br />
<a href="http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme?replies=5#post-1031457" rel="nofollow">http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme?replies=5#post-1031457</a>
</p>
]]></description>
					</item>
		<item>
			<title>all4ballet on "Remove hyphen and centre photo caption text"</title>
			<link>http://en.forums.wordpress.com/topic/remove-hyphen-and-centre-photo-caption-text#post-1034337</link>
			<pubDate>Mon, 08 Oct 2012 18:24:25 +0000</pubDate>
			<dc:creator>all4ballet</dc:creator>
			<guid isPermaLink="false">1034337@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm new to CSS customisation and I'm have trouble understanding where to insert amended code and what code needs to be deleted (if any). My blog is <a href="http://all4ballet.com/" rel="nofollow">http://all4ballet.com/</a>.<br />
I have read a forum about removing the hyphen and centring the caption text under all the photos in my blog but have had several unsuccessful attempts at attempting to do this as I can't understand where to insert the CCS to make a global change. Would you kindly help me please? Thanks<br />
Blog url: <a href='http://all4ballet.wordpress.com/'>http://all4ballet.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>lordoftheshrine on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1032016</link>
			<pubDate>Sat, 06 Oct 2012 16:36:42 +0000</pubDate>
			<dc:creator>lordoftheshrine</dc:creator>
			<guid isPermaLink="false">1032016@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yea, I had to change the horizontal spacing too. Thanks for the input everyone.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031537</link>
			<pubDate>Sat, 06 Oct 2012 03:01:52 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1031537@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>~~thanks panos
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031457</link>
			<pubDate>Sat, 06 Oct 2012 00:25:47 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1031457@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First, if you only remove the special character code, the caption will remain in its original positioning, which doesn't make sense without the hyphen: you also need to change the horizontal positioning of the caption text (if I hid the stupid hyphen I'd make the text centered).<br />
Second, things don't work that way on wordpress.com: you don't modify the original stylesheet, you <em>add</em> your changes in the CSS editor. To remove the hyphen and center the caption, you'd add this:<br />
<pre><code>.wp-caption .wp-caption-text:before {
    display:none;
}
.wp-caption .wp-caption-text {
    text-align:center;
    padding:5px 7px 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>1tess on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031445</link>
			<pubDate>Fri, 05 Oct 2012 23:34:03 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1031445@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for answering.</p>
<p>I don't know much about CSS so I don't know if your solution will work with our wp.com version of the theme. So if another volunteer knows, please jump in to say whether this is useful here or not.
</p>
]]></description>
					</item>
		<item>
			<title>lordoftheshrine on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031443</link>
			<pubDate>Fri, 05 Oct 2012 23:30:15 +0000</pubDate>
			<dc:creator>lordoftheshrine</dc:creator>
			<guid isPermaLink="false">1031443@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ooooh sorry for any confusion, I have all my blogs on my own hosting so I guess it would be the 'standalone' WordPress that you install onto your server.<br />
Sorry if I posted in the totally wrong place, I came across this forum googling for the hyphen fix.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031441</link>
			<pubDate>Fri, 05 Oct 2012 23:26:16 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1031441@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Are you referring to a wordpress.com site or a wp.ORG site?</p>
<p>Also, is there a significant difference with this "dashed caption" problem between the CSS of wp.COM and wp.ORG?
</p>
]]></description>
					</item>
		<item>
			<title>lordoftheshrine on "Quick fix for the annoying caption hyphen in Twentyeleven theme"</title>
			<link>http://en.forums.wordpress.com/topic/quick-fix-for-the-annoying-caption-hyphen-in-twentyeleven-theme#post-1031433</link>
			<pubDate>Fri, 05 Oct 2012 23:18:33 +0000</pubDate>
			<dc:creator>lordoftheshrine</dc:creator>
			<guid isPermaLink="false">1031433@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
Reading through the forums i did not see an easy fix given for removing the hyphen that appears before the text in picture captions.<br />
Here's what I did that removed it:</p>
<p>In style.css look for:<br />
}<br />
.wp-caption .wp-caption-text:before {<br />
	color: #666;<br />
	content:' \2014';<br />
	font-size: 14px;<br />
	font-style: normal;<br />
	font-weight: bold;<br />
	margin-right: 5px;<br />
	position: absolute;<br />
	left: 0px;<br />
	top: 7px;</p>
<p>Simply remove the \2014 (special character code) from the content line. They haven't shown up since.<br />
Please be careful when modifying anything in WordPress so you don't F-up your blog, obviously i have just given my fix and cannot be held responsible...blah, blah<br />
Happy Blogging!
</p>
]]></description>
					</item>

	</channel>
</rss>
