<?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: I would like to hide the author and date posted on my blog</title>
		<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog</link>
		<description>WordPress.com Forums &#187; Topic: I would like to hide the author and date posted on my blog</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 13:44:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-999556</link>
			<pubDate>Wed, 05 Sep 2012 21:01:47 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">999556@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I noticed lightheart729's question was answered at <a href="http://en.forums.wordpress.com/topic/hide-the-date-and-author-on-the-posts?replies=4#post-997989" rel="nofollow">http://en.forums.wordpress.com/topic/hide-the-date-and-author-on-the-posts?replies=4#post-997989</a></p>
<p>Yay. :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-999553</link>
			<pubDate>Wed, 05 Sep 2012 20:58:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">999553@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Currently building a site using the Chateau theme and do not wish to have author or date posted. Those do not show on the pages but do on the posts.</p></blockquote>
<p>To add custom CSS to a WordPress.com, you do need to purchase the <a href="http://en.support.wordpress.com/custom-design/">Custom Design</a> upgrade.</p>
<p>Here is a CSS example to get you started. The first thing it does is hide the date in the Chateau theme. Then, it works to expand the header, content, and footer area for posts so there isn't a big gap on the left where the date used to be. You can try this out by adding it to your Appearance &#8594; Custom Design &#8594; CSS page and clicking preview:</p>
<pre><code>.post-date {
	display: none;
}

.post-title h1,
.post-info,
#comments #respond {
	padding-left: 0;
}

#nav-below {
	padding-left: 4%;
}

.post-entry {
	width: 92%;
}</code></pre>
<p>Note that you may need to make some adjustments to the numbers to get the spacing just how you'd like to see it.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997534</link>
			<pubDate>Mon, 03 Sep 2012 23:15:11 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">997534@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hooray! I found the blog here <a href="http://tatestake.com/" rel="nofollow">http://tatestake.com/</a><br />
You will need to start your own thread by clicking the link below as all CSS editing is theme specific and your are using The Morning After theme, not Chateau like alicearnette.<br />
<a href="http://en.forums.wordpress.com/forum/css-customization#postform" rel="nofollow">http://en.forums.wordpress.com/forum/css-customization#postform</a>.</p>
<p>re: footer credits<br />
They cannot be removed:<br />
<blockquote>
May I remove credit links such as ‘Blog at WordPress.com’, theme, font, or toolbar links?<br />
All WordPress.com bloggers are required to maintain the credit links, even our VIP bloggers. Please do not hide the footer credits or the toolbar with CSS after purchasing a Custom Design upgrade.  <a href="http://en.support.wordpress.com/custom-design/#frequently-asked-questions" rel="nofollow">http://en.support.wordpress.com/custom-design/#frequently-asked-questions</a> </p></blockquote>
]]></description>
					</item>
		<item>
			<title>lightheart72917 on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997528</link>
			<pubDate>Mon, 03 Sep 2012 23:11:02 +0000</pubDate>
			<dc:creator>lightheart72917</dc:creator>
			<guid isPermaLink="false">997528@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, my blog name is tatestake.com. I have the custom upgrade which I paid $30.00 for. I got to this forum through the custom upgrade tab. My question is the same: How do I hide the date and author name from the post itself? What is the code for that and additionally, what is the code to edit the footer? </p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997512</link>
			<pubDate>Mon, 03 Sep 2012 22:57:16 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">997512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>frenettatate.wordpress.com is no longer available.<br />
The authors have deleted this blog.</p></blockquote>
]]></description>
					</item>
		<item>
			<title>timethief on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997503</link>
			<pubDate>Mon, 03 Sep 2012 22:50:13 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">997503@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@lightheart729<br />
The annually renewable custom design upgrade for free hosted WordPress.com blogs comes with WordPress.com Staff support. None of us remaining Volunteers provide CSS editing support. </p>
<p>That said, the blog linked to your username is not a free hosted WordPress.com blog and you are posting to the wrong support forum if you expect to get support for that site here. This support forum is only for those who (1) have free hosted WordPress.com blogs and (2) have paid WordPress.com for a custom design upgrade. </p>
<p>Any support you need for the site linked to your username must come from <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a><br />
For clarity read &#62;  <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a>
</p>
]]></description>
					</item>
		<item>
			<title>lightheart72917 on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997493</link>
			<pubDate>Mon, 03 Sep 2012 22:43:20 +0000</pubDate>
			<dc:creator>lightheart72917</dc:creator>
			<guid isPermaLink="false">997493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please answer this question. What is the code to remove the author and date of the blog post? I need to do the same thing. I'm not concerned that it will be in the URL. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997293</link>
			<pubDate>Mon, 03 Sep 2012 20:45:31 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">997293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You will not be able to add javascript no matter what upgrades you have. Same for iframes.</p>
<p>The date will always be included in the URL of posts, even if you can hide the display.
</p>
]]></description>
					</item>
		<item>
			<title>judywonderland on "I would like to hide the author and date posted on my blog"</title>
			<link>http://en.forums.wordpress.com/topic/i-would-like-to-hide-the-author-and-date-posted-on-my-blog#post-997208</link>
			<pubDate>Mon, 03 Sep 2012 19:33:12 +0000</pubDate>
			<dc:creator>judywonderland</dc:creator>
			<guid isPermaLink="false">997208@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Currently building a site using the Chateau theme and do not wish to have author or date posted. Those do not show on the pages but do on the posts. I assume per <a href="http://en.forums.wordpress.com/topic/hide-date-and-hide-author-oxygen?replies=7">http://en.forums.wordpress.com/topic/hide-date-and-hide-author-oxygen?replies=7</a> that I would need to buy the upgrade to change the CSS, but once I do that what is the exact snippet I need to add/remove? Where exactly would that code need to be positioned?</p>
<p>Side question: If I get the CSS upgrade will I be able to add in Javascript?</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
