<?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: Reduce height of Second Menu</title>
		<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu</link>
		<description>Support Forum - Topic: Reduce height of Second Menu</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 06:29:40 +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/reduce-height-of-second-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>cbivins on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44273</link>
			<pubDate>Thu, 01 Mar 2012 19:28:31 +0000</pubDate>
			<dc:creator>cbivins</dc:creator>
			<guid isPermaLink="false">44273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I actually want to keep the first menu since I can use dropdowns with it and get rid of the second one. Is that not an option?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44160</link>
			<pubDate>Thu, 01 Mar 2012 06:50:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44160@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can delete the first menu. Go to header.php and change following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Navigation for Pages starts here --&#38;gt;
			&#38;lt;?php
				wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; true,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Navigation for Pages starts here --&#38;gt;
			&#38;lt;?php
				wp_nav_menu( array( &#38;#39;menu&#38;#39; =&#38;gt; &#38;#39;First&#38;#39;, &#38;#39;menu_class&#38;#39; =&#38;gt; &#38;#39;nav&#38;#39;, &#38;#39;echo&#38;#39; =&#38;gt; false,
	&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_before&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;link_after&#38;#39; =&#38;gt; &#38;#39;&#38;#39;,
	&#38;#39;depth&#38;#39; =&#38;gt; 0, &#38;#39;context&#38;#39; =&#38;gt; &#38;#39;frontend&#38;#39;));&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cbivins on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-44115</link>
			<pubDate>Wed, 29 Feb 2012 23:04:12 +0000</pubDate>
			<dc:creator>cbivins</dc:creator>
			<guid isPermaLink="false">44115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to have a dropdown menu from the second menu in Newscast? If not, is there a way to delete the second menu entirely?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33439</link>
			<pubDate>Tue, 29 Nov 2011 15:44:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JeffPalmer on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33429</link>
			<pubDate>Tue, 29 Nov 2011 13:32:30 +0000</pubDate>
			<dc:creator>JeffPalmer</dc:creator>
			<guid isPermaLink="false">33429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent. Thank you Dude. Yet again 1st class support
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33417</link>
			<pubDate>Tue, 29 Nov 2011 10:51:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
have a look at this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/menu-problems-help#post-24840&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/menu-problems-help#post-24840&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JeffPalmer on "Reduce height of Second Menu"</title>
			<link>http://www.kriesi.at/support/topic/reduce-height-of-second-menu#post-33333</link>
			<pubDate>Mon, 28 Nov 2011 13:46:13 +0000</pubDate>
			<dc:creator>JeffPalmer</dc:creator>
			<guid isPermaLink="false">33333@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I do not use the Second menu in my Newscast Theme Skin 1. Where in my css pages do I reduce the height of the space left where the second menu normally appears?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
