<?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: Create a new menu in the header textarea above Social media icons</title>
		<link>http://www.kriesi.at/support/topic/create-a-new-menu-in-the-header-textarea-above-social-media-icons</link>
		<description>Support Forum - Topic: Create a new menu in the header textarea above Social media icons</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 00:00:05 +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/create-a-new-menu-in-the-header-textarea-above-social-media-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>mctt on "Create a new menu in the header textarea above Social media icons"</title>
			<link>http://www.kriesi.at/support/topic/create-a-new-menu-in-the-header-textarea-above-social-media-icons#post-88143</link>
			<pubDate>Fri, 14 Dec 2012 00:36:28 +0000</pubDate>
			<dc:creator>mctt</dc:creator>
			<guid isPermaLink="false">88143@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks! I really appreciate your help! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Create a new menu in the header textarea above Social media icons"</title>
			<link>http://www.kriesi.at/support/topic/create-a-new-menu-in-the-header-textarea-above-social-media-icons#post-87842</link>
			<pubDate>Wed, 12 Dec 2012 16:04:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mctt,&#60;/p&#62;
&#60;p&#62;For positioning you will need to wrap it in a div class and then add css to put it where you want it. &#60;/p&#62;
&#60;p&#62;For the overall styling, you'll need to prepend everything with #header to make sure you only apply the style to this menu and not the same sub menu that is in the #socket.&#60;/p&#62;
&#60;p&#62;This should get you started on the overall restyling:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .sub_menu a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #A0A1A3;
}
#header .sub_menu a {
    color: #83868a;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mctt on "Create a new menu in the header textarea above Social media icons"</title>
			<link>http://www.kriesi.at/support/topic/create-a-new-menu-in-the-header-textarea-above-social-media-icons#post-87673</link>
			<pubDate>Tue, 11 Dec 2012 20:03:15 +0000</pubDate>
			<dc:creator>mctt</dc:creator>
			<guid isPermaLink="false">87673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I'm working with the choices template in this link themconcept.michtormos.ca&#60;br /&#62;
I would like to chage the Header textarea above Social media icons for a menu, I put this code: &#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;					echo &#34;&#38;lt;div class='sub_menu'&#38;gt;&#34;;&#60;br /&#62;
					$args = array('theme_location'=&#38;gt;'avia2', 'fallback_cb' =&#38;gt; '', 'depth'=&#38;gt;1);&#60;br /&#62;
					wp_nav_menu($args);&#60;br /&#62;
					echo &#34;&#60;br /&#62;
					&#38;lt;/div&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;					?&#38;gt;&#60;br /&#62;
In my header.php file but is not placed where I want it to be, over the search field and social media icons. An I would also like it to have the same css style that the other link texts, in orange but smaller and without the underline.&#60;/p&#62;
&#60;p&#62;I'll really appreciate if you could help me with this.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
