<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Want to change gradient color of menu bar</title>
		<link>http://en.forums.wordpress.com/topic/want-to-change-gradient-color-of-menu-bar</link>
		<description>WordPress.com Forums &#187; Topic: Want to change gradient color of menu bar</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 16:33:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/want-to-change-gradient-color-of-menu-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>jeherve on "Want to change gradient color of menu bar"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-change-gradient-color-of-menu-bar#post-997749</link>
			<pubDate>Tue, 04 Sep 2012 05:53:51 +0000</pubDate>
			<dc:creator>jeherve</dc:creator>
			<guid isPermaLink="false">997749@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Could you try adding the following CSS snippet to your Custom CSS:</p>
<p><code>&lt;br /&gt;
#masthead #access {&lt;br /&gt;
    background:-webkit-gradient(linear, left top, left bottom, from(#2E800E), to(#49C718));&lt;br /&gt;
    background:-moz-linear-gradient(top, #2E800E, #49C718);&lt;br /&gt;
    background:linear-gradient(-90deg, #2E800E, #49C718);&lt;br /&gt;
}&lt;br /&gt;
</code></p>
<p>You can look for specific colors thanks to <a href="http://www.colorpicker.com/">a color picker like this one</a>.
</p>
]]></description>
					</item>
		<item>
			<title>geerstaxidermy on "Want to change gradient color of menu bar"</title>
			<link>http://en.forums.wordpress.com/topic/want-to-change-gradient-color-of-menu-bar#post-994487</link>
			<pubDate>Fri, 31 Aug 2012 22:59:51 +0000</pubDate>
			<dc:creator>geerstaxidermy</dc:creator>
			<guid isPermaLink="false">994487@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I would like to change the color of the grey gradient bar behind the top navigation. I purchased the $30 upgrade to edit the CSS. Can someone help me with the code I need to change that gradient color?
</p>
]]></description>
					</item>

	</channel>
</rss>
