<?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: Hiding tags/date in the Grisaille theme</title>
		<link>http://en.forums.wordpress.com/topic/hiding-tagsdate-in-the-grisaille-theme</link>
		<description>WordPress.com Forums &#187; Topic: Hiding tags/date in the Grisaille theme</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 15:03:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/hiding-tagsdate-in-the-grisaille-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Hiding tags/date in the Grisaille theme"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-tagsdate-in-the-grisaille-theme#post-964920</link>
			<pubDate>Thu, 02 Aug 2012 22:56:00 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">964920@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>sweetsugardating on "Hiding tags/date in the Grisaille theme"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-tagsdate-in-the-grisaille-theme#post-964918</link>
			<pubDate>Thu, 02 Aug 2012 22:53:52 +0000</pubDate>
			<dc:creator>sweetsugardating</dc:creator>
			<guid isPermaLink="false">964918@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That worked perfectly. And as far as excessive tags, I just figured the more tags the better. Will adjust now. Thank you for your assistance!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Hiding tags/date in the Grisaille theme"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-tagsdate-in-the-grisaille-theme#post-964912</link>
			<pubDate>Thu, 02 Aug 2012 22:49:59 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">964912@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This gets rid of the categories and tags at the bottom of posts.</p>
<pre><code>p.post-meta small {
display: none;
}</code></pre>
<p>This leaves the categories, but gets rid of the tags.</p>
<pre><code>.tag-links, .post-meta .sep {
display: none;
}</code></pre>
<p>This gets rid of the date, but leaves the "by sweetsugardating".</p>
<pre><code>p.the-date a {
display: none;
}</code></pre>
<p>This gets rid of the date and byline.</p>
<pre><code>.the-date {
display: none;
}</code></pre>
<p>One other note: Using more than 10-12 tags can get you labeled as a tag spammer and not only keep you off the wordpress.com global tags pages, but also possibly lower your search engine ranking.
</p>
]]></description>
					</item>
		<item>
			<title>sweetsugardating on "Hiding tags/date in the Grisaille theme"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-tagsdate-in-the-grisaille-theme#post-964888</link>
			<pubDate>Thu, 02 Aug 2012 22:33:31 +0000</pubDate>
			<dc:creator>sweetsugardating</dc:creator>
			<guid isPermaLink="false">964888@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I have attempted to use the CSS preview to see if I will be able to hide my tags to no avail. I do not mind paying for the upgrade, I just want to be sure that it will work.</p>
<p>I would also like to hide the dates that posts are published, but I figure one thing at a time.</p>
<p>I am using Grisaille theme. My blog is at sweetsugardating.com</p>
<p>Thanks in advance!
</p>
]]></description>
					</item>

	</channel>
</rss>
