<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: habitat background color different than htags and nav</title>
		<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav</link>
		<description>Support Forum - Topic: habitat background color different than htags and nav</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:10:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/habitat-background-color-different-than-htags-and-nav" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-17087</link>
			<pubDate>Fri, 15 Apr 2011 05:57:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16986</link>
			<pubDate>Wed, 13 Apr 2011 20:44:44 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16986@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;PERFECT! thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16886</link>
			<pubDate>Wed, 13 Apr 2011 05:21:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I corrected the code above :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16825</link>
			<pubDate>Tue, 12 Apr 2011 12:49:28 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16825@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;yes. this works but gets rid of my background image
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16657</link>
			<pubDate>Sun, 10 Apr 2011 09:01:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Then we need to change the body color manually. Open up style.css and add following code at the very bottom:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background-color: #333 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the color value as you like :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16585</link>
			<pubDate>Fri, 08 Apr 2011 15:29:33 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;still no luck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16581</link>
			<pubDate>Fri, 08 Apr 2011 13:08:00 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks so much! great, clean theme!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16543</link>
			<pubDate>Fri, 08 Apr 2011 05:08:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16543@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up header.php and change following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyBackgroundColorTo = &#38;#39;body, .dropcap2, .dropcap3, .dynamicBg, div .widget_tag_cloud a:hover,div  th ,div  #js_sort_items a:hover, #top div div .active_sort&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyBackgroundColorTo = &#38;#39;.dropcap2, .dropcap3, .dynamicBg, div .widget_tag_cloud a:hover,div  th ,div  #js_sort_items a:hover, #top div div .active_sort&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So the color won't be applied to the body.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raceseng on "habitat background color different than htags and nav"</title>
			<link>http://www.kriesi.at/support/topic/habitat-background-color-different-than-htags-and-nav#post-16437</link>
			<pubDate>Wed, 06 Apr 2011 15:28:31 +0000</pubDate>
			<dc:creator>raceseng</dc:creator>
			<guid isPermaLink="false">16437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how do i change the color of the nav and header tags without changing the background color? I currently have a background image loaded but before the image loads, the screen is flat orange.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.raceseng.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://www.raceseng.com/blog&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
