<?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 - Tag: sub-menu - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/sub-menu</link>
		<description>Support Forum - Tag: sub-menu - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 06:38:14 +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/tags/sub-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112080</link>
			<pubDate>Sat, 18 May 2013 00:25:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad you fixed it. :&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112071</link>
			<pubDate>Fri, 17 May 2013 22:26:28 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">112071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that worked for the homepage, but not follow page...but building on your brilliance, this works:&#60;/p&#62;
&#60;p&#62;#main {&#60;br /&#62;
z-index: -1;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112067</link>
			<pubDate>Fri, 17 May 2013 22:21:31 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">112067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;yesssss! Negative-z. Not pretty, but effective. Thanks, Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-111990</link>
			<pubDate>Fri, 17 May 2013 17:26:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kthompson,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #slideshow_big {
z-index: -1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-111702</link>
			<pubDate>Thu, 16 May 2013 17:34:44 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">111702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi. At &#60;a href=&#34;http://ktstage.com/&#34; rel=&#34;nofollow&#34;&#62;http://ktstage.com/&#60;/a&#62;  the sub-menus in the top nav seem to be falling behind the slider and/or are just not showing. Only one sub-item shows and it disappears on cursor-over. I trolled the forum and found one similar issue where you suggested changing the z-index (code here:)&#60;/p&#62;
&#60;p&#62;.sub-menu {&#60;br /&#62;
z-index: 9999 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but that didn't work. The pages are inserted in the choices menu correctly.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How do I add language/flags in the Propulsion sub menu (to the right)?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-languageflags-in-the-propulsion-sub-menu-to-the-right#post-103631</link>
			<pubDate>Sat, 30 Mar 2013 06:31:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can &#34;hardcode&#34; these links into header.php or you can insert following filter function at the very bottom of functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function add_login_logout_link($items, $args)
{
  if($args-&#38;gt;theme_location == &#38;#39;avia2&#38;#39;)
  {
    $newitems .= $items;
    $newitems .= &#38;#39;&#38;lt;li class=&#38;quot;no-translation lang-item lang-item-15 lang-item-da current-lang menu-item&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://URL/forside/&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/da_DK.png&#38;quot; title=&#38;quot;Dansk&#38;quot; alt=&#38;quot;Dansk&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;
    $newitems .= &#38;#39;&#38;lt;li class=&#38;quot;no-translation lang-item lang-item-16 lang-item-en menu-item&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://URL/frontpage/&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/en_US.png&#38;quot; title=&#38;quot;English&#38;quot; alt=&#38;quot;English&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;
    $newitems .= &#38;#39;&#38;lt;li class=&#38;quot;no-translation lang-item lang-item-17 lang-item-de menu-item&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://URL/de/&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/de_DE.png&#38;quot; title=&#38;quot;Deutsch&#38;quot; alt=&#38;quot;Deutsch&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;
  }else{
	$newitems .= $items;
  }
  return $newitems;
}
add_filter(&#38;#39;wp_nav_menu_items&#38;#39;, &#38;#39;add_login_logout_link&#38;#39;, 10, 2);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>pooz on "How do I add language/flags in the Propulsion sub menu (to the right)?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-add-languageflags-in-the-propulsion-sub-menu-to-the-right#post-103523</link>
			<pubDate>Thu, 28 Mar 2013 17:37:53 +0000</pubDate>
			<dc:creator>pooz</dc:creator>
			<guid isPermaLink="false">103523@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I add language/flags in the Propulsion sub menu (to the right)?&#60;/p&#62;
&#60;p&#62;I found a way to remove the cart, however I haven't found a way to add the flags... :-/&#60;/p&#62;
&#60;p&#62;Am using the polylang plugin.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;no-translation lang-item lang-item-15 lang-item-da current-lang menu-item&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://URL/forside/&#38;#39;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/da_DK.png&#38;quot; title=&#38;quot;Dansk&#38;quot; alt=&#38;quot;Dansk&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
&#38;lt;li class=&#38;#39;no-translation lang-item lang-item-16 lang-item-en menu-item&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://URL/frontpage/&#38;#39;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/en_US.png&#38;quot; title=&#38;quot;English&#38;quot; alt=&#38;quot;English&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;
&#38;lt;li class=&#38;#39;no-translation lang-item lang-item-17 lang-item-de menu-item&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://URL/de/&#38;#39;&#38;gt;&#38;lt;img src=&#38;quot;http://URL/wp-content/plugins/polylang/flags/de_DE.png&#38;quot; title=&#38;quot;Deutsch&#38;quot; alt=&#38;quot;Deutsch&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move the sub menu in the socket under the main menu"</title>
			<link>http://www.kriesi.at/support/topic/move-the-sub-menu-in-the-socket-under-the-main-menu#post-103087</link>
			<pubDate>Tue, 26 Mar 2013 06:23:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kouspi on "Move the sub menu in the socket under the main menu"</title>
			<link>http://www.kriesi.at/support/topic/move-the-sub-menu-in-the-socket-under-the-main-menu#post-103084</link>
			<pubDate>Tue, 26 Mar 2013 06:17:41 +0000</pubDate>
			<dc:creator>Kouspi</dc:creator>
			<guid isPermaLink="false">103084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much Dude !! you guys are great help !!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move the sub menu in the socket under the main menu"</title>
			<link>http://www.kriesi.at/support/topic/move-the-sub-menu-in-the-socket-under-the-main-menu#post-102876</link>
			<pubDate>Mon, 25 Mar 2013 07:06:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
In header.php replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;main_menu&#38;#39; data-selectname=&#38;#39;&#38;quot;.__(&#38;#39;Select a page&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;avia_fallback_menu&#38;#39;);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;main_menu&#38;#39; data-selectname=&#38;#39;&#38;quot;.__(&#38;#39;Select a page&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;avia_fallback_menu&#38;#39;);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

						echo &#38;quot;&#38;lt;div class=&#38;#39;sub_menu&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia2&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;depth&#38;#39;=&#38;gt;1);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and in footer.php remove:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;sub_menu&#38;#39;&#38;gt;&#38;quot;;
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia2&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;depth&#38;#39;=&#38;gt;1);
						wp_nav_menu($args);
						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Kouspi on "Move the sub menu in the socket under the main menu"</title>
			<link>http://www.kriesi.at/support/topic/move-the-sub-menu-in-the-socket-under-the-main-menu#post-102747</link>
			<pubDate>Sat, 23 Mar 2013 06:05:16 +0000</pubDate>
			<dc:creator>Kouspi</dc:creator>
			<guid isPermaLink="false">102747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello everyone i'm trying to put my sub menu that is on the socket under the main i think i made it clear in title of the thread haha, i saw it on this website : &#60;a href=&#34;http://www.delimbo.com&#34; rel=&#34;nofollow&#34;&#62;http://www.delimbo.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I watched the code a bit in the header.php :&#60;/p&#62;
&#60;p&#62;echo &#34;&#38;lt;div class='main_menu' data-selectname='&#34;.__('Select a page','avia_framework').&#34;'&#38;gt;&#34;;&#60;br /&#62;
						$args = array('theme_location'=&#38;gt;'avia', 'fallback_cb' =&#38;gt; 'avia_fallback_menu');&#60;br /&#62;
						wp_nav_menu($args);&#60;br /&#62;
						echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;I tried to duplicate it and replaced the class by sub_menu but it gave me a weird thing, anyone have a lead on how to accomplish this ?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94776</link>
			<pubDate>Sun, 03 Feb 2013 07:46:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry if I can't understand what you need but this selector affects the sub menu appearance. If you want to change it, you can place it at the very bottom of the current css style you're using (example is style1.css) then add or remove properties.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94670</link>
			<pubDate>Sat, 02 Feb 2013 13:36:44 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for your advice. Really I found 3 different &#60;code&#62;#top .nav li ul a {´ and I joined all of them in one. This part refers to color and border, but I was referring more about the style. Things like:&#60;/code&#62;box-shadow, transition, border-radius´. And something else. &#60;/p&#62;
&#60;p&#62;I don´t know if its possible to get a list of attributes that affect each part or at least some of parts of Menu and sub-menu (categories). &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94629</link>
			<pubDate>Sat, 02 Feb 2013 03:04:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Look for the css style you're currently using example is style1.css or style.2css. Let's open style1.css for example, look for this selector &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add or remove style there. Let's change the background to red, font color to blue, border to white. It will look ugly but you'll get my point.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .nav li ul a{
border:1px solid white;
border-top:none;
color: blue;
background: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antoniocansinos on "Changing sub menu appearance"</title>
			<link>http://www.kriesi.at/support/topic/changing-sub-menu-appearance#post-94432</link>
			<pubDate>Fri, 01 Feb 2013 01:07:57 +0000</pubDate>
			<dc:creator>antoniocansinos</dc:creator>
			<guid isPermaLink="false">94432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to change, completely, the sub menu appearance. I´m referring to the sub menu that appears when you place the pointer on same  main category. I think that this sub menu is usually called drop-down.&#60;/p&#62;
&#60;p&#62;My problem is that these sub menus have a lot of attributes, many of them related with other and other attributes, for example: .catnav_wrapper { ; class=&#34;sub-menu&#34; ; ul, menu, dir { ; li ; ...&#60;/p&#62;
&#60;p&#62;I like to know if you have a reference about the attributes related with to change the aspect of this.&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Sub menu font Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-font-1#post-93203</link>
			<pubDate>Thu, 24 Jan 2013 11:44:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nandanalin,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nandanalin on "Sub menu font Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-font-1#post-93058</link>
			<pubDate>Wed, 23 Jan 2013 17:43:46 +0000</pubDate>
			<dc:creator>nandanalin</dc:creator>
			<guid isPermaLink="false">93058@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! Perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sub menu font Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-font-1#post-92953</link>
			<pubDate>Wed, 23 Jan 2013 07:59:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Open up avia.js and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;avia_cufon_helper(&#38;#39;h1, h2, h3, h4, h5, h6, .menu li a strong&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;avia_cufon_helper(&#38;#39;h1, h2, h3, h4, h5, h6, .menu li a&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nandanalin on "Sub menu font Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-font-1#post-92682</link>
			<pubDate>Mon, 21 Jan 2013 19:36:19 +0000</pubDate>
			<dc:creator>nandanalin</dc:creator>
			<guid isPermaLink="false">92682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;            I would like to change the sub menu font to the same of the menu Droid Sans. How could I do that?  I manage to change the size but not the font.&#60;/p&#62;
&#60;p&#62;Best,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Top menu"</title>
			<link>http://www.kriesi.at/support/topic/top-menu-2#post-83556</link>
			<pubDate>Tue, 13 Nov 2012 03:02:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ClairMorris,&#60;/p&#62;
&#60;p&#62;You can access it via ftp. You should find it inside wp-content/themes/flashlight/header.php (if you can't find wp-content in the root, open public_html).&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ClairMorris on "Top menu"</title>
			<link>http://www.kriesi.at/support/topic/top-menu-2#post-83499</link>
			<pubDate>Mon, 12 Nov 2012 17:16:52 +0000</pubDate>
			<dc:creator>ClairMorris</dc:creator>
			<guid isPermaLink="false">83499@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Had a bit of a search for adding a new menu area and can't find anything. I think this is going to be too tricky for me :( I don't know where my header.php file is...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Top menu"</title>
			<link>http://www.kriesi.at/support/topic/top-menu-2#post-83497</link>
			<pubDate>Mon, 12 Nov 2012 16:57:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ClairMorris,&#60;/p&#62;
&#60;p&#62;You could add in a new menu area to your header.php file and style it so that i floats above all the other content and pushes it down just slightly. It'll take a good bit of styling to match the styling depending on how you want it but it should be doable.&#60;/p&#62;
&#60;p&#62;I don't have any good references offhand but I'm sure you can find a few tutorials on creating wordpress menu areas so that you can use the built in menus editor to create your menu instead of hard coding it in.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ClairMorris on "Top menu"</title>
			<link>http://www.kriesi.at/support/topic/top-menu-2#post-83424</link>
			<pubDate>Mon, 12 Nov 2012 10:05:22 +0000</pubDate>
			<dc:creator>ClairMorris</dc:creator>
			<guid isPermaLink="false">83424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, is it possible to have a main menu going across the top of the page instead of down the side? I am building a site for a friend and ideally they want two menus, one top one as the main one and a sub-menu down the left... can you help? (bit of a learning curve for me!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-83170</link>
			<pubDate>Sat, 10 Nov 2012 03:06:51 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">83170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin.  I will try.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82880</link>
			<pubDate>Thu, 08 Nov 2012 14:45:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82880@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chi,&#60;/p&#62;
&#60;p&#62;It looks like maybe a line height difference between where you've customized the menu and something left over from hovering on the menu items. I went through all the basics of what I would guess it to be but didn't have any success.&#60;/p&#62;
&#60;p&#62;You may need to go through your custom.css and comment out each change until it fixes itself you can identify what the cause is.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82812</link>
			<pubDate>Thu, 08 Nov 2012 04:07:21 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">82812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was able to get everything done except for the above issue.  On a sub page, the menu shift 1px to the left when you mouseover the SHOP nav.&#60;/p&#62;
&#60;p&#62;This css is shared with the other so each time I made changes to it, it got applied to all.  Can someone provide me with the correct css?  &#60;/p&#62;
&#60;p&#62;Thank you kindly.&#60;/p&#62;
&#60;p&#62;Chi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82779</link>
			<pubDate>Wed, 07 Nov 2012 21:52:09 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">82779@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have another issue, on the sub page such as this &#60;a href=&#34;http://wordpresscreatives.com/sites/ncc-shop/shop/scarf&#34; rel=&#34;nofollow&#34;&#62;http://wordpresscreatives.com/sites/ncc-shop/shop/scarf&#60;/a&#62;, the SHOP nav on mouseover move 1px to the left, how can I prevent this from happening?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82771</link>
			<pubDate>Wed, 07 Nov 2012 20:29:08 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">82771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Everything in the nav seems to be ok except for changing the width of the sub menu.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- sub menu width --&#38;gt;
#top .main_menu .avia_mega ul &#38;gt; li &#38;gt; ul a {
width: 150px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82767</link>
			<pubDate>Wed, 07 Nov 2012 20:12:05 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">82767@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Issue 3 was also solved by using class=&#34;noLightbox&#34; as suggested.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Now I only have issue one to deal with.  =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cindsoo on "Menu/submenu, font face and YouTube issue"</title>
			<link>http://www.kriesi.at/support/topic/menusubmenu-font-face-and-youtube-issue#post-82766</link>
			<pubDate>Wed, 07 Nov 2012 20:09:50 +0000</pubDate>
			<dc:creator>cindsoo</dc:creator>
			<guid isPermaLink="false">82766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wow Devin,&#60;/p&#62;
&#60;p&#62;Thanks alot for the quick feedback!!&#60;/p&#62;
&#60;p&#62;I will try your suggestions and see if they will work.&#60;/p&#62;
&#60;p&#62;In the meantime, in regard to the Safari browser, I was able to fix the 1px by using a Safari hack.&#60;/p&#62;
&#60;p&#62;So issue 4 was also fixed.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
