<?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: Change title colour/size/boldness for each individual page?</title>
		<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page</link>
		<description>Support Forum - Topic: Change title colour/size/boldness for each individual page?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 09:10:09 +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/change-title-coloursizeboldness-for-each-individual-page" rel="self" type="application/rss+xml" />

		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-15020</link>
			<pubDate>Thu, 17 Mar 2011 10:50:15 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">15020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Affect everything suddenly works (even though I think I deleted the code...wierd) except for a couple of pages-&#60;br /&#62;
&#60;a href=&#34;http://www.identityconsulting.co.uk/Newsite/?page_id=518&#34; rel=&#34;nofollow&#34;&#62;http://www.identityconsulting.co.uk/Newsite/?page_id=518&#60;/a&#62;&#60;br /&#62;
and&#60;br /&#62;
&#60;a href=&#34;http://www.identityconsulting.co.uk/Newsite/?page_id=508&#34; rel=&#34;nofollow&#34;&#62;http://www.identityconsulting.co.uk/Newsite/?page_id=508&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's also not affecting my blog entry list titles (though it does affect their pages) and it is affecting my postfolio entries, but not their titles on the portfolio page.&#60;br /&#62;
What commands would make it also affect them? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-15011</link>
			<pubDate>Thu, 17 Mar 2011 09:36:47 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">15011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks very much, that works now (I must have entered my own color code wrong as well!) Is there a reference sheet somewhere that I can refer to so I know what the code is for the body, or the x or the y?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14983</link>
			<pubDate>Wed, 16 Mar 2011 17:20:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14983@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I just saw that the color value I posted above was wrong (only 5 instead of 6 digits). If you tried it with my sample code please try it again (I updated the code above)....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14960</link>
			<pubDate>Wed, 16 Mar 2011 10:48:02 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">14960@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well...now I just feel stupid :/&#60;br /&#62;
I've pasted exactly that into the end of my style.css, but changed the colour to what I want...and absolutely nothing changes?&#60;/p&#62;
&#60;p&#62;I'm really confused now!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14954</link>
			<pubDate>Wed, 16 Mar 2011 09:49:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - you're right. For pages you must use page-id..&#60;/p&#62;
&#60;p&#62;Example: &#60;a href=&#34;http://www.identityconsulting.co.uk/Newsite/?page_id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.identityconsulting.co.uk/Newsite/?page_id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you want to change the about headline use following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page-id-2 .siteheading, .page-id-2 .siteheading a{
color: #ff0000 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the color, post/page id as you like. If it's a post use .post-id otherwise .page-id
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14951</link>
			<pubDate>Wed, 16 Mar 2011 09:36:00 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">14951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm, thats odd. Does it have to be postid? as my page reads page-id. The link is &#60;a href=&#34;http://www.identityconsulting.co.uk/Newsite/&#34; rel=&#34;nofollow&#34;&#62;http://www.identityconsulting.co.uk/Newsite/&#60;/a&#62;&#60;br /&#62;
Sorry for the lack of sense on my part, I'm technically the company programmer and website designer now, but all I was hired as was a graphics guy, so not much with the knowledge on this!&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14927</link>
			<pubDate>Wed, 16 Mar 2011 06:50:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
just find out the page id (i.e 30.).&#60;/p&#62;
&#60;p&#62;Then use the code James posted above:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.postid-30 .ELEMENT {
color: #fff !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To change the color for certain pages/posts, etc. &#60;/p&#62;
&#60;p&#62;I can't give you exact instructions without getting a link to your website.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14870</link>
			<pubDate>Tue, 15 Mar 2011 15:41:54 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">14870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm, I tred exactly that, and nothing appears to be changing. So on a single page, how would I change the colour of just the title for instance?&#60;/p&#62;
&#60;p&#62;EDIT: Also, firebug reveals a lot about some things, and will certainly be helpful down the line, but doesn't help with knowing how to alter the code seperatly...? (also, everything is fairly simple css/html except  for the home title, which was incredibly complicated for some reason.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14857</link>
			<pubDate>Tue, 15 Mar 2011 11:19:10 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">14857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I'd add any custom CSS to the end of style.css (remember to keep a backup when upgrading your theme).&#60;/p&#62;
&#60;p&#62;Alternatively, you can use FireBug to help you figure out which CSS elements are controlling which elements of the theme and just modify these sections.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14830</link>
			<pubDate>Tue, 15 Mar 2011 09:22:57 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">14830@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where would I add this code? I tried adding it to the style sheet (with my own page id though) and nothing seemed to change.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14621</link>
			<pubDate>Sat, 12 Mar 2011 10:33:42 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">14621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;If you look at the page source, the &#60;strong&#62;body&#60;/strong&#62; tag displays a list of classes specific to the page you're on. So for example, a single page on the demo has these classes:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;single single-post postid-11 single-format-standard&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can use this to modify CSS elements, if you wanted to modify every single page you could use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.single .ELEMENT {
// my custom CSS for single goes here
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or you can be more specific, so only for this post:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.postid-11 .ELEMENT {
// my custom CSS for single goes here
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;where the post has an ID of 11.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Change title colour/size/boldness for each individual page?"</title>
			<link>http://www.kriesi.at/support/topic/change-title-coloursizeboldness-for-each-individual-page#post-14563</link>
			<pubDate>Fri, 11 Mar 2011 13:14:29 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">14563@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How would I go about altering a single pages title colour or boldness, etc, without having this choice affect every single page?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
