<?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: Maintain main menu highlight when a child page is selected from the drop-down</title>
		<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down</link>
		<description>Support Forum - Topic: Maintain main menu highlight when a child page is selected from the drop-down</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 23:19:36 +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/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6234</link>
			<pubDate>Thu, 07 Oct 2010 16:48:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great. Your code styles the page name but not the description below. If you want to color the whole link you need to remove the strong attribute.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6229</link>
			<pubDate>Thu, 07 Oct 2010 16:37:00 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;/p&#62;
&#60;p&#62;I finally figured it out.  This is the proper CSS declaration to style a parent menu item when a child menu item is active.  This might be of service to someone else.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top .nav .current-menu-parent a strong { insert however you want to style the element here; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6173</link>
			<pubDate>Thu, 07 Oct 2010 08:07:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please add the css code above to your style1.css. I couldn't find it in style.css and style1.css.&#60;/p&#62;
&#60;p&#62;The css should work as i.e. the portfolio link has all necessary classes:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;menu-item-212&#38;quot; class=&#38;quot;menu-item menu-item-type-post_type current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://m2newmedia.com/portfolio/&#38;quot;&#38;gt;&#38;lt;strong&#38;gt;Portfolio&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt; &#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6172</link>
			<pubDate>Thu, 07 Oct 2010 06:49:26 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here you go:  &#60;a href=&#34;http://m2newmedia.com&#34; rel=&#34;nofollow&#34;&#62;http://m2newmedia.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you go to the &#34;Portfolio&#34; parent page - the menu item &#34;Portfolio&#34; is bold.  If you go to a sub-page the parent page menu item goes back to normal font-weight.  I can't figure out the cascade.&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;/p&#62;
&#60;p&#62;S&#60;br /&#62;
PS: Obviously we're still working out design changes, just using dummy content right now
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6170</link>
			<pubDate>Thu, 07 Oct 2010 06:38:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I use the same css code on my site too and there it works without problems. Can you give me a link please
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6169</link>
			<pubDate>Thu, 07 Oct 2010 06:33:14 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did use that code - it has no effect on the parent menu item when on a sub page.  &#60;/p&#62;
&#60;p&#62;I've also tried various classes as tests with no luck.  The parent menu item is being controlled by a css declaration in the default (style.css) on the strong tag when a user is on a sub-level page.  I'm very experienced with css and the specificity of the cascade -- just can't seem to get this.&#60;/p&#62;
&#60;p&#62;I would have expected this to be a pretty basic function of a multi-level menu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6166</link>
			<pubDate>Thu, 07 Oct 2010 06:26:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sry I made a mistake (used the css code from another template). Please try the code above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6164</link>
			<pubDate>Thu, 07 Oct 2010 06:26:15 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6164@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any help on this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6125</link>
			<pubDate>Wed, 06 Oct 2010 17:01:53 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes I do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6124</link>
			<pubDate>Wed, 06 Oct 2010 16:59:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do you use the menu manager to create your menus?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6121</link>
			<pubDate>Wed, 06 Oct 2010 16:42:49 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude (great handle by the way) -&#60;/p&#62;
&#60;p&#62;Unfortunately those aren't getting it done.  It looks like that element (when a subpage is active) is being controlled by this CSS declaration in the style.css sheet on line 214 or so:&#60;/p&#62;
&#60;p&#62;.nav li a strong {display:block;font-size:12px;font-weight:normal;}&#60;/p&#62;
&#60;p&#62;And I can't get closer in the cascade to effect this -- any thoughts?&#60;/p&#62;
&#60;p&#62;PS: I put a mod on the declaration above to change the font size, but otherwise it's stock from the default theme.&#60;/p&#62;
&#60;p&#62;Thanks,  Scott
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6093</link>
			<pubDate>Wed, 06 Oct 2010 10:50:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">6093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to your style1/2/3.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ul li.current_page_item a,
ul li.current-menu-item a,
ul li.current-page-ancestor a,
ul li.current-post-ancestor a
{
color: #222222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should do the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott McIntyre on "Maintain main menu highlight when a child page is selected from the drop-down"</title>
			<link>http://www.kriesi.at/support/topic/maintain-main-menu-highlight-when-a-child-page-is-selected-from-the-drop-down#post-6066</link>
			<pubDate>Tue, 05 Oct 2010 23:02:58 +0000</pubDate>
			<dc:creator>Scott McIntyre</dc:creator>
			<guid isPermaLink="false">6066@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think this issue may have been addressed in another post but it was in German.  :-)&#60;/p&#62;
&#60;p&#62;Is there a way to retain the CSS Class (.current-menu-item a strong) on the top level menu item when a sub-level page is chosen from a drop-down.&#60;/p&#62;
&#60;p&#62;Specifically, if I have a menu &#34;Portfolio&#34; on the top-level and I go to that page, the the menu item &#34;Portfolio&#34; is styled using the class mentioned above.  But if I go to a sub-level (child) page (let's say:  &#34;Web Design&#34;) of &#34;Portfolio&#34; - then the &#34;Portfolio&#34; menu item is no longer highlighted as I am now in &#34;home/portfolio/web-design&#60;/p&#62;
&#60;p&#62;Anyway to maintain that highlight through a new CSS declaration or some change in the JS controlling the menu?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
