<?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: Seven tips for changing color in Thesis Theme</title>
	<atom:link href="http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/</link>
	<description>Thesis Theme Customization Tutorials and Wordpress Blogging Video Tutorials</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:53:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike @ conversion vans</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-23479</link>
		<dc:creator>Mike @ conversion vans</dc:creator>
		<pubDate>Thu, 29 Dec 2011 21:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-23479</guid>
		<description>How to change post tittle color in thesis theme?

&quot;Tittle&quot; is a typo in your article above near the end.

Anyways.

How do you change headings and font text hover color WITHOUT overriding the same in the Navigation Color Settings.  With each change I make it&#039;s overriding the nav menu color settings as well.</description>
		<content:encoded><![CDATA[<p>How to change post tittle color in thesis theme?</p>
<p>&#8220;Tittle&#8221; is a typo in your article above near the end.</p>
<p>Anyways.</p>
<p>How do you change headings and font text hover color WITHOUT overriding the same in the Navigation Color Settings.  With each change I make it&#8217;s overriding the nav menu color settings as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit @ Geek Revealed</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-23378</link>
		<dc:creator>Ankit @ Geek Revealed</dc:creator>
		<pubDate>Sun, 25 Dec 2011 15:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-23378</guid>
		<description>Really impressed with your tutorials they are simply the best. Actually, this blog helped me to customize my blog so much, and the most I important thing is that I was not good at html and css scripting. I followed each and every step in your tutorials and thesis customization looked like a cake walk.
Thanks a ton :)</description>
		<content:encoded><![CDATA[<p>Really impressed with your tutorials they are simply the best. Actually, this blog helped me to customize my blog so much, and the most I important thing is that I was not good at html and css scripting. I followed each and every step in your tutorials and thesis customization looked like a cake walk.<br />
Thanks a ton <img src='http://fourblogger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-21044</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-21044</guid>
		<description>hai,
Add background image for content box and adjust the x-axis position to fix color between sidebar and feature posts.

&lt;code&gt;example
#content_box {
    background: (&quot;paste image image uploaded url&quot;) repeat-y scroll 63.4em 0 transparent;
   
}&lt;/code&gt;
the above code you can adjust x-axis position from 63.4 em.
The image should small in width and height.</description>
		<content:encoded><![CDATA[<p>hai,<br />
Add background image for content box and adjust the x-axis position to fix color between sidebar and feature posts.</p>
<p><code>example<br />
#content_box {<br />
    background: ("paste image image uploaded url") repeat-y scroll 63.4em 0 transparent;</p>
<p>}</code><br />
the above code you can adjust x-axis position from 63.4 em.<br />
The image should small in width and height.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chukwuka Okwukwe Chukwuka</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-21030</link>
		<dc:creator>Chukwuka Okwukwe Chukwuka</dc:creator>
		<pubDate>Thu, 17 Nov 2011 08:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-21030</guid>
		<description>Hi! Suresh,

Supposing I want to my background color to show in-between my features and sidebars, how do I do that?</description>
		<content:encoded><![CDATA[<p>Hi! Suresh,</p>
<p>Supposing I want to my background color to show in-between my features and sidebars, how do I do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-16733</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Fri, 07 Oct 2011 03:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-16733</guid>
		<description>Hai salsta,

For sidebar 1we should uses sidebar_1 instead of sidebars. Check the below code 
.custom #sidebar_1 {
add background here..
}</description>
		<content:encoded><![CDATA[<p>Hai salsta,</p>
<p>For sidebar 1we should uses sidebar_1 instead of sidebars. Check the below code<br />
.custom #sidebar_1 {<br />
add background here..<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salsta</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-16586</link>
		<dc:creator>salsta</dc:creator>
		<pubDate>Wed, 05 Oct 2011 20:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-16586</guid>
		<description>Great tutorial! I was wondering how do I add an image to my side bar? I&#039;m also running a 3 column layout, sidebar 1 - body - sidebar 2. Need to place picture behind the first sidebar1 on left hand side. Can i use your same side bar code for changing the color: 


.custom #sidebars {
Background-color:#eee;

}

And then modify to the code to: 
.custom #sidebars {  
  background: #EBEBEB url(&#039;image url&#039;) 50% 0 no-repeat;
}

Is this possible??????</description>
		<content:encoded><![CDATA[<p>Great tutorial! I was wondering how do I add an image to my side bar? I&#8217;m also running a 3 column layout, sidebar 1 &#8211; body &#8211; sidebar 2. Need to place picture behind the first sidebar1 on left hand side. Can i use your same side bar code for changing the color: </p>
<p>.custom #sidebars {<br />
Background-color:#eee;</p>
<p>}</p>
<p>And then modify to the code to:<br />
.custom #sidebars {<br />
  background: #EBEBEB url(&#8216;image url&#8217;) 50% 0 no-repeat;<br />
}</p>
<p>Is this possible??????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-11001</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-11001</guid>
		<description>when i select the text (which we do to copy the text)?</description>
		<content:encoded><![CDATA[<p>when i select the text (which we do to copy the text)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-10998</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 25 Jul 2011 10:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-10998</guid>
		<description>Where you want to change the text color?</description>
		<content:encoded><![CDATA[<p>Where you want to change the text color?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-10997</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Mon, 25 Jul 2011 10:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-10997</guid>
		<description>how to change the selected text colour (which by default is blue)??</description>
		<content:encoded><![CDATA[<p>how to change the selected text colour (which by default is blue)??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog yazarı</title>
		<link>http://fourblogger.com/seven-tips-for-changing-color-in-thesis-theme/comment-page-1/#comment-9540</link>
		<dc:creator>blog yazarı</dc:creator>
		<pubDate>Mon, 30 May 2011 10:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://fourblogger.com/?p=1097#comment-9540</guid>
		<description>hi, thank you for your explain
but can you say me
how i can change my sidebar background colors
if i have 2 sidebar?</description>
		<content:encoded><![CDATA[<p>hi, thank you for your explain<br />
but can you say me<br />
how i can change my sidebar background colors<br />
if i have 2 sidebar?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 5/25 queries in 0.384 seconds using disk: basic
Object Caching 964/976 objects using disk: basic

Served from: fourblogger.com @ 2012-02-07 22:52:38 -->
