<?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 heading color</title>
		<link>http://en.forums.wordpress.com/topic/change-heading-color</link>
		<description>WordPress.com Forums &#187; Topic: change heading color</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 05:17:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/change-heading-color" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "change heading color"</title>
			<link>http://en.forums.wordpress.com/topic/change-heading-color#post-868360</link>
			<pubDate>Thu, 19 Apr 2012 22:22:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">868360@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try:</p>
<pre><code>.post-title,
.post-title a {
	color: #9FC944;
}

.post-title a:hover {
	color: #A42632;;
}</code></pre>
<p>Adjust the color codes as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>morningedit on "change heading color"</title>
			<link>http://en.forums.wordpress.com/topic/change-heading-color#post-868089</link>
			<pubDate>Thu, 19 Apr 2012 17:50:43 +0000</pubDate>
			<dc:creator>morningedit</dc:creator>
			<guid isPermaLink="false">868089@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Thanks for getting back to me. This works however it changes the color of all of my links on the site, is there a way to only change the post title?</p>
<p>Thanks again
</p>
]]></description>
					</item>
		<item>
			<title>joshidaniel on "change heading color"</title>
			<link>http://en.forums.wordpress.com/topic/change-heading-color#post-867864</link>
			<pubDate>Thu, 19 Apr 2012 09:43:59 +0000</pubDate>
			<dc:creator>joshidaniel</dc:creator>
			<guid isPermaLink="false">867864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>can u check for this one and change the color there and see?</p>
<pre><code>a:link, a:visited, a:active {
color: #006a80;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>morningedit on "change heading color"</title>
			<link>http://en.forums.wordpress.com/topic/change-heading-color#post-867353</link>
			<pubDate>Wed, 18 Apr 2012 18:43:49 +0000</pubDate>
			<dc:creator>morningedit</dc:creator>
			<guid isPermaLink="false">867353@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi im using the theme Tarski and trying to change the color of my post titles and having trouble. Is this section h1 and h2? This is the code:</p>
<p>h1, h2, .post-title {<br />
			font-family: 'Times New Roman', Times, serif; font-size: 2em; font-weight: normal; line-height: 120%;<br />
			margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0;<br />
			}<br />
			.static .post-title, .archive .post-title {<br />
				margin: 0 0 0.3em 0;<br />
				}</p>
<p>I've tried adding in color but it doesnt change anything. Can anyone help? Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
