<?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: add an new Menu</title>
		<link>http://www.kriesi.at/support/topic/add-an-new-menu</link>
		<description>Support Forum - Topic: add an new Menu</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 10:32:28 +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/add-an-new-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-95081</link>
			<pubDate>Mon, 04 Feb 2013 18:01:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>team_kPoint on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-94979</link>
			<pubDate>Mon, 04 Feb 2013 12:26:56 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">94979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks !!!&#60;br /&#62;
it worked. :)&#60;/p&#62;
&#60;p&#62;regards&#60;br /&#62;
teamkp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-94650</link>
			<pubDate>Sat, 02 Feb 2013 08:45:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">94650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu {
width: 100%;
}

#top .main_menu .menu &#38;gt; li:last-child {
position: absolute;
right: -30px;
}

#top .main_menu .menu &#38;gt; li:last-child a {
border: none !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>team_kPoint on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-94647</link>
			<pubDate>Sat, 02 Feb 2013 08:11:10 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">94647@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have added the above code in custom.css.&#60;br /&#62;
It worked for main menu bar. but this is being applied to last menu of sub menu bar. I don't want that this should be applied to sub menus. How can I do that?&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
teamkp
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-94621</link>
			<pubDate>Sat, 02 Feb 2013 02:29:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Add a custom menu on Appearance &#38;gt; Menu, place it at the very bottom. Now edit custom.css then place this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu {
width: 100%;
}

#top .main_menu .menu li:last-child {
position: absolute;
right: -30px;
}

#top .main_menu .menu li:last-child a {
border: none !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the right values for the #top .main_menu .menu li:last-child selector.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>team_kPoint on "add an new Menu"</title>
			<link>http://www.kriesi.at/support/topic/add-an-new-menu#post-94483</link>
			<pubDate>Fri, 01 Feb 2013 10:11:55 +0000</pubDate>
			<dc:creator>team_kPoint</dc:creator>
			<guid isPermaLink="false">94483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to add a menu &#34;Free Trial&#34; in my Navigation Menu. Only this should be Right Aligned. How can I do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
