<?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: Navigation drop down background color</title>
		<link>http://www.themolitor.com/forums/topic/navigation-drop-down-background-color</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Navigation drop down background color</description>
		<language>en-US</language>
		<pubDate>Mon, 04 May 2026 06:00:02 +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/navigation-drop-down-background-color" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Navigation drop down background color"</title>
			<link>http://www.themolitor.com/forums/topic/navigation-drop-down-background-color#post-3201</link>
			<pubDate>Thu, 14 Jul 2011 11:16:22 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3201@http://www.themolitor.com/forums/</guid>
			<description><p>:-D
</p></description>
		</item>
		<item>
			<title>jsultemeier on "Navigation drop down background color"</title>
			<link>http://www.themolitor.com/forums/topic/navigation-drop-down-background-color#post-3186</link>
			<pubDate>Mon, 11 Jul 2011 19:25:54 +0000</pubDate>
			<dc:creator>jsultemeier</dc:creator>
			<guid isPermaLink="false">3186@http://www.themolitor.com/forums/</guid>
			<description><p>Sweet! Thanks!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Navigation drop down background color"</title>
			<link>http://www.themolitor.com/forums/topic/navigation-drop-down-background-color#post-3175</link>
			<pubDate>Mon, 11 Jul 2011 08:14:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3175@http://www.themolitor.com/forums/</guid>
			<description><p>Just need to change the CSS. This theme is using CSS gradients, so if you open up "style.css" and locate "<code>#dropmenu li ul</code>". You'll see the following...</p>
<pre><code>background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
background: -moz-linear-gradient(top,  #ffffff,  #eeeeee);</code></pre>
<p>The 1st HEX value (#ffffff) is the starting color and the 2nd (#eeeeee) is the ending color. Just change those to adjust the gradient.
</p></description>
		</item>
		<item>
			<title>jsultemeier on "Navigation drop down background color"</title>
			<link>http://www.themolitor.com/forums/topic/navigation-drop-down-background-color#post-3163</link>
			<pubDate>Fri, 08 Jul 2011 07:20:07 +0000</pubDate>
			<dc:creator>jsultemeier</dc:creator>
			<guid isPermaLink="false">3163@http://www.themolitor.com/forums/</guid>
			<description><p>What does it take to change the background color (in this case gradient) of the drop down navigation?
</p></description>
		</item>

	</channel>
</rss>
