<?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: Change the Main menu position</title>
		<link>http://www.kriesi.at/support/topic/change-the-main-menu-position</link>
		<description>Support Forum - Topic: Change the Main menu position</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 03:12:29 +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/change-the-main-menu-position" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-92221</link>
			<pubDate>Fri, 18 Jan 2013 10:24:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css or the quick css field top fix the widget title color:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer .widgettitle {
color: #000 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lvablog on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-92198</link>
			<pubDate>Fri, 18 Jan 2013 06:49:03 +0000</pubDate>
			<dc:creator>lvablog</dc:creator>
			<guid isPermaLink="false">92198@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! It worked out, although hover colour doesn't change. Another issue is the widget title colours of the 2nd word. I have one in black which is fine and the others in grey which is not so good...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-92061</link>
			<pubDate>Thu, 17 Jan 2013 12:52:23 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">92061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is background for the submenu and the three on the bottom are for the menu 2nd level shadow which is almost invisible.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu ul {

background-color: red;

-moz-box-shadow: 0 30px 60px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 30px 60px rgba(0,0,0,0.1);
box-shadow: 0 30px 60px rgba(0,0,0,0.1);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is the 2nd level menu text color&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .menu li ul a {
color:blue;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lvablog on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91922</link>
			<pubDate>Wed, 16 Jan 2013 18:04:06 +0000</pubDate>
			<dc:creator>lvablog</dc:creator>
			<guid isPermaLink="false">91922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did move the menu, but the colours of the widget titles are not changing and also I need the background color of the submenu to be visible. Here is what I have in my custom.css for now:&#60;/p&#62;
&#60;p&#62;#logo img {&#60;br /&#62;
	height: 150px;&#60;br /&#62;
	width: 500px;&#60;br /&#62;
	position: absolute;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {&#60;br /&#62;
	font-family: helvetica neue;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu {&#60;br /&#62;
	clear: both;&#60;br /&#62;
	left: 0;&#60;br /&#62;
	top: 50%;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.sub-menu a:hover {&#60;br /&#62;
	color: #fc9e00;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#footer .widgettitle {&#60;br /&#62;
	color: #000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top #footer h3 a {&#60;br /&#62;
	color: #000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#footer .eventsListWidget .when {&#60;br /&#62;
	color: #000;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91898</link>
			<pubDate>Wed, 16 Jan 2013 16:12:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lvablog,&#60;/p&#62;
&#60;p&#62;It looks like you've moved the menu up.&#60;/p&#62;
&#60;p&#62;The fonts for the menu can be modified by adding the following to your quick css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {
font-family: helvetica neue;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the widget titles:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .widgettitle {
color: #000;
}
#top #footer h3 a {
    color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The events widget when class:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer .eventsListWidget .when {
color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I also noticed you have a few widgets/plugins that seem to be causing conflicts with some of the theme scripts. Specifically whatever is putting in the digg button seems to be the initial cause.&#60;/p&#62;
&#60;p&#62;If you have any other issues or questions, please make a new topic so we can keep issues separate.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lvablog on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91793</link>
			<pubDate>Wed, 16 Jan 2013 03:05:19 +0000</pubDate>
			<dc:creator>lvablog</dc:creator>
			<guid isPermaLink="false">91793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to do the same for my website &#60;a href=&#34;http://www.lumenveritatis.ca&#34; rel=&#34;nofollow&#34;&#62;http://www.lumenveritatis.ca&#60;/a&#62;. What should I do? Also I would like the menu title to be the same font (just smaller) as my other big titles, etc. Also how do you change the grey font color of the widget titles to something visible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91777</link>
			<pubDate>Tue, 15 Jan 2013 23:31:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">91777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Hi,&#60;/p&#62;
&#60;p&#62;It would be easier if you can give us a link to your website. &#60;/p&#62;
&#60;p&#62;Try to add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu {
clear: both;
left: 0;
top: 50%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gwildbur on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91766</link>
			<pubDate>Tue, 15 Jan 2013 21:22:10 +0000</pubDate>
			<dc:creator>gwildbur</dc:creator>
			<guid isPermaLink="false">91766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Devin, I appreciate your quick response.&#60;br /&#62;
It got moved to where I wanted but now is going in top of the (facebook, tweeter, etc) buttons. &#60;/p&#62;
&#60;p&#62;1) How can I flush it left?&#60;br /&#62;
2) The Rollover highlight are not working.&#60;/p&#62;
&#60;p&#62;Thank you Again&#60;br /&#62;
Fernando
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91683</link>
			<pubDate>Tue, 15 Jan 2013 13:55:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;In the header.php file of your theme look for:&#60;br /&#62;
&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;container header_meta&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then look for:&#60;br /&#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;This is the menu output, you'll need to move it to just below that first div so that it is just under it.&#60;/p&#62;
&#60;p&#62;You will not be able to use the countdown timer after this however as it will break the layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gwildbur on "Change the Main menu position"</title>
			<link>http://www.kriesi.at/support/topic/change-the-main-menu-position#post-91555</link>
			<pubDate>Mon, 14 Jan 2013 20:00:10 +0000</pubDate>
			<dc:creator>gwildbur</dc:creator>
			<guid isPermaLink="false">91555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need to change the main menu location from here:&#60;br /&#62;
&#60;a href=&#34;http://mysticalmindtrainingcenter.org/wp-content/uploads/2013/01/httpmysticalmindtrainingcenter-org-menu-from.jpg&#34; rel=&#34;nofollow&#34;&#62;http://mysticalmindtrainingcenter.org/wp-content/uploads/2013/01/httpmysticalmindtrainingcenter-org-menu-from.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;to this:&#60;br /&#62;
&#60;a href=&#34;http://mysticalmindtrainingcenter.org/wp-content/uploads/2013/01/httpmysticalmindtrainingcenter-org-menu-to.jpg&#34; rel=&#34;nofollow&#34;&#62;http://mysticalmindtrainingcenter.org/wp-content/uploads/2013/01/httpmysticalmindtrainingcenter-org-menu-to.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Your support is appreciated.&#60;br /&#62;
Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
