<?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; User Favorites: lantztc</title>
		<link>http://en.forums.wordpress.com/profile/</link>
		<description>WordPress.com Forums &#187; User Favorites: lantztc</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 05:05:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769730</link>
			<pubDate>Wed, 14 Dec 2011 18:05:09 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">769730@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>kinectshare on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769303</link>
			<pubDate>Wed, 14 Dec 2011 03:25:52 +0000</pubDate>
			<dc:creator>kinectshare</dc:creator>
			<guid isPermaLink="false">769303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OMG - DOH! Yes! That did it! Thanks so much! You rock!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769225</link>
			<pubDate>Wed, 14 Dec 2011 01:09:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">769225@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hex color codes have 6 digits. #06633 only had 5 digits. You have to correct that otherwise those colors will be ignored.</p>
<p>Since your site is set to private, I have to work off the demo site so I can't check your site. Correct the color code and see if that doesn't do it.
</p>
]]></description>
					</item>
		<item>
			<title>kinectshare on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769216</link>
			<pubDate>Wed, 14 Dec 2011 01:02:04 +0000</pubDate>
			<dc:creator>kinectshare</dc:creator>
			<guid isPermaLink="false">769216@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, so I added all of that, but still no dice.</p>
<p>This is all the Custom CSS I'm putting into the stylesheet</p>
<p>'}<br />
#access {<br />
background: #06633 !important;<br />
}<br />
#access li:hover &#62; a, #access ul ul:hover &#62; a, #access a:focus {<br />
background: #06633 !important;<br />
}<br />
#access li:hover &#62; a, #access a:focus {<br />
color: #06633 ;<br />
}<br />
#access ul ul a {<br />
background: #06633 ;<br />
color: #444444;<br />
}</p>
<p>#branding #s {<br />
display:none;<br />
}</p>
<p>#branding .only-search + #access div {<br />
padding-right:0;<br />
}</p>
<p>#site-generator {<br />
display:none;<br />
'
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769206</link>
			<pubDate>Wed, 14 Dec 2011 00:47:25 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">769206@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the main background (edit colors as desired).</p>
<pre><code>#access {
background: #CC0000 !important;
}</code></pre>
<p>This would be the background color on the individual tabs where hovered</p>
<pre><code>#access li:hover &gt; a, #access ul ul:hover &gt; a, #access a:focus {
background: #39176b !important;
}</code></pre>
<p>This would be the text color on hover.</p>
<pre><code>#access li:hover &gt; a, #access a:focus {
color: #373737;
}</code></pre>
<p>This would be the non-hover background color for dropdowns and the font color.</p>
<pre><code>#access ul ul a {
background: #CC0000;
color: #444444;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>kinectshare on "Help Changing Menu Background Color in Twenty Eleven?"</title>
			<link>http://en.forums.wordpress.com/topic/help-changing-menu-background-color-in-twenty-eleven#post-769191</link>
			<pubDate>Wed, 14 Dec 2011 00:22:47 +0000</pubDate>
			<dc:creator>kinectshare</dc:creator>
			<guid isPermaLink="false">769191@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all!</p>
<p>Like many here I am learning CSS chops. I've been trying like the dickens to change the background color in the menu bar and I'm having no luck at all.</p>
<p>This is what I'm adding in the custom CSS (I do have the premium bundle that permits Custom CSS and the blog is hosted by the fantastical WordPress)</p>
<pre><code>#nav .current_page_item a, #nav li:hover &gt; a, #nav ul ul:hover &gt; a {
background: #39176b;
}</code></pre>
<p>Can anyone help?
</p>
]]></description>
					</item>

	</channel>
</rss>
