<?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: Display Theme: drop down menus &#38; sidebar menus not working properly</title>
		<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly</link>
		<description>Support Forum - Topic: Display Theme: drop down menus &amp; sidebar menus not working properly</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 06:46:47 +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/display-theme-drop-down-menus-sidebar-menus-not-working-properly" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-35276</link>
			<pubDate>Sun, 18 Dec 2011 04:01:52 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jokingx on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-35214</link>
			<pubDate>Fri, 16 Dec 2011 21:32:47 +0000</pubDate>
			<dc:creator>jokingx</dc:creator>
			<guid isPermaLink="false">35214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;It worked! Thank you SO much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-34976</link>
			<pubDate>Thu, 15 Dec 2011 07:16:43 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;try adding this to your style1.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-ogmatic li.current-menu-ancestor &#38;gt; a {
     color: #FF0099;
}

.current-menu-item {
     font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first two lines are for the menu color of the parent, the other lines are to make the current page highlighted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jokingx on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-34842</link>
			<pubDate>Wed, 14 Dec 2011 05:18:29 +0000</pubDate>
			<dc:creator>jokingx</dc:creator>
			<guid isPermaLink="false">34842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Yes, I solved the first menu issue by changing the css values for the drop-down menus in order to move the closer to the top menu text items, and they work now.&#60;/p&#62;
&#60;p&#62;Are you sure there isn't a way for me to add a &#34;current&#34; behaviour for the custom menu widgets. It's not really good interaction design for them not to be highlighted in some way to give a visual indicator of where the user is within the menu tree.... Which plugins are you referring to? I haven't added any to the basic Display theme.&#60;/p&#62;
&#60;p&#62;Any help you can give would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-34831</link>
			<pubDate>Wed, 14 Dec 2011 01:37:24 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;did you solve the first issue? It seems to work fine for me. I don't believe it's currently possible to have the &#34;current&#34; behaviour for the custom menu widgets. The standard ones should work fine. Maybe I'm wrong, - have you checked if your plugins interfere with the menu at all?&#60;br /&#62;
Let us know :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jokingx on "Display Theme: drop down menus &#38; sidebar menus not working properly"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-drop-down-menus-sidebar-menus-not-working-properly#post-34715</link>
			<pubDate>Mon, 12 Dec 2011 20:19:55 +0000</pubDate>
			<dc:creator>jokingx</dc:creator>
			<guid isPermaLink="false">34715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Need help with 2 issues:&#60;/p&#62;
&#60;p&#62;1. The jquery drop-down items on my top menu display correctly - but disappear as soon as I move my cursor to make a selection - which means I can't select them.&#60;/p&#62;
&#60;p&#62;2. Finally figured out how to add page specific submenus in the side bar using custom menu widgets (as I don't want just a repeat of the top menu) &#60;strong&#62;BUT&#60;/strong&#62; they don't display the same &#34;active&#34; or &#34;current&#34; behaviours as the 'Submenu' items&#60;/p&#62;
&#60;p&#62;Look here to see the problem I'm having.... &#60;a href=&#34;http://test.itfordev.com/ogmatic&#34; rel=&#34;nofollow&#34;&#62;http://test.itfordev.com/ogmatic&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would greatly appreciate instructions on how to resolve these issues.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
