<?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: My font color</title>
		<link>http://en.forums.wordpress.com/topic/my-font-color</link>
		<description>WordPress.com Forums &#187; Topic: My font color</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 02:00:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/my-font-color" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "My font color"</title>
			<link>http://en.forums.wordpress.com/topic/my-font-color#post-938196</link>
			<pubDate>Mon, 09 Jul 2012 21:29:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">938196@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The best way to do this is to look at the original theme stylesheet, pick out the CSS blocks that contain color properties, replace the list of stuff with new color rules, and paste that back into your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	color: red;
}
#nav li li a:hover,
#nav li li a:active {
	color: hotpink;
}</code></pre>
<p>I checked here to get the CSS blocks:<br />
<a href="https://s1.wp.com/wp-content/themes/premium/minimum/style.css?m=1327698784g&#038;minify=false" rel="nofollow">https://s1.wp.com/wp-content/themes/premium/minimum/style.css?m=1327698784g&#038;minify=false</a>
</p>
]]></description>
					</item>
		<item>
			<title>alainayvonne on "My font color"</title>
			<link>http://en.forums.wordpress.com/topic/my-font-color#post-937659</link>
			<pubDate>Mon, 09 Jul 2012 12:53:35 +0000</pubDate>
			<dc:creator>alainayvonne</dc:creator>
			<guid isPermaLink="false">937659@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey, all - I figured out that the links change blue after I click on them. (Of course, it would be something simple like that!) I'm sure I can google how to fix this. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>alainayvonne on "My font color"</title>
			<link>http://en.forums.wordpress.com/topic/my-font-color#post-937462</link>
			<pubDate>Mon, 09 Jul 2012 04:19:09 +0000</pubDate>
			<dc:creator>alainayvonne</dc:creator>
			<guid isPermaLink="false">937462@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Okay, so I am trying to change the color of my navigation links to gray. This is the code that I'm using:</p>
<p>a {color:gray;}</p>
<p>When I preview my stylesheet, everything looks good (read, gray). Yet, after I save my sheet and return to my actual site, only about half of my links are gray. The other half have remained the default, light blue color.</p>
<p>What's up? </p>
<p>Thank you for your help!
</p>
]]></description>
					</item>

	</channel>
</rss>
