<?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: Change font size of &quot;Comments&quot; tag link</title>
		<link>http://en.forums.wordpress.com/topic/change-font-size-of-comments-tag-link</link>
		<description>WordPress.com Forums &#187; Topic: Change font size of &quot;Comments&quot; tag link</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 21:34:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/change-font-size-of-comments-tag-link" rel="self" type="application/rss+xml" />

		<item>
			<title>cosmeticlotro on "Change font size of &quot;Comments&quot; tag link"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-size-of-comments-tag-link#post-991492</link>
			<pubDate>Wed, 29 Aug 2012 16:54:47 +0000</pubDate>
			<dc:creator>cosmeticlotro</dc:creator>
			<guid isPermaLink="false">991492@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wow thank you so much, that worked like a charm hiding the author! Problem solved!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change font size of &quot;Comments&quot; tag link"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-size-of-comments-tag-link#post-991331</link>
			<pubDate>Wed, 29 Aug 2012 15:07:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">991331@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2) Above each post the date and the author appears. I would like to remove the author and leave only the date.</p></blockquote>
<p>This will hide the byline credit for posts in the Adventure Journal theme:</p>
<pre><code>.entry-meta .meta-sep,
.entry-meta .author {
	display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change font size of &quot;Comments&quot; tag link"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-size-of-comments-tag-link#post-991330</link>
			<pubDate>Wed, 29 Aug 2012 15:05:24 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">991330@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1) Underneath each post there is a section with Categories, Tags and Comments. I would like the Comments link to stand out, make it's font size larger and bolder (larger than the words categories/tags).</p></blockquote>
<p>Looks like you got this one figured out using the following CSS:</p>
<pre><code>span.comments-link a {
	font-size:x-large;
	font-weight:bold;
	color:Navy;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cosmeticlotro on "Change font size of &quot;Comments&quot; tag link"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-size-of-comments-tag-link#post-975595</link>
			<pubDate>Mon, 13 Aug 2012 19:30:05 +0000</pubDate>
			<dc:creator>cosmeticlotro</dc:creator>
			<guid isPermaLink="false">975595@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,<br />
I've been blogging at wordpress for a year and a half now, but just today I bought the CSS upgrade to rework my layout, so I'm completely new at all of this.<br />
I've chosen the Adventurer Journal as my new theme and I would like to change two things:</p>
<p>1) Underneath each post there is a section with Categories, Tags and Comments. I would like the Comments link to stand out, make it's font size larger and bolder (larger than the words categories/tags).</p>
<p>2) Above each post the date and the author appears. I would like to remove the author and leave only the date.</p>
<p>Any help appreciated!</p>
<p>cosmeticlotro.wordpress.com
</p>
]]></description>
					</item>

	</channel>
</rss>
