<?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 to hide speaking bubble icon and &quot;posted in&quot; at bottom of post</title>
		<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post</link>
		<description>WordPress.com Forums &#187; Topic: How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 21:20:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-797157</link>
			<pubDate>Fri, 20 Jan 2012 16:46:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">797157@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Technically, it applies to any HTML in a theme that uses "categories" as a class, which is probably true in a lot of cases of WordPress themes. To make sure you're using the right selector, you should check the HTML of the thing you want to hide and look to see if it has a class attribute.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-796861</link>
			<pubDate>Fri, 20 Jan 2012 04:30:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">796861@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@bayelkopa<br />
No this does not and cannot apply to all themes. All CSS editing at WordPress.com is theme specific.  If you have purschased the annually renewable <a href="http://en.support.wordpress.com/custom-design/">custom design upgrade</a> for a free hosted WordPress.com blog and are ready to begin <a href="http://en.support.wordpress.com/editing-css/">CSS editing </a>another  theme then please start your own thread by using this link &#62; <a href="http://en.forums.wordpress.com/forum/css-customization#postform" rel="nofollow">http://en.forums.wordpress.com/forum/css-customization#postform</a>
</p>
]]></description>
					</item>
		<item>
			<title>bayelkopa on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-796855</link>
			<pubDate>Fri, 20 Jan 2012 04:24:26 +0000</pubDate>
			<dc:creator>bayelkopa</dc:creator>
			<guid isPermaLink="false">796855@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can this apply for all themes
</p>
]]></description>
					</item>
		<item>
			<title>mattdelmont on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-796803</link>
			<pubDate>Fri, 20 Jan 2012 03:36:28 +0000</pubDate>
			<dc:creator>mattdelmont</dc:creator>
			<guid isPermaLink="false">796803@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>designsimply, thanks so much for the fast reply   This took care of the "posted in" issue.</p>
<p>And the comment bubble only seems to be visible when I'm logged in.  I tried it on a different computer and it isn't there.  So I'm all set for now.</p>
<p>Thanks again!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-796796</link>
			<pubDate>Fri, 20 Jan 2012 03:23:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">796796@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will hide the "posted in" parts in the Inuit Types theme:</p>
<pre><code>.categories {
display: none;
}</code></pre>
<p>I don't see the comment bubble between the title and post at <a href="http://mattdelmont.com/2012/01/18/67/" rel="nofollow">http://mattdelmont.com/2012/01/18/67/</a>
</p>
]]></description>
					</item>
		<item>
			<title>mattdelmont on "How to hide speaking bubble icon and &quot;posted in&quot; at bottom of post"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-hide-speaking-bubble-icon-and-posted-in-at-bottom-of-post#post-796788</link>
			<pubDate>Fri, 20 Jan 2012 03:15:07 +0000</pubDate>
			<dc:creator>mattdelmont</dc:creator>
			<guid isPermaLink="false">796788@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using Inuit types and I'd like to hide the icon that is between the title and post. It looks like a speaking bubble icon.  I'd also like to hide the "posted in: uncategorized" at the bottom of the post.  I have the customization upgrade, but have little experience with CSS. </p>
<p>This is the page to which I am referring: <a href="http://mattdelmont.com/2012/01/18/67/" rel="nofollow">http://mattdelmont.com/2012/01/18/67/</a></p>
<p>Any suggestions are appreciated.  Thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
