<?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: Menu bar changes color when I try to edit CSS</title>
		<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css</link>
		<description>WordPress.com Forums &#187; Topic: Menu bar changes color when I try to edit CSS</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 23:40:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/menu-bar-changes-color-when-i-try-to-edit-css" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-651322</link>
			<pubDate>Wed, 20 Jul 2011 17:16:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">651322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>juliecantrell on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-651289</link>
			<pubDate>Wed, 20 Jul 2011 16:31:09 +0000</pubDate>
			<dc:creator>juliecantrell</dc:creator>
			<guid isPermaLink="false">651289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-650764</link>
			<pubDate>Tue, 19 Jul 2011 22:58:16 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">650764@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The menu bar in twenty eleven is actually a CSS3 linear gradient. The first color code in the background declaration is the top color, and the second is the bottom color.</p>
<p><code>#access {&lt;br /&gt;
background: -moz-linear-gradient(#252525, #0A0A0A) repeat scroll 0 0 transparent;&lt;br /&gt;
}</code></p>
<p>You can stay with the gradient, or you can use a solid color of your choice by adding this to the CSS edit window and editing the hex color as desired.</p>
<p><code>#access {&lt;br /&gt;
background: none repeat scroll 0 0 #333333;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>juliecantrell on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-650755</link>
			<pubDate>Tue, 19 Jul 2011 22:44:19 +0000</pubDate>
			<dc:creator>juliecantrell</dc:creator>
			<guid isPermaLink="false">650755@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to change the colour of the menu bar on the Twenty Eleven theme, but I'm a novice with CSS. Where at in the code can I find this? Any help would be great. I want to change it to a brown colour. Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-650726</link>
			<pubDate>Tue, 19 Jul 2011 22:14:45 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">650726@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do not copy and paste the stylesheet into the CSS edit window. At wordpress.COM, we have to do things a little differently or what you describe can happen. What you want to do is to put in only the specific selectors and only the specific declarations that you are adding or changing.</p>
<p>Delete all the stuff you put into the CSS edit window, make sure "add to existing..." is selected and then click save stylesheet to return to the original. Then copy and paste the original stylesheet into a plain text file and then pull out of that only what you need.</p>
<p>If you need help on that, just let us know.
</p>
]]></description>
					</item>
		<item>
			<title>cuecoreps on "Menu bar changes color when I try to edit CSS"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-changes-color-when-i-try-to-edit-css#post-650722</link>
			<pubDate>Tue, 19 Jul 2011 22:09:16 +0000</pubDate>
			<dc:creator>cuecoreps</dc:creator>
			<guid isPermaLink="false">650722@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My blog is <a href="http://cuecoreps.wordpress.com" rel="nofollow">http://cuecoreps.wordpress.com</a></p>
<p>I'm trying to customize the CSS for the Twenty Eleven theme. When I copy and paste the original style sheet into the editor and preview, the menu bar goes from black to white making the links impossible to read. I like the black menu bar and don't want to change it, I just want to work with other parts of the code.
</p>
]]></description>
					</item>

	</channel>
</rss>
