<?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: Font colour customisation</title>
		<link>http://en.forums.wordpress.com/topic/font-colour-customisation</link>
		<description>WordPress.com Forums &#187; Topic: Font colour customisation</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 20:16:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/font-colour-customisation" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Font colour customisation"</title>
			<link>http://en.forums.wordpress.com/topic/font-colour-customisation#post-766701</link>
			<pubDate>Sat, 10 Dec 2011 07:32:57 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">766701@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>copyfoxadmin on "Font colour customisation"</title>
			<link>http://en.forums.wordpress.com/topic/font-colour-customisation#post-766619</link>
			<pubDate>Sat, 10 Dec 2011 03:46:58 +0000</pubDate>
			<dc:creator>copyfoxadmin</dc:creator>
			<guid isPermaLink="false">766619@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks thesacredpath - very helpful, I'm much happier with the way it looks - your advice cracked it! :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Font colour customisation"</title>
			<link>http://en.forums.wordpress.com/topic/font-colour-customisation#post-766430</link>
			<pubDate>Fri, 09 Dec 2011 22:14:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">766430@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You set the blue color in your custom CSS. Edit the color to what you want and then add the second declaration below to get rid of the text shadow.</p>
<pre><code>#header a:link, #header a:visited {
color: #0099CC;
text-shadow: 0 0 transparent;
}</code></pre>
<p>You also have a "hover" color set here in case you want to change that too.</p>
<pre><code>#header a:hover, #header a:active, #header a:focus {
color: #FFFFFF;
}</code></pre>
<p>You again need to edit the font color you have declared in your custom CSS.</p>
<pre><code>.widget-area a:link, .widget-area a:visited {
color: #FF9900;
}</code></pre>
<p>You also might want to edit the font color in the footer.</p>
<pre><code>#footer a:link, #footer a:visited {
color: #FF9900;
}

#footer a:hover, #footer a:active, #footer a:focus {
color: #FFFFFF;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>copyfoxadmin on "Font colour customisation"</title>
			<link>http://en.forums.wordpress.com/topic/font-colour-customisation#post-766410</link>
			<pubDate>Fri, 09 Dec 2011 22:00:25 +0000</pubDate>
			<dc:creator>copyfoxadmin</dc:creator>
			<guid isPermaLink="false">766410@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My links are appearing in blue shadowed font - how do I fix this? I just want them to be orange, as per the rest of my site style. </p>
<p>The widget links in the footer are also invisible, appearing transparent against the background - does anyone know how to fix this? </p>
<p>I use the Vostock theme. </p>
<p>Thanks for your help!
</p>
]]></description>
					</item>

	</channel>
</rss>
