<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to change background color</title>
	<atom:link href="http://www.smartwebprojects.net/concrete5-blog/170/how-to-change-background-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smartwebprojects.net/concrete5-blog/170/how-to-change-background-color/</link>
	<description>Tutorials, notes, concrete5 addons and themes bulletin</description>
	<lastBuildDate>Thu, 22 Dec 2011 10:57:18 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/170/how-to-change-background-color/comment-page-1/#comment-6822</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 05 Nov 2011 16:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=170#comment-6822</guid>
		<description>If a concrete5 theme doesn&#039;t support the &quot;Customize&quot; functionality, then the only way to modify the background color is to edit the theme css file.

Depending on the html structure, it might be something like

body { background-color: #ffffff; }

or

div.wrapper { background-color: #ffffff; }

As for our themes, most of them currently do not support the &quot;Customize&quot; functionality, but a large revision is coming: we&#039;re going to revise and update every theme by the end of 2011.</description>
		<content:encoded><![CDATA[<p>If a concrete5 theme doesn&#8217;t support the &#8220;Customize&#8221; functionality, then the only way to modify the background color is to edit the theme css file.</p>
<p>Depending on the html structure, it might be something like</p>
<p>body { background-color: #ffffff; }</p>
<p>or</p>
<p>div.wrapper { background-color: #ffffff; }</p>
<p>As for our themes, most of them currently do not support the &#8220;Customize&#8221; functionality, but a large revision is coming: we&#8217;re going to revise and update every theme by the end of 2011.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoctorIT</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/170/how-to-change-background-color/comment-page-1/#comment-6324</link>
		<dc:creator>DoctorIT</dc:creator>
		<pubDate>Wed, 07 Sep 2011 19:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=170#comment-6324</guid>
		<description>How do you change the background colour of the page if your theme does not support it?</description>
		<content:encoded><![CDATA[<p>How do you change the background colour of the page if your theme does not support it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

