<?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: Color / Coding Questions</title>
		<link>http://en.forums.wordpress.com/topic/color-coding-questions</link>
		<description>WordPress.com Forums &#187; Topic: Color / Coding Questions</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 04:21:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/color-coding-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Color / Coding Questions"</title>
			<link>http://en.forums.wordpress.com/topic/color-coding-questions#post-999378</link>
			<pubDate>Wed, 05 Sep 2012 18:41:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">999378@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey there :)</p>
<p>Themes are still getting converted for Custom Colors, and they should be done soon. In the mean time:</p>
<blockquote><p>1) Does anyone know the code to change the colors of the page titles displayed in the menu?</p></blockquote>
<p>Here is an example that will change the main link color to yellow and the links in the dropdown menus to dark orange:</p>
<pre><code>#page-nav a {
	color: yellow;
}

#page-nav .nav li ul li a {
	color: darkorange;
}</code></pre>
<p>You can choose different color codes at <a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a> if you'd like.
</p>
]]></description>
					</item>
		<item>
			<title>howardgardner01 on "Color / Coding Questions"</title>
			<link>http://en.forums.wordpress.com/topic/color-coding-questions#post-992701</link>
			<pubDate>Thu, 30 Aug 2012 19:35:27 +0000</pubDate>
			<dc:creator>howardgardner01</dc:creator>
			<guid isPermaLink="false">992701@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi! The theme I purchased doesn't have color customization so I have two questions:</p>
<p>1) Does anyone know the code to change the colors of the page titles displayed in the menu?<br />
3) I changed the color of the Post Titles to crimson, and in doing so, messed something up. There is no longer a space between the title of the post and the text. Does anyone know how to make sure there is a space between the title and the content?</p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
