<?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: Changing &quot;Foreground&quot; color</title>
		<link>http://en.forums.wordpress.com/topic/changing-foreground-color</link>
		<description>WordPress.com Forums &#187; Topic: Changing &quot;Foreground&quot; color</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 01:07:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-foreground-color" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "Changing &quot;Foreground&quot; color"</title>
			<link>http://en.forums.wordpress.com/topic/changing-foreground-color#post-1085490</link>
			<pubDate>Tue, 04 Dec 2012 05:16:23 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1085490@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@theboozyhomemaker   The code to match your background is<br />
<code>#page {background:#FDF9EC;}</code><br />
That exact match for your background looks odd without any border to the page, so you might want to go with a lighter neutral shade. You can plug in your exact match into this color picker and it will show you lighter shades of it: <a href="http://www.w3schools.com/tags/ref_colorpicker.asp">http://www.w3schools.com/tags/ref_colorpicker.asp</a>, This site has some neutrals you could try.  <a href="http://www.somacon.com/p142.php">http://www.somacon.com/p142.php</a> Wikiepedia even has a page of <a href="http://en.wikipedia.org/wiki/Shades_of_white">Shades of white</a>.
</p>
]]></description>
					</item>
		<item>
			<title>theboozyhomemaker on "Changing &quot;Foreground&quot; color"</title>
			<link>http://en.forums.wordpress.com/topic/changing-foreground-color#post-1085456</link>
			<pubDate>Tue, 04 Dec 2012 04:23:04 +0000</pubDate>
			<dc:creator>theboozyhomemaker</dc:creator>
			<guid isPermaLink="false">1085456@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I'm using Twenty Eleven and want to change the foreground color to match my background image color of cream/off white. Does anyone know the css code for 'cream'? I noticed it is not part of the 17 fixed colors.<br />
I don't know css but am going to try and figure it out. I also want to change the Title font to cursive and make it a little bigger. Other than that I'm happy with the Twenty Eleven theme.<br />
Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing &quot;Foreground&quot; color"</title>
			<link>http://en.forums.wordpress.com/topic/changing-foreground-color#post-1085453</link>
			<pubDate>Tue, 04 Dec 2012 04:14:23 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1085453@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is an example to get you started. It will change the background color of the content area of the Chunk theme to light yellow:</p>
<pre><code>#container {
	background-color: #ffc;
}</code></pre>
<p>Update the color code as needed:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a></p>
<p>Also, note that if you change the main background color, you may also need to change the background colors of some page elements such as captioned images after the update is made. Try previewing the example from above by entering that code into the Appearance &#8594; Custom Design &#8594; CSS editor and clicking the Preview button to see what I mean.
</p>
]]></description>
					</item>
		<item>
			<title>glachance on "Changing &quot;Foreground&quot; color"</title>
			<link>http://en.forums.wordpress.com/topic/changing-foreground-color#post-1059351</link>
			<pubDate>Sat, 03 Nov 2012 17:42:41 +0000</pubDate>
			<dc:creator>glachance</dc:creator>
			<guid isPermaLink="false">1059351@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi everyone,</p>
<p>I recently purchased the Custom Design package and I'm having difficulty with it.</p>
<p>I'm using the "Chunk" theme and want to change the "foreground" color from the off-white that it is now to a color that matches the background design. Is that possible? It seems like there's something I'm missing, here...</p>
<p>I don't know CSS but if that's the only way out, I'd be willing to try and navigate it.</p>
<p><a href="http://www.theskiesweshare.com">My site</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
