<?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: Pilcrow tagline</title>
		<link>http://en.forums.wordpress.com/topic/pilcrow-tagline</link>
		<description>WordPress.com Forums &#187; Topic: Pilcrow tagline</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 04:59:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/pilcrow-tagline" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Pilcrow tagline"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-tagline#post-1169967</link>
			<pubDate>Mon, 04 Mar 2013 22:57:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1169967@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The example I included does put text below the site title. Did you try the example? Where exactly were you trying to add a tagline?
</p>
]]></description>
					</item>
		<item>
			<title>helenaberthon on "Pilcrow tagline"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-tagline#post-1167141</link>
			<pubDate>Fri, 01 Mar 2013 11:04:52 +0000</pubDate>
			<dc:creator>helenaberthon</dc:creator>
			<guid isPermaLink="false">1167141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!  Is there no way at all of putting the text below the title?  Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Pilcrow tagline"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-tagline#post-1166365</link>
			<pubDate>Thu, 28 Feb 2013 17:06:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1166365@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can't technically add a tagline where one doesn't exist, but you can use the "content" property in CSS to add a little text to the end of something else. Here's an example of adding some text to the end of the site title in the Pilcrow theme:</p>
<pre><code>#site-title {
	margin-bottom: 20px;
}

#site-title a:after {
	content: &quot;Tagline test.&quot;;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>helenaberthon on "Pilcrow tagline"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-tagline#post-1164718</link>
			<pubDate>Tue, 26 Feb 2013 22:07:24 +0000</pubDate>
			<dc:creator>helenaberthon</dc:creator>
			<guid isPermaLink="false">1164718@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have purchased Custom Design to be able to make the tagline show on Pilcrow with CSS, but do not understand how to use CSS to adjust it.  Is here anyone who can help me?
</p>
]]></description>
					</item>

	</channel>
</rss>
