<?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; Tag: navigation color - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/navigation-color</link>
		<description>WordPress.com Forums &#187; Tag: navigation color - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 22:03:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/navigation-color" rel="self" type="application/rss+xml" />

		<item>
			<title>kerrymurrayphotography on "Changing menu design on Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/changing-menu-design-on-twenty-eleven#post-942836</link>
			<pubDate>Sat, 14 Jul 2012 07:55:48 +0000</pubDate>
			<dc:creator>kerrymurrayphotography</dc:creator>
			<guid isPermaLink="false">942836@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much, designsimply, and sorry for the delayed reply. I also see that wordpress has recently introduced customs colours, whcih is fantastic, so I will play around a bit with that too. Thank you!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing menu design on Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/changing-menu-design-on-twenty-eleven#post-915969</link>
			<pubDate>Sat, 16 Jun 2012 06:05:34 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915969@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can view the styles the <a href="http://www.florencefinds.com" rel="nofollow">http://www.florencefinds.com</a> site is using here:<br />
<a href="http://www.florencefinds.com/wp-content/themes/twentyeleven/style.css" rel="nofollow">http://www.florencefinds.com/wp-content/themes/twentyeleven/style.css</a></p>
<p>However, instead of using the same CSS they have, I would recommend copying the "=Menu" section of the <a href="https://s1.wp.com/wp-content/themes/pub/twentyeleven/style.css?m=1337884670g&#38;minify=false">stylesheet</a> for your <a href="http://piteiraphotography.com/" rel="nofollow">http://piteiraphotography.com/</a> blog and then adjusting all of the colors and removing lines you didn't modify. Also note that you can adjust fonts on the Appearance &#8594; Custom Design &#8594; Fonts page.</p>
<p>Here is an example you can start with:</p>
<pre><code>#access {
	background: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
}
#access a {
	color: black;
	font-family: “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;

}
#access li:hover &gt; a,
#access ul ul :hover &gt; a,
#access a:focus {
	background: white;
}
#access li:hover &gt; a,
#access a:focus {
	background: white;
	color: black;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">colors</a> and <a href="http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/">font stack</a> as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>kerrymurrayphotography on "Changing menu design on Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/changing-menu-design-on-twenty-eleven#post-905484</link>
			<pubDate>Wed, 06 Jun 2012 12:22:37 +0000</pubDate>
			<dc:creator>kerrymurrayphotography</dc:creator>
			<guid isPermaLink="false">905484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there</p>
<p>I have the Custom Design upgrade on this blog: <a href="http://piteiraphotography.com/" rel="nofollow">http://piteiraphotography.com/</a> and so far I am loving the little tweaks and changes I have been able to make to the CSS, with the help of this forum. I recently came across another blog using the same theme and really like the way they have the menu laid out. (<a href="http://www.florencefinds.com/" rel="nofollow">http://www.florencefinds.com/</a>)</p>
<p>I am aware that the blog I am referring to is not a wordpress.com blog and I am also aware of the differences between wordpress.com and .org. My question is how would I be able to achieve a similar look on my blog with the custom design upgrade? I am not looking to made an identical copy but I particularly like that the black boxy effect is gone, and the fact that the font is larger than the default. </p>
<p>Any help or tips would be hugely appreciated! Thanks so much.
</p>
]]></description>
					</item>
		<item>
			<title>nhquiltgirl on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549785</link>
			<pubDate>Tue, 25 Jan 2011 00:43:47 +0000</pubDate>
			<dc:creator>nhquiltgirl</dc:creator>
			<guid isPermaLink="false">549785@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank You! That worked.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549766</link>
			<pubDate>Tue, 25 Jan 2011 00:07:57 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">549766@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Does this do anything for you?</p>
<p><code>#nav a {background-color:#f00!important;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>nhquiltgirl on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549420</link>
			<pubDate>Mon, 24 Jan 2011 01:14:49 +0000</pubDate>
			<dc:creator>nhquiltgirl</dc:creator>
			<guid isPermaLink="false">549420@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for helping. Is it possible to change the black background on the homepage tab? I tried your recommendation, but it still shows black.
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549400</link>
			<pubDate>Sun, 23 Jan 2011 23:55:14 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">549400@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>These two lines will set the background colour for the whole navigation menu and for each individual link:</p>
<pre><code>#nav {background-color:#fff;}
#nav .current_page_item a, #nav li:hover &gt; a, #nav ul ul:hover &gt; a, #nav a {background-color:#345;}</code></pre>
]]></description>
					</item>
		<item>
			<title>nhquiltgirl on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549330</link>
			<pubDate>Sun, 23 Jan 2011 20:37:54 +0000</pubDate>
			<dc:creator>nhquiltgirl</dc:creator>
			<guid isPermaLink="false">549330@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry.</p>
<p><a href="http://quiltingties.wordpress.com/" rel="nofollow">http://quiltingties.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549316</link>
			<pubDate>Sun, 23 Jan 2011 20:15:04 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">549316@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We can't help without a link to the blog you are talking about please.
</p>
]]></description>
					</item>
		<item>
			<title>nhquiltgirl on "Pilcrow help needed"</title>
			<link>http://en.forums.wordpress.com/topic/pilcrow-help-needed#post-549303</link>
			<pubDate>Sun, 23 Jan 2011 19:42:20 +0000</pubDate>
			<dc:creator>nhquiltgirl</dc:creator>
			<guid isPermaLink="false">549303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've tried all the suggestions I could find to change the navigation tab color, but no luck. Could someone help?
</p>
]]></description>
					</item>

	</channel>
</rss>
