<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Changing color for blog post titles.</title>
		<link>http://www.kriesi.at/support/topic/changing-colour-for-post-titles</link>
		<description>Support Forum - Topic: Changing color for blog post titles.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 05:54:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/changing-colour-for-post-titles" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Changing color for blog post titles."</title>
			<link>http://www.kriesi.at/support/topic/changing-colour-for-post-titles#post-32368</link>
			<pubDate>Fri, 18 Nov 2011 19:36:14 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32368@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I &#60;strong&#62;think&#60;/strong&#62; you can add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1 a, #top .post-title {
     color: #FF0099;
}

h1 a:hover , #top .post-titl a:hover{
     color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to your custom.css, this'll change your blog post titles and their hover color, of course you can change the color codes to your liking. If this isn't your issue could you please specify your question and maybe link to the pages you mean or provide an image so I can understand you better.&#60;/p&#62;
&#60;p&#62;If you'd also like to add h2's and h3's you can try&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1 a, h2, h3, #top .post-title {
     color: #FF0099;
}

h1 a:hover ,  h2, h3, #top .post-titl a:hover{
     color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if these subtitles are also linked you can use&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1 a, h2 a, h3 a, #top .post-title {
     color: #FF0099;
}

h1 a:hover , h2 a:hover, h3 a:hover, #top .post-titl a:hover{
     color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I hope this is somewhat clear.&#60;/p&#62;
&#60;p&#62;I hope it helps, if not, let us know :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>berniemdraudzigs on "Changing color for blog post titles."</title>
			<link>http://www.kriesi.at/support/topic/changing-colour-for-post-titles#post-32157</link>
			<pubDate>Thu, 17 Nov 2011 12:09:21 +0000</pubDate>
			<dc:creator>berniemdraudzigs</dc:creator>
			<guid isPermaLink="false">32157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried the following to change the post titles.&#60;/p&#62;
&#60;p&#62;#top .post-title {&#60;br /&#62;
    color: #86c543;&#60;br /&#62;
    font-size: 20px;&#60;br /&#62;
    font: Arial;&#60;br /&#62;
}&#60;br /&#62;
.h1 {&#60;br /&#62;
    color: #86c543;&#60;br /&#62;
    font-size: 20px;&#60;br /&#62;
    font: Arial;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Changing color for blog post titles."</title>
			<link>http://www.kriesi.at/support/topic/changing-colour-for-post-titles#post-32007</link>
			<pubDate>Wed, 16 Nov 2011 00:46:51 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32007@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
could you tell us what exactly you've modified? It's likely you've broken something, you can download a clean installation again from Themeforest for free.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>berniemdraudzigs on "Changing color for blog post titles."</title>
			<link>http://www.kriesi.at/support/topic/changing-colour-for-post-titles#post-32001</link>
			<pubDate>Tue, 15 Nov 2011 23:51:11 +0000</pubDate>
			<dc:creator>berniemdraudzigs</dc:creator>
			<guid isPermaLink="false">32001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I changes the color for post-titles and discovered changes in the page titles. How can I change blog post title attributes. h1 don't work for me either.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
