<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Version 1.0 menu overlap bug</title>
		<link>http://www.themolitor.com/forums/topic/version-10-menu-overlap</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Version 1.0 menu overlap bug</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:08:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/version-10-menu-overlap" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Version 1.0 menu overlap bug"</title>
			<link>http://www.themolitor.com/forums/topic/version-10-menu-overlap#post-689</link>
			<pubDate>Mon, 05 Apr 2010 07:58:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">689@http://www.themolitor.com/forums/</guid>
			<description><p>I'm working on uploading an update that address a menu bug. The update is REALLY small, so if you've already customized your theme, here is what you need to do...</p>
<ol>
<li>Open "style.css"</li>
<li>Locate the "MAIN NAVIGATION STUFF" section</li>
<li>Locate the following...<br />
'#dropmenu {list-style:none; width:100%; display: none;}<br />
#dropmenu li {position: relative; height: 42px; *height:39px;}'
</li>
<li>Replace it with the following...<br />
'#dropmenu {list-style:none; width: 290px; display: none;}<br />
#dropmenu li {position: relative; width: 290px;}'
</li>
<li>That's it!</li>
</ol></description>
		</item>

	</channel>
</rss>
