<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: dropdown menu simplification needed</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 09:04:17 +0000</pubDate>

<item>
<title>helgatheviking on "dropdown menu simplification needed"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-simplification-needed#post-27424</link>
<pubDate>Wed, 27 Jun 2012 03:33:36 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">27424@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;kathy - thematic has moved.  please direct your support request to the forums at &#60;a href=&#34;http://www.thematictheme.com/forums&#34; rel=&#34;nofollow&#34;&#62;www.thematictheme.com/forums&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kathyforer on "dropdown menu simplification needed"</title>
<link>http://themeshaper.com/forums/topic/dropdown-menu-simplification-needed#post-27423</link>
<pubDate>Wed, 27 Jun 2012 03:01:38 +0000</pubDate>
<dc:creator>kathyforer</dc:creator>
<guid isPermaLink="false">27423@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm banging my head against this and starting to get completely unable to help myself.&#60;/p&#62;
&#60;p&#62;I need to simplify the drop down menu&#60;br /&#62;
&#60;a href=&#34;http://www.flagheritagefoundation.org/web/&#34; rel=&#34;nofollow&#34;&#62;http://www.flagheritagefoundation.org/web/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;so that the sub-menu is in line with the rest of the menus. Basically just a simple styled list with the top levels across horizontally.&#60;/p&#62;
&#60;p&#62;I'll bullet and indent each sub-topic rather than have them fly out to the right.  Only the top level will be relative block. I just can't see the forest and the trees keep growing and I'm all tangled up! I had it and lost it and now can't get it back. I turned of super fish and that didn't help so I put it back.&#60;/p&#62;
&#60;p&#62;What do I need to get rid of? Add sub-menu?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;/*** ESSENTIAL STYLES ***/&#60;br /&#62;
.sf-menu, .sf-menu * {&#60;br /&#62;
	margin:0;&#60;br /&#62;
	padding:0;&#60;br /&#62;
	list-style:none;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu {&#60;br /&#62;
	line-height:1.0;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu ul {&#60;br /&#62;
	position:absolute;&#60;br /&#62;
	top:-999em;&#60;br /&#62;
	width:10em; /* left offset of submenus need to match (see below) */&#60;br /&#62;
}&#60;br /&#62;
.sf-menu ul li {&#60;br /&#62;
	width:100%;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li:hover {&#60;br /&#62;
	visibility:inherit; /* fixes IE7 'sticky bug' */&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li {&#60;br /&#62;
	float:left;&#60;br /&#62;
	position:relative;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a {&#60;br /&#62;
	display:block;&#60;br /&#62;
	position:relative;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li:hover ul,&#60;br /&#62;
.sf-menu li.sfHover ul {&#60;br /&#62;
	left:0;&#60;br /&#62;
	top:2.5em; /* match top ul list item height */&#60;br /&#62;
	z-index:99;&#60;br /&#62;
}&#60;br /&#62;
ul.sf-menu li:hover li ul,&#60;br /&#62;
ul.sf-menu li.sfHover li ul {&#60;br /&#62;
	top:-999em;&#60;br /&#62;
}&#60;br /&#62;
ul.sf-menu li li:hover ul,&#60;br /&#62;
ul.sf-menu li li.sfHover ul {&#60;br /&#62;
	left:-10em; /* match ul width */&#60;br /&#62;
	top:0;&#60;br /&#62;
}&#60;br /&#62;
ul.sf-menu li li:hover li ul,&#60;br /&#62;
ul.sf-menu li li.sfHover li ul {&#60;br /&#62;
	top:-999em;&#60;br /&#62;
}&#60;br /&#62;
ul.sf-menu li li li:hover ul,&#60;br /&#62;
ul.sf-menu li li li.sfHover ul {&#60;br /&#62;
	left:-10em; /* match ul width */&#60;br /&#62;
	top:0;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks for any direction or help!&#60;br /&#62;
kef
&#60;/p&#62;</description>
</item>

</channel>
</rss>
