<?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: Editing Twenty Ten menu look</title>
		<link>http://en.forums.wordpress.com/topic/editing-twenty-ten-menu-look</link>
		<description>WordPress.com Forums &#187; Topic: Editing Twenty Ten menu look</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 02:31:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/editing-twenty-ten-menu-look" rel="self" type="application/rss+xml" />

		<item>
			<title>cmax1088 on "Editing Twenty Ten menu look"</title>
			<link>http://en.forums.wordpress.com/topic/editing-twenty-ten-menu-look#post-1039508</link>
			<pubDate>Sat, 13 Oct 2012 20:53:03 +0000</pubDate>
			<dc:creator>cmax1088</dc:creator>
			<guid isPermaLink="false">1039508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the reply! Been checking out sites but learning slowly. Going to use these for sure.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Twenty Ten menu look"</title>
			<link>http://en.forums.wordpress.com/topic/editing-twenty-ten-menu-look#post-1039336</link>
			<pubDate>Sat, 13 Oct 2012 18:00:45 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039336@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To learn more about CSS, you should check out this beginner tutorial:<br />
<a href="http://www.htmldog.com/guides/cssbeginner/" rel="nofollow">http://www.htmldog.com/guides/cssbeginner/</a></p>
<p>There's lots of neat stuff you can do with CSS!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Twenty Ten menu look"</title>
			<link>http://en.forums.wordpress.com/topic/editing-twenty-ten-menu-look#post-1039331</link>
			<pubDate>Sat, 13 Oct 2012 17:59:11 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039331@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's an example for how to add a bottom border and a bottom shadow to the menu in the Twenty Ten theme:</p>
<pre><code>#access {
	border-bottom: 2px solid blue;
	-webkit-box-shadow: 0px 4px 5px rgba(25, 25, 25, 0.25);
	-moz-box-shadow:    0px 4px 5px rgba(25, 25, 25, 0.25);
	box-shadow:         0px 4px 5px rgba(25, 25, 25, 0.25);
}</code></pre>
<p>Not that box-shadow is a CSS3 property and so it won't work on older browsers. </p>
<p>I used this handy little site to figure out what box-shadow properties to add:<br />
<a href="http://css3gen.com/box-shadow/" rel="nofollow">http://css3gen.com/box-shadow/</a>
</p>
]]></description>
					</item>
		<item>
			<title>cmax1088 on "Editing Twenty Ten menu look"</title>
			<link>http://en.forums.wordpress.com/topic/editing-twenty-ten-menu-look#post-1037722</link>
			<pubDate>Thu, 11 Oct 2012 20:34:10 +0000</pubDate>
			<dc:creator>cmax1088</dc:creator>
			<guid isPermaLink="false">1037722@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have been searching for how to change the style/look of the menu in Twenty Ten and can not find anything beyond font and color. I'm interested in things like shading and borders to give the menu a sense of depth/texture/something.
</p>
]]></description>
					</item>

	</channel>
</rss>
