<?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: How to change child-menu spacing</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 26 May 2013 01:03:53 +0000</pubDate>

<item>
<title>him on "How to change child-menu spacing"</title>
<link>http://themeshaper.com/forums/topic/how-to-change-child-menu-spacing#post-8466</link>
<pubDate>Mon, 14 Dec 2009 07:06:13 +0000</pubDate>
<dc:creator>him</dc:creator>
<guid isPermaLink="false">8466@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I've figured out one reason. I reduced my access height from 32 to 26 (6px). And that's roughly the space left between the parent and child menu right now. Here is the code im using:&#60;/p&#62;
&#60;p&#62;#access {&#60;br /&#62;
	background:#F5EEE6;&#60;br /&#62;
    font-size:14px;&#60;br /&#62;
	font-weight:bold;&#60;br /&#62;
    border-top:0px solid #A2A2A2;&#60;br /&#62;
	border-bottom: 0px;&#60;br /&#62;
    margin-top:0px;&#60;br /&#62;
	width: 100%;&#60;br /&#62;
	float:left;&#60;br /&#62;
	height: 26px;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu {&#60;br /&#62;
	border: 0px;&#60;br /&#62;
	text-color:#000;&#60;br /&#62;
	float:left;&#60;br /&#62;
	line-height:1;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a {&#60;br /&#62;
	border-bottom:0px solid #CCCCCC;&#60;br /&#62;
	border-left:0px solid #CCCCCC;&#60;br /&#62;
	border-top:0px solid #CCCCCC;&#60;br /&#62;
	padding:6px 14px;&#60;br /&#62;
	text-decoration:none;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a, .sf-menu a:visited {&#60;br /&#62;
	border: 0px;&#60;br /&#62;
	color: #000; /*Sets top level font color*/&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li li a, .sf-menu li li a:visited {&#60;br /&#62;
	color: #000; /*Sets second level font color*/&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li { /* top level elements */&#60;br /&#62;
	background:		#F5EEE6;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li li { /* second level elements */&#60;br /&#62;
	background:     #F5EEE6;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li li li { /*third level elements */&#60;br /&#62;
	background:		#F5EEE6;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li:hover { /* still haven't found this one */&#60;br /&#62;
	background:		#F5EEE6;&#60;br /&#62;
	outline:		0;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li li:hover { /* second level elements */&#60;br /&#62;
	background:     #000;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu li.sfHover { /* active level element */&#60;br /&#62;
	background:		#F5EEE6;&#60;br /&#62;
	outline:		0;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu ul a {  /* subs bg color */&#60;br /&#62;
	background:#F5EEE6;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu ul:hover {  /* subs font color */&#60;br /&#62;
	color:white;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a:focus { /* current menu */&#60;br /&#62;
	background:		#000;&#60;br /&#62;
	outline:		0;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a:hover { /* hovered element */&#60;br /&#62;
	background:		#D6CDC0;&#60;br /&#62;
	outline:		0;&#60;br /&#62;
}&#60;br /&#62;
.sf-menu a:active { /* click element */&#60;br /&#62;
	background:		#000;&#60;br /&#62;
	outline:		0;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>him on "How to change child-menu spacing"</title>
<link>http://themeshaper.com/forums/topic/how-to-change-child-menu-spacing#post-8423</link>
<pubDate>Sat, 12 Dec 2009 12:15:44 +0000</pubDate>
<dc:creator>him</dc:creator>
<guid isPermaLink="false">8423@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I did all my styling for the superfish menu. Just one thing remains - My first child-menu box shows up with about 2/3 pixel height gap from the parent menu. How can i edit it, so that the first-child menu starts just below the parent menu, without any gap? sorry, im working locally, so don't have any samples to show you.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
