<?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: Colour parent menu item if visiting child item</title>
		<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item</link>
		<description>Support Forum - Topic: Colour parent menu item if visiting child item</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 05:24:45 +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/colour-parent-menu-item-if-visiting-child-item" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-47466</link>
			<pubDate>Wed, 21 Mar 2012 17:22:37 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">47466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; If you are talking about highlighting the portfolio menu entry when you are on a portfolio single page: no thats simply not possible with wordpress :/ &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wildefranz on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-47152</link>
			<pubDate>Tue, 20 Mar 2012 15:48:19 +0000</pubDate>
			<dc:creator>wildefranz</dc:creator>
			<guid isPermaLink="false">47152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So there is no way to make the &#34;portfolio&#34; part of the navigation highlight when active?&#60;/p&#62;
&#60;p&#62;Is there anyway to point me in the right direction where I could figure this out? It's much needed...&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-29179</link>
			<pubDate>Mon, 10 Oct 2011 15:20:29 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">29179@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Unfortunately I cant think of a smart solution either at the moment. Will think about it, thanks for the suggestion :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-28922</link>
			<pubDate>Fri, 07 Oct 2011 08:48:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No - this is not possible because wordpress doesn't know that the portfolio &#34;overview&#34; page is the parent page of the portfolio entry. I'll talk to Kriesi - maybe we can use filters, etc. to implement this feature but I can't make promises (whatsoever) at this point.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-28914</link>
			<pubDate>Fri, 07 Oct 2011 08:25:41 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">28914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that works really well for most child items!&#60;/p&#62;
&#60;p&#62;So there's no way to make that happen to the portfolio, as in, my portfolio link turns a colour when you're on a portfolio entry?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-28835</link>
			<pubDate>Thu, 06 Oct 2011 14:49:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28835@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I can't provide a solution for link hover effects because it would require a custom jquery function (as far as I know css doesn't allow to style parent elements based on child element interactions - a jquery function would be required which checks the hover status of the child items and depending on the result you can apply classes to the parent item afterwards). However I can provide a solution for &#34;static&#34; menu items - you can use following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu .menu .current-menu-parent a{
color: #666666;
}

.main_menu .menu li.current-menu-parent a span{
color: #666666;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>identityconsulting on "Colour parent menu item if visiting child item"</title>
			<link>http://www.kriesi.at/support/topic/colour-parent-menu-item-if-visiting-child-item#post-28821</link>
			<pubDate>Thu, 06 Oct 2011 14:06:55 +0000</pubDate>
			<dc:creator>identityconsulting</dc:creator>
			<guid isPermaLink="false">28821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On my menu, if I visit one of the main menu items, the menu item appears as a different colour while on that page.&#60;/p&#62;
&#60;p&#62;However, if someone is on a child of those pages (Roll over a menu item, and when the scrolldown appears, clicking on one of them) nothing changes, can I have the parent change colour when you visit a child item?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
