<?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: Alter the breadcrumb a little bit?</title>
		<link>http://www.kriesi.at/support/topic/alter-the-breadcrumb-a-little-bit</link>
		<description>Support Forum - Topic: Alter the breadcrumb a little bit?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 15:30:56 +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/alter-the-breadcrumb-a-little-bit" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Alter the breadcrumb a little bit?"</title>
			<link>http://www.kriesi.at/support/topic/alter-the-breadcrumb-a-little-bit#post-28921</link>
			<pubDate>Fri, 07 Oct 2011 08:48:44 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">28921@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Dude could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Alter the breadcrumb a little bit?"</title>
			<link>http://www.kriesi.at/support/topic/alter-the-breadcrumb-a-little-bit#post-28917</link>
			<pubDate>Fri, 07 Oct 2011 08:33:58 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">28917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works perfectly (for referance, I also did it to .single). Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Alter the breadcrumb a little bit?"</title>
			<link>http://www.kriesi.at/support/topic/alter-the-breadcrumb-a-little-bit#post-28830</link>
			<pubDate>Thu, 06 Oct 2011 14:35:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28830@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can remove the home link - replace following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;p class=&#38;quot;breadcrumb&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;breadcrumb_info&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;You are here:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt; &#38;lt;a href=&#38;quot;&#38;#39;.get_bloginfo(&#38;#39;url&#38;#39;).&#38;#39;&#38;quot;&#38;gt;&#38;#39;;
			bloginfo(&#38;#39;name&#38;#39;);
			echo &#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;p class=&#38;quot;breadcrumb&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;breadcrumb_info&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;You are here:&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can change the color of the current item based on the page/post id. The code would look like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page-id-425 .current_crumb{
color: #ff0000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and for posts:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.postid-282 .current_crumb{
color: #ff0000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to replace the id(s) with your page/post ids.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Alter the breadcrumb a little bit?"</title>
			<link>http://www.kriesi.at/support/topic/alter-the-breadcrumb-a-little-bit#post-28820</link>
			<pubDate>Thu, 06 Oct 2011 14:04:44 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">28820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm trying to alter the breadcrumb system just a little bit, and I found the breadcrumb php file, but don't have the skill to work out what to do.&#60;/p&#62;
&#60;p&#62;I want whatever page you're currently on to appear in a specific colour. I also want it to never show the root link (Never show the ink to my homepage).&#60;/p&#62;
&#60;p&#62;Possible?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
