<?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: Freshy theme won&#039;t let me change background</title>
		<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background</link>
		<description>WordPress.com Forums &#187; Topic: Freshy theme won&#039;t let me change background</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 22:21:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/freshy-theme-wont-let-me-change-background" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Freshy theme won&#039;t let me change background"</title>
			<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background#post-858615</link>
			<pubDate>Thu, 05 Apr 2012 23:33:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">858615@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yay! Fantastic :)
</p>
]]></description>
					</item>
		<item>
			<title>leonoverweel on "Freshy theme won&#039;t let me change background"</title>
			<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background#post-858613</link>
			<pubDate>Thu, 05 Apr 2012 23:32:27 +0000</pubDate>
			<dc:creator>leonoverweel</dc:creator>
			<guid isPermaLink="false">858613@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! Those two worked and I've got it figured out now :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Freshy theme won&#039;t let me change background"</title>
			<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background#post-858607</link>
			<pubDate>Thu, 05 Apr 2012 23:26:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">858607@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Freshy happens to set the background color on the page ID and not the body tag. Try switching out "#page" for "body" like this:</p>
<pre><code>#page {
    background:#738F98;
    background-image:url(&#039;http://dimastero.files.wordpress.com/2012/04/background-2012-4-2-png.png&#039;);
}</code></pre>
<p>Freshy also uses a background image for the header that's got a gray background for part of it, and it looks weird if you change out the background color. One way around that would be to update the header background to a solid color like this:</p>
<pre><code>#title {
    margin: 0 auto;
    padding: 30px 20px 10px;
    width: 740px;
    background: black;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Freshy theme won&#039;t let me change background"</title>
			<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background#post-858575</link>
			<pubDate>Thu, 05 Apr 2012 22:50:13 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">858575@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I did a quick Google search Freshy CSS change background site:en.forums.wordpress.com and think you may be able to find your answer is earlier threads.  <a href="http://tinyurl.com/7l9o4ur" rel="nofollow">http://tinyurl.com/7l9o4ur</a><br />
Don't despair if you don't find it in those results, as Staff do provide support for CSS editing and will help you when they can.
</p>
]]></description>
					</item>
		<item>
			<title>leonoverweel on "Freshy theme won&#039;t let me change background"</title>
			<link>http://en.forums.wordpress.com/topic/freshy-theme-wont-let-me-change-background#post-858569</link>
			<pubDate>Thu, 05 Apr 2012 22:45:16 +0000</pubDate>
			<dc:creator>leonoverweel</dc:creator>
			<guid isPermaLink="false">858569@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I just recently got the CSS upgrade, and I've done some CSS before. I'm adding custom CSS to the existing "Freshy" theme, but it won't let me change the background. This:<br />
<code>body {&lt;br /&gt;
	background:#738F98;&lt;br /&gt;
    background-image:url(&#039;http://dimastero.files.wordpress.com/2012/04/background-2012-4-2-png.png&#039;);&lt;br /&gt;
}</code>Doesn't do anything.</p>
<p>Any ideas?
</p>
]]></description>
					</item>

	</channel>
</rss>
