<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Thesis Tutor &#187; Background</title> <atom:link href="http://thesistutor.com/category/background/feed/" rel="self" type="application/rss+xml" /><link>http://thesistutor.com</link> <description>Written &#38; Video Tutorials for the Thesis Theme for WordPress</description> <lastBuildDate>Mon, 06 Jun 2011 18:49:01 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Add WordPress 3 Custom Background to Thesis</title><link>http://thesistutor.com/add-wordpress-3-custom-background-to-thesis/</link> <comments>http://thesistutor.com/add-wordpress-3-custom-background-to-thesis/#comments</comments> <pubDate>Fri, 25 Jun 2010 13:30:36 +0000</pubDate> <dc:creator>Matt</dc:creator> <category><![CDATA[Background]]></category><guid
isPermaLink="false">http://thesistutor.com/?p=1064</guid> <description><![CDATA[Did you know that Thesis has supported adding custom background colors (but not images) to the &#60;body&#62; for a few versions now? Well, it has WordPress has decided to catch up and add in a CSS background generator. Basically, WordPress adds &#60;style&#62; body { background: blah blah; } &#60;/style&#62; to your &#60;head&#62;. Remember, this is [...]]]></description> <content:encoded><![CDATA[<p></p><p>Did you know that <a
href="http://thesistutor.com/diythemes">Thesis</a> has supported adding custom background colors (but not images) to the <code>&lt;body&gt;</code> for a few versions now? Well, it has <img
src='http://thesistutor.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> WordPress has decided to catch up and add in a CSS background generator. Basically, WordPress adds <code>&lt;style&gt; body { background: blah blah; } &lt;/style&gt;</code> to your <code>&lt;head&gt;</code>.</p><p>Remember, this is <em>completely unnecessary</em> if you just want a background color. <a
href="http://thesistutor.com/diythemes">Thesis</a> already provides this functionality. This tutorial is aimed towards the very lazy user [ahem...] who wants to put a background image on their <code>&lt;body&gt;</code>.</p><p>Here&#8217;s what you do: open <code>custom_functions.php</code> and enter the following:</p><pre>
add_custom_background();
</pre><p>Embarrassingly simple <img
src='http://thesistutor.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>Get <a
href="http://thesistutor.com/diythemes">Thesis</a> now!</p> ]]></content:encoded> <wfw:commentRss>http://thesistutor.com/add-wordpress-3-custom-background-to-thesis/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How To Change The Background Color</title><link>http://thesistutor.com/how-to-change-the-background-color/</link> <comments>http://thesistutor.com/how-to-change-the-background-color/#comments</comments> <pubDate>Fri, 12 Jun 2009 21:39:35 +0000</pubDate> <dc:creator>Matt</dc:creator> <category><![CDATA[Background]]></category><guid
isPermaLink="false">http://thesistutor.com/?p=61</guid> <description><![CDATA[Changing the background color is super easy, folks. The real question is do you want everything to have the same color background. You probably don&#8217;t, so I will show both how to change all the backgrounds to the same color and how to give your site a &#8220;page&#8221; look. Here we go. As with any [...]]]></description> <content:encoded><![CDATA[<p></p><p>Changing the background color is super easy, folks. The real question is do you want everything to have the same color background. You probably don&#8217;t, so I will show both how to change all the backgrounds to the same color and how to give your site a &#8220;page&#8221; look. Here we go.</p><ol><li>As with any CSS or PHP customization, you will have to follow the <a
href="http://thesistutor.com/how-to-move-the-navigation-bar-in-thesis-using-hooks/">first four steps</a> from my previous tutoring session.</li><li>Use your favorite editor to open the <em>custom.css</em> file.</li><li>Type the following:<pre>.custom { background: #<a href="http://www.2createawebsite.com/build/hex-colors.html">color hex</a>; }</pre></li></ol><p>Ta da! Finished. But, wait! It probably looks bad <em>all the same color</em>. Yes, indeed it does. So, add this little gem on the line below what you just entered:</p><pre>.custom #page { background: #fff; }</pre><p>Obviously, you can choose colors as you please. Remember that #fff is shorthand for #ffffff. So if you choose the color #dddddd, you may shorten it in the CSS to just #ddd.</p><p>I believe that covers it.</p><p>Don&#8217;t have Thesis? <a
href="http://www.shareasale.com/r.cfm?b=198392&#038;u=403159&#038;m=24570&#038;urllink=&#038;afftrack=">Get it HERE.</a></p> ]]></content:encoded> <wfw:commentRss>http://thesistutor.com/how-to-change-the-background-color/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 6/17 queries in 0.006 seconds using disk

Served from: thesistutor.com @ 2012-05-18 03:27:26 -->
