<?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: Removing the post author line from posts</title>
		<link>http://en.forums.wordpress.com/topic/removing-the-post-author-line-from-posts</link>
		<description>WordPress.com Forums &#187; Topic: Removing the post author line from posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 19:26:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/removing-the-post-author-line-from-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>michaelfields on "Removing the post author line from posts"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-post-author-line-from-posts#post-863567</link>
			<pubDate>Fri, 13 Apr 2012 03:00:21 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">863567@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're very welcome!
</p>
]]></description>
					</item>
		<item>
			<title>drummondreed on "Removing the post author line from posts"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-post-author-line-from-posts#post-863563</link>
			<pubDate>Fri, 13 Apr 2012 02:56:37 +0000</pubDate>
			<dc:creator>drummondreed</dc:creator>
			<guid isPermaLink="false">863563@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is VERY helpful. Thank you.</p>
<p>=Drummond
</p>
]]></description>
					</item>
		<item>
			<title>michaelfields on "Removing the post author line from posts"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-post-author-line-from-posts#post-863460</link>
			<pubDate>Thu, 12 Apr 2012 23:23:12 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">863460@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following code will hide both the post author as well as the date in single posts:</p>
<pre><code>.single-post-meta {
    display: none;
}</code></pre>
<p>Unfortunately there is no way to just hide the author name alone.
</p>
]]></description>
					</item>
		<item>
			<title>drummondreed on "Removing the post author line from posts"</title>
			<link>http://en.forums.wordpress.com/topic/removing-the-post-author-line-from-posts#post-861205</link>
			<pubDate>Tue, 10 Apr 2012 06:50:44 +0000</pubDate>
			<dc:creator>drummondreed</dc:creator>
			<guid isPermaLink="false">861205@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We're creating a site that's half-blog/half-website using the Linen theme, and we'd prefer not to have the post author line show up for each blog post. Is there a simple way to customize the CSS to prevent the post author line from showing?
</p>
]]></description>
					</item>

	</channel>
</rss>
