<?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: custom menu widget</title>
		<link>http://www.kriesi.at/support/topic/custom-menu-widget</link>
		<description>Support Forum - Topic: custom menu widget</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 04:52:36 +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/custom-menu-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90938</link>
			<pubDate>Thu, 10 Jan 2013 11:05:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">90938@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that you solved the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SAdesignsUnltd on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90806</link>
			<pubDate>Wed, 09 Jan 2013 15:05:01 +0000</pubDate>
			<dc:creator>SAdesignsUnltd</dc:creator>
			<guid isPermaLink="false">90806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I fixed it, I had a spelling error.&#60;/p&#62;
&#60;p&#62;.single_sidebar .sidebar .widget_nav_menu .menu-you-can-also-fine-me-container a {&#60;br /&#62;
border: none !important;&#60;br /&#62;
background: transparent !important;&#60;br /&#62;
display: inline !important;&#60;br /&#62;
padding: 0px !important;;&#60;br /&#62;
margin-top:20px !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SAdesignsUnltd on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90805</link>
			<pubDate>Wed, 09 Jan 2013 14:59:31 +0000</pubDate>
			<dc:creator>SAdesignsUnltd</dc:creator>
			<guid isPermaLink="false">90805@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you.  Here is what is working.  My only problem is I can't seem to get rid of the margin or padding left so the menu item is inline with the title like the other widgets.&#60;/p&#62;
&#60;p&#62;.single_sidebar .sidebar .widget_nav_menu .menu-you-can-also-fine-me-container a {&#60;br /&#62;
border: none !important;&#60;br /&#62;
background: transparent !important;&#60;br /&#62;
display: inline !Important;&#60;br /&#62;
padding: 0px Important;;&#60;br /&#62;
margin-top:20px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.single_sidebar .sidebar .widget_nav_menu .menu-you-can-also-fine-me-container li {&#60;br /&#62;
float: left !important;&#60;br /&#62;
margin: 0 2% 0 0 !important;&#60;br /&#62;
width: 48% !important;&#60;br /&#62;
clear: none !important;&#60;br /&#62;
padding-left:0px !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90764</link>
			<pubDate>Wed, 09 Jan 2013 09:18:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">90764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try following css code - add it to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widget_nav_menu a {
border-top: none;
background: none transparent;
display: inline;
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SAdesignsUnltd on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90734</link>
			<pubDate>Wed, 09 Jan 2013 04:37:11 +0000</pubDate>
			<dc:creator>SAdesignsUnltd</dc:creator>
			<guid isPermaLink="false">90734@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here you go.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pattisokol.server276.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://pattisokol.server276.com/blog/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90682</link>
			<pubDate>Tue, 08 Jan 2013 22:07:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi SAdesignsUnltd,&#60;/p&#62;
&#60;p&#62;Can you link to what you have now? I want to make sure we are working on the same widget and code before providing/recommending css changes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SAdesignsUnltd on "custom menu widget"</title>
			<link>http://www.kriesi.at/support/topic/custom-menu-widget#post-90640</link>
			<pubDate>Tue, 08 Jan 2013 19:47:04 +0000</pubDate>
			<dc:creator>SAdesignsUnltd</dc:creator>
			<guid isPermaLink="false">90640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I get a custom menu widget to look like the catagories widget in the sidebar?  Been searching all over can't find a solution.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
