<?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: Add Tagline under Header in Forever theme</title>
		<link>http://en.forums.wordpress.com/topic/add-tagline-under-header-in-forever-theme</link>
		<description>WordPress.com Forums &#187; Topic: Add Tagline under Header in Forever theme</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 14:52:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/add-tagline-under-header-in-forever-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Add Tagline under Header in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/add-tagline-under-header-in-forever-theme#post-1120706</link>
			<pubDate>Fri, 11 Jan 2013 21:02:52 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1120706@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One way to add some text would be to use what is called a pseudo element like ":after". Here is an example you can try out in your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#masthead .custom-header:after {
	content: &quot;Put your tagline here&quot;;
	color: #9C5486;
}

#masthead .custom-header:hover {
	text-decoration: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>chasingswallows on "Add Tagline under Header in Forever theme"</title>
			<link>http://en.forums.wordpress.com/topic/add-tagline-under-header-in-forever-theme#post-1120685</link>
			<pubDate>Fri, 11 Jan 2013 20:46:15 +0000</pubDate>
			<dc:creator>chasingswallows</dc:creator>
			<guid isPermaLink="false">1120685@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to have just a brief little tagline under the picture in my header but above the link thing that says "home" (or instead of that link, or even under that link..whichever works easiest)</p>
<p>I barely know anything about CSS
</p>
]]></description>
					</item>

	</channel>
</rss>
