<?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: How do I remove author name from pages in Greyzed theme?</title>
		<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme</link>
		<description>WordPress.com Forums &#187; Topic: How do I remove author name from pages in Greyzed theme?</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 05:37:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-715102</link>
			<pubDate>Fri, 07 Oct 2011 17:19:59 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">715102@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In greyzed, that whole line, date, author and category are under one selector in the CSS which means that the it's all or nothing. The following take it all away.</p>
<pre><code>.posttitle small {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>laurenjane on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-714925</link>
			<pubDate>Fri, 07 Oct 2011 13:46:20 +0000</pubDate>
			<dc:creator>laurenjane</dc:creator>
			<guid isPermaLink="false">714925@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oops. I changed the theme to show someone another option and didn't change it back. (it's back to the theme I would like to use now)</p>
<p>.post .post-author {<br />
display: none;<br />
}</p>
<p>doesn't seem to work on the Greyzed theme either. Any other suggestions?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-714509</link>
			<pubDate>Thu, 06 Oct 2011 20:56:04 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">714509@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm assuming you mean the author in the posts since there is no author metadata displayed on static pages.</p>
<pre><code>.post .post-author {
display: none;
}</code></pre>
<p>Also, just FYI, there is no WWW in any wordpress.com URL so the URL of the site is actually, <a href="http://pmaproductions.wordpress.com/" rel="nofollow">http://pmaproductions.wordpress.com/</a> .
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-714474</link>
			<pubDate>Thu, 06 Oct 2011 20:20:16 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">714474@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops! On second look that's not informative. Sorry :( I seem to be having a bad day.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-714473</link>
			<pubDate>Thu, 06 Oct 2011 20:19:01 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">714473@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You may wish to read this thread &#62; <a href="http://en.forums.wordpress.com/topic/remove-datetimeauthor?replies=22#post-483956" rel="nofollow">http://en.forums.wordpress.com/topic/remove-datetimeauthor?replies=22#post-483956</a>
</p>
]]></description>
					</item>
		<item>
			<title>laurenjane on "How do I remove author name from pages in Greyzed theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-remove-author-name-from-pages-in-greyzed-theme#post-714468</link>
			<pubDate>Thu, 06 Oct 2011 20:10:08 +0000</pubDate>
			<dc:creator>laurenjane</dc:creator>
			<guid isPermaLink="false">714468@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I bought the CSS upgrade to try to remove the author name in the pages of the website, as the information contained in them is not written by me (the author of the site). The site is at <a href="http://www.pmaproductions.wordpress.com" rel="nofollow">http://www.pmaproductions.wordpress.com</a>. I'm using the Greyzed theme. </p>
<p>I've tried putting:</p>
<p>.meta {<br />
	display: none;<br />
}</p>
<p>AND</p>
<p>.page .submitted {<br />
display:none;<br />
}</p>
<p>But neither worked. Any other suggestions?
</p>
]]></description>
					</item>

	</channel>
</rss>
