<?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: Changing the appearance of the comment section</title>
		<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section</link>
		<description>WordPress.com Forums &#187; Topic: Changing the appearance of the comment section</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 10:36:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-the-appearance-of-the-comment-section" rel="self" type="application/rss+xml" />

		<item>
			<title>pixelcounter on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765379</link>
			<pubDate>Thu, 08 Dec 2011 19:02:01 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">765379@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, I like these stereo-answers!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765378</link>
			<pubDate>Thu, 08 Dec 2011 19:00:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">765378@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>lol :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765375</link>
			<pubDate>Thu, 08 Dec 2011 18:59:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765375@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We're a tag team. It's like answer-squared.</p>
<p>:-)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765374</link>
			<pubDate>Thu, 08 Dec 2011 18:58:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">765374@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath :) You beat me by seconds that time!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765371</link>
			<pubDate>Thu, 08 Dec 2011 18:57:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">765371@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure. The name "thread-even" is a class name, which is a type of selector in CSS. For more details, see <a href="http://en.support.wordpress.com/css-basics/" rel="nofollow">http://en.support.wordpress.com/css-basics/</a></p>
<p>When a theme is designed, the developer can add any class names they like. When you use the Custom Design upgrade on WordPress.com, you use the class names from the theme you're running to build your custom CSS around it.</p>
<p>In WordPress, sometimes the classes are set by the core files an sometimes they are set or overridden in the themes. The "thread-even" class is set by WordPress and it applies to the top level of each set of comments and replies.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765370</link>
			<pubDate>Thu, 08 Dec 2011 18:57:06 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765370@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The comments section has several classes assigned to it in the markup (XHTML). This is done to allow separate styling of different types of comments (even, odd, depth level, etc.).</p>
<p>comment<br />
even<br />
thread-even<br />
depth-1<br />
highlander-comment</p>
<p><code>&lt;li id=&quot;comment-41&quot; class=&quot;comment even thread-even depth-1 highlander-comment&quot;&gt;</code></p>
<p>It sort of all depends on what the theme author wants to do for styling on the comments - or for any other element as far as that goes.
</p>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765357</link>
			<pubDate>Thu, 08 Dec 2011 18:41:22 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">765357@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I was comparing your answers too and noticed ".thread-even" -code in the thesacredpath's answer. Please, would someone clarify what that does?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765355</link>
			<pubDate>Thu, 08 Dec 2011 18:38:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765355@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yeah, your .comment would be better would be a better solution me thinks.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765350</link>
			<pubDate>Thu, 08 Dec 2011 18:35:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">765350@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi @thesacredpath! I like comparing our collision answers sometimes. :D
</p>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765348</link>
			<pubDate>Thu, 08 Dec 2011 18:32:28 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">765348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Beautiful, thank you designsimply and thesacredpath.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765347</link>
			<pubDate>Thu, 08 Dec 2011 18:32:05 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765347@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>G'day @designsimply!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765338</link>
			<pubDate>Thu, 08 Dec 2011 18:21:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765338@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This should do it, but adding a second or third comment might require some additional tweaking. Add a couple more test top level comments and see. Also add one while logged in to see if author comments are treated differently.</p>
<pre><code>h3#comments {
display: none;
}

.thread-even {
background-color: transparent;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765337</link>
			<pubDate>Thu, 08 Dec 2011 18:21:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">765337@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Kubrick theme: </p>
<p>To make the comment backgrounds transparent: </p>
<pre><code>.comment {
    background-color: transparent;
}</code></pre>
<p>To get rid of the "2 Responses to “Comments:” text?:</p>
<pre><code>h3#comments {
    display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765332</link>
			<pubDate>Thu, 08 Dec 2011 18:13:20 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">765332@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the reply thesacredpath,</p>
<p>the comments appear only in a separate page <a href="http://pixelcounterrr.com/leave-a-comment/" rel="nofollow">http://pixelcounterrr.com/leave-a-comment/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765320</link>
			<pubDate>Thu, 08 Dec 2011 18:03:46 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">765320@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't see any comment section or comments and no 2 responses to comments text on this site: <a href="http://pixelcounter.wordpress.com/" rel="nofollow">http://pixelcounter.wordpress.com/</a> .
</p>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Changing the appearance of the comment section"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-appearance-of-the-comment-section#post-765105</link>
			<pubDate>Thu, 08 Dec 2011 12:28:37 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">765105@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello everyone,</p>
<p>I was wondering if there's a simple way to alter the white box of the comment section (<a href="http://pixelcounterrr.com/leave-a-comment/" rel="nofollow">http://pixelcounterrr.com/leave-a-comment/</a>) so that it would be the same color as the background? And to get rid of that "2 Responses to “Comments:” text?</p>
<p>Thanks in advance,</p>
<p>Topi
</p>
]]></description>
					</item>

	</channel>
</rss>
