<?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: Text of 2th level menu is overlapping with 1st level menu</title>
		<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu</link>
		<description>Support Forum - Topic: Text of 2th level menu is overlapping with 1st level menu</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 05:32:25 +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/text-of-2th-level-menu-is-overlapping-with-1st-level-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-3023</link>
			<pubDate>Wed, 18 Aug 2010 13:38:31 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">3023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thank you again!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-2929</link>
			<pubDate>Tue, 17 Aug 2010 12:24:21 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The line height is dictated by this code in style.css (around line 128):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top #nav ul a {
cursor:pointer;
font-size:12px;
line-height:28px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change 28px to a smaller value (eg 20px) to adjust the line height.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-2790</link>
			<pubDate>Sat, 14 Aug 2010 16:27:27 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">2790@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi James,&#60;/p&#62;
&#60;p&#62;I hate to be such a pain in your butt, but I am running into something else I would like to change...&#60;br /&#62;
for seo purposes I need to have pretty look descriptions.&#60;/p&#62;
&#60;p&#62;Please check Parts Catalog / Fluid Tanks &#38;amp; Reservoirs&#60;/p&#62;
&#60;p&#62;In the submenu that opens up on the right, I would like to reduce the space between the lines (for example the space between the lines &#34;Universal Motorcycle Fluid&#34; and &#34;Tanks&#34;).&#60;/p&#62;
&#60;p&#62;Thank you again for all your help!&#60;/p&#62;
&#60;p&#62;Lorenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-2698</link>
			<pubDate>Thu, 12 Aug 2010 20:06:26 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">2698@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Everything works great now.&#60;br /&#62;
Thank you!!!&#60;/p&#62;
&#60;p&#62;Lorenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-2611</link>
			<pubDate>Wed, 11 Aug 2010 18:21:12 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2611@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Ok, the previous !important tag interfered with this.&#60;/p&#62;
&#60;p&#62;Add this to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top #nav li ul ul { top:-1px !important; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This should solve the alignment issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-2583</link>
			<pubDate>Wed, 11 Aug 2010 16:22:47 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">2583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello James,&#60;/p&#62;
&#60;p&#62;I have just realized that also the submenus need to be lined up.&#60;/p&#62;
&#60;p&#62;Please go to:&#60;br /&#62;
&#60;a href=&#34;http://www.custom-sportbike-parts.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.custom-sportbike-parts.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Mouse over: Parts Catalog&#60;/p&#62;
&#60;p&#62;And then mouse over: Hand Controls &#38;gt;&#60;/p&#62;
&#60;p&#62;As you can see Brake Controls, Cable Clutch Controls and Hydraulic Clutch Controls are not lining up properly.&#60;/p&#62;
&#60;p&#62;Please let me know where I should edit in the style.css file.&#60;/p&#62;
&#60;p&#62;Again thank you for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1843</link>
			<pubDate>Tue, 03 Aug 2010 15:35:46 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">1843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you James!!!&#60;br /&#62;
Thank you for the great service, you are the best!&#60;br /&#62;
Have a good day.&#60;br /&#62;
Lorenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1824</link>
			<pubDate>Tue, 03 Aug 2010 14:05:49 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1824@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, just add this to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#nav li a span { line-height: 12px; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can adjust the 12px height to anything you like (the font size is 10px so should be at least 11px so there is some gap between lines).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1796</link>
			<pubDate>Tue, 03 Aug 2010 12:17:06 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">1796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;great!&#60;br /&#62;
thank you!!!&#60;/p&#62;
&#60;p&#62;the other thing i would like to do is to reduce the space between the lines with the smaller font, the space between the first and the second lines. for example the space between &#34;Eurocomponents&#34; and &#34;Company Info&#34; and again the space between &#34;New Sportbike &#38;amp;&#34; and &#34;Streetfighter Parts&#34; and so on.&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Lorenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1744</link>
			<pubDate>Mon, 02 Aug 2010 21:16:23 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1744@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I see the problem. Add this code to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top #nav ul { top: 66px !important; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This will move the sub-navigation down to just under the second line of description text.&#60;/p&#62;
&#60;p&#62;From the source code of your site, it should be in the display2 folder.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1694</link>
			<pubDate>Mon, 02 Aug 2010 11:26:55 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">1694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi James,&#60;/p&#62;
&#60;p&#62;thank you for the reply.&#60;/p&#62;
&#60;p&#62;yes i am using display.&#60;br /&#62;
here is the link to my website:&#60;br /&#62;
&#60;a href=&#34;http://www.custom-sportbike-parts.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.custom-sportbike-parts.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if you mouse over the &#34;parts catalog&#34; you can see where the overlapping is&#60;/p&#62;
&#60;p&#62;i would like to fix the overlapping moving down the drop down menu.&#60;br /&#62;
also i would like to reduce the space between the 2 menu item description lines (the space between &#34;custom sportbike &#38;amp; streetfighter parts).&#60;/p&#62;
&#60;p&#62;can you please point out where i should edit the style.css file?&#60;/p&#62;
&#60;p&#62;also is it the file inside wp-content/themes/display or wp-content/themes/display2?&#60;/p&#62;
&#60;p&#62;thank you for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1637</link>
			<pubDate>Sun, 01 Aug 2010 15:07:49 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The style.css file is in the root of the active themes folder.&#60;/p&#62;
&#60;p&#62;The code provided for @colorit was for the Newscast theme, I take it you're using Display?&#60;/p&#62;
&#60;p&#62;If so, can you provide a link and screenshot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lorenzo on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-1556</link>
			<pubDate>Fri, 30 Jul 2010 23:47:40 +0000</pubDate>
			<dc:creator>lorenzo</dc:creator>
			<guid isPermaLink="false">1556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello Kriesi,&#60;/p&#62;
&#60;p&#62;here i am bothering you again :(&#60;/p&#62;
&#60;p&#62;i am having the same issue, where do i find the style.css file?&#60;br /&#62;
i see there is one inside wp-content/display and one inside wp-content/display2, but in either one i cannot find the line #top #catnav ul {&#60;/p&#62;
&#60;p&#62;besides this i would like to reduce the space between the menu item description lines.&#60;br /&#62;
if you look at the picture posted by clorit, it is the space between lines saying &#34;Fotografie und Fotokuns&#34;&#60;br /&#62;
how can i do that?&#60;/p&#62;
&#60;p&#62;thank you for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-407</link>
			<pubDate>Thu, 22 Jul 2010 08:54:51 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">407@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot, works fine; I've set the &#34;top&#34; to 74px, now it works fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-403</link>
			<pubDate>Thu, 22 Jul 2010 08:47:51 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">403@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;you can edit the top value of the ul that is positioning the whole menu in style.css:&#60;/p&#62;
&#60;pre&#62;
#top #catnav ul {
display:none;
left:-2px;
position:absolute;
top:57px;
width:172px;
}
&#60;/pre&#62;
&#60;p&#62;increase the top value and the menu will move down ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Text of 2th level menu is overlapping with 1st level menu"</title>
			<link>http://www.kriesi.at/support/topic/text-of-2th-level-menu-is-overlapping-with-1st-level-menu#post-346</link>
			<pubDate>Wed, 21 Jul 2010 19:47:40 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the text of the 2th level menu (dropdown) is overlapping with the first level menu, if the description of the menu &#34;SECOND&#34; has 2 lines.&#60;/p&#62;
&#60;p&#62;See here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i31.tinypic.com/35i6c6f.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i31.tinypic.com/35i6c6f.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any workaround to solve this?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
