<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: changing color in thematic</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: changing color in thematic</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 12:52:49 +0000</pubDate>

<item>
<title>SR_Fate on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1067822</link>
<pubDate>Thu, 07 May 2009 19:39:21 +0000</pubDate>
<dc:creator>SR_Fate</dc:creator>
<guid isPermaLink="false">1067822@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks again. Problem solved.
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1067799</link>
<pubDate>Thu, 07 May 2009 19:22:59 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1067799@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;code&#62;#wrapper{background-color:....&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>SR_Fate on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1067651</link>
<pubDate>Thu, 07 May 2009 17:34:27 +0000</pubDate>
<dc:creator>SR_Fate</dc:creator>
<guid isPermaLink="false">1067651@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Almost that ;)&#60;br /&#62;
I'm thinking about changing this whole area:&#60;br /&#62;
&#60;a href=&#34;http://img56.imageshack.us/img56/794/zrzutekranum.png&#34; rel=&#34;nofollow&#34;&#62;http://img56.imageshack.us/img56/794/zrzutekranum.png&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1067603</link>
<pubDate>Thu, 07 May 2009 16:59:59 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1067603@http://wordpress.org/support/</guid>
<description>&#60;p&#62;default.css (line 211)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main {
clear:both;
padding:66px 0 22px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Again, use &#60;code&#62;background-color:&#60;/code&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>SR_Fate on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1066841</link>
<pubDate>Wed, 06 May 2009 22:10:14 +0000</pubDate>
<dc:creator>SR_Fate</dc:creator>
<guid isPermaLink="false">1066841@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank you! One last question.&#60;br /&#62;
I've changed the color of the footer and this horizontal menu.&#60;/p&#62;
&#60;p&#62;What should I modify to change the color of the main area (whole thing between the footer and the horizontal menu)?
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1066752</link>
<pubDate>Wed, 06 May 2009 20:45:55 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1066752@http://wordpress.org/support/</guid>
<description>&#60;p&#62;To change the background color, you'll need to add:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;background-color:#7E587E;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to the CSS block indicated above.
&#60;/p&#62;</description>
</item>
<item>
<title>SR_Fate on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1066632</link>
<pubDate>Wed, 06 May 2009 19:09:42 +0000</pubDate>
<dc:creator>SR_Fate</dc:creator>
<guid isPermaLink="false">1066632@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, but when i change the color in:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer {
border-top:1px solid #CCCCCC;
color:#CC0000;
margin-top:22px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to #7E587E I don't see any change...but when I change this:&#60;br /&#62;
border-top:1px solid #CCCCCC;&#60;br /&#62;
The color changes...but the problem is that I'm to trying to change the color of this line but the background of the footer.
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1066603</link>
<pubDate>Wed, 06 May 2009 18:42:33 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1066603@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You seem to have removed the nav bar but to change the color of the footer area, edit default.css (line 781):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer {
border-top:1px solid #CCCCCC;
color:#CC0000;
margin-top:22px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>SR_Fate on "changing color in thematic"</title>
<link>http://wordpress.org/support/topic/268340#post-1066328</link>
<pubDate>Wed, 06 May 2009 14:26:41 +0000</pubDate>
<dc:creator>SR_Fate</dc:creator>
<guid isPermaLink="false">1066328@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi!&#60;br /&#62;
I would like to ask which files and which part of the code I have to modify to change color of:&#60;br /&#62;
This area:&#60;br /&#62;
&#60;a href=&#34;http://img22.imageshack.us/img22/6335/44218196.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img22.imageshack.us/img22/6335/44218196.jpg&#60;/a&#62;&#60;br /&#62;
this area:&#60;br /&#62;
&#60;a href=&#34;http://img22.imageshack.us/img22/7049/29057280.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img22.imageshack.us/img22/7049/29057280.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And the main part of the blog (sorry, I'm not too accurate :/). I  only changed the header image. I just want to change to colours.&#60;/p&#62;
&#60;p&#62;Info about editing any other areas would also be welcome.&#60;/p&#62;
&#60;p&#62;My site adress:&#60;br /&#62;
&#60;a href=&#34;http://agmla.eufi.org.pl/&#34; rel=&#34;nofollow&#34;&#62;http://agmla.eufi.org.pl/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sorry for my english.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
