<?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>The Four O'Clock Project &#187; Featured</title>
	<atom:link href="http://www.fouroclockproject.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fouroclockproject.com</link>
	<description>Thesis Theme Customizations and Tutorials</description>
	<lastBuildDate>Wed, 26 Aug 2009 11:46:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Advanced Sidebar Widget Styling for Thesis</title>
		<link>http://www.fouroclockproject.com/2009/advanced-sidebar-widget-styling-for-thesis/</link>
		<comments>http://www.fouroclockproject.com/2009/advanced-sidebar-widget-styling-for-thesis/#comments</comments>
		<pubDate>Fri, 29 May 2009 07:00:37 +0000</pubDate>
		<dc:creator>R.J.</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Thesis Hacks & CSS Tips]]></category>

		<guid isPermaLink="false">http://www.fouroclockproject.com/?p=155</guid>
		<description><![CDATA[In this tutorial, you will learn how to create a drag-and-drop-able sidebar text widget that can be styled endlessly.  I&#8217;m exaggerating about the endlessly portion, of course, but not much.  This tutorial will also allow you to color individual sidebar titles and their backgrounds &#8211; unlike the default wordpress text widget.  You will also learn [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="note"><em>In this tutorial, you will learn how to <strong>create a drag-and-drop-able sidebar text widget </strong>that can be styled endlessly.  I&#8217;m exaggerating about the endlessly portion, of course, but not much.  This tutorial will also allow you to <strong>color individual sidebar titles</strong> and their backgrounds &#8211; unlike the default wordpress text widget.  You will also learn how to <strong>insert images</strong> to your text widget and style it.  This is part II in the Widget Styling Series.  You can find <a href="http://www.fouroclockproject.com/2009/colored-text-widgets-for-your-wordpress-sidebar-part-1/">Part I here</a>.</em><br />
<em>Lets roll.</em></p>
<p>If blog content is peanut butter then your sidebar is the jelly.  But I see jelly gone bad.  Eww.</p>
<p>If you&#8217;re writing for an audience then your blog content is usually all text.  Sure, you&#8217;ll throw some images in here and there, but lets agree that your blog content is 90% textual.</p>
<h3>How about your sidebar?</h3>
<p>In a very non-scientific study, I&#8217;ve spent the past few days browsing through some Thesis-based themes built by average people (I mean normal people with limited css experience &#8211; definitely not web developers or programmers) and I&#8217;ve noticed a pattern &#8211; like abstract paintings, people just throw text all over their sidebars.   <strong>If I am your reader, where am I supposed to focus?<br />
</strong></p>
<p style="text-align: center;"><a title="Abstract Colorful Universe Wallpaper - TTdesign by tomt6788, on Flickr" href="http://www.flickr.com/photos/ttdesign/343167590/"><img class="aligncenter" style="margin-top: 5px; margin-bottom: 5px;" src="http://farm1.static.flickr.com/135/343167590_b39069b13e.jpg" alt="Abstract Colorful Universe Wallpaper - TTdesign" width="500" height="375" /></a></p>
<p style="text-align: left;">Many bloggers include the following in their sidebars:</p>
<ol>
<li>Their Twitter Feed</li>
<li>Their Categories</li>
<li>A blogroll or other links</li>
<li>Their Archives</li>
<li>And a Tag Cloud</li>
</ol>
<p>If you have a personal blog just for fun, maybe it&#8217;s no big deal to have a bad layout with bits of text streaming down your page like a muddled waterfall of font.  But if you&#8217;re trying to get people to buy your product or sign up for your ebook or newsletter, <strong>it&#8217;s a big problem if your audience doesn&#8217;t know what you can offer them</strong>.</p>
<h3><em>Text, text, text, text, text. </em></h3>
<p>In my opinion, with all of those words in your sidebar displayed to your reader in the <strong>exact same format</strong>, they are bound to miss the message that you really want to get across since it is sandwiched above or below your last 5 tweets, which everyone ignores, by the way.</p>
<p>Take a look at some default WP/Thesis sidebar text widgets used in a straight-out-of-the-box Thesis Theme:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black; margin-top: 5px; margin-bottom: 5px;" src="http://img.skitch.com/20090528-tx8a3ify7gdumrpate3uxfmg2i.jpg" alt="The reader doesn't know where to look.  Also, your blog is boring." width="500" height="318" /></p>
<p style="text-align: left;">Oh you&#8217;re still here?  Sorry, I drifted off from looking at all that text.</p>
<h3 style="text-align: left;">Highlight the Important Stuff</h3>
<p style="text-align: left;">Make it easy, like, super easy, like <strong>SUPER-DUPER obvious</strong> where you want your reader to look.</p>
<p style="text-align: left;">Can you spot what I want the reader to focus on in this next picture?</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black; margin-top: 5px; margin-bottom: 5px;" src="http://img.skitch.com/20090528-d939i9r7kwmtueg1d725qiim6s.jpg" alt="Pull your reader's eyes towards the important stuff" width="500" height="318" /></p>
<p style="text-align: left;">Sure you can, it&#8217;s obviously the Pacific Cruise Line text.  And there are a few reasons why: the font of the title is much larger than the default, there&#8217;s color, there&#8217;s a border highlighting the content, and the borders are rounded and sexy.  All of those elements will tell the reader LOOK HERE, HOMBRE!  And that&#8217;s exactly what they&#8217;ll do.</p>
<p style="text-align: left;">Alright, rant = off.</p>
<p style="text-align: left;">Want to make your own customized text/video/signup form/flash player widget that is guaranteed to draw your readers towards it?  Copy and paste from the lines below and make it happen!</p>
<p style="text-align: left;">Ok, begin tutorial now.</p>
<h3 style="text-align: left;">Step 1.  Open up your custom_functions.php and custom.css files.</h3>
<p class="note"><strong>Custom What!?</strong><br />
Not used to editing your custom_functions.php and custom.css files?  That&#8217;s OK.  Here is a <a href="http://www.thesishacker.com/how-to-edit-your-customcss-file-and-upload-it-to-your-server" target="_blank">tutorial</a> to get your going.</p>
<p style="text-align: left;">In custom_functions.php add this:</p>
<pre class="brush: php;">
/* My Custom Widget */

add_action('widgets_init', 'my_text_widget_init');

function my_text_widget_init() {
register_sidebar_widget('My Custom Widget', 'my_text_widget');
}

function my_text_widget() { ?&gt;
&lt;li class=&quot;widget&quot;&gt;
&lt;div class=&quot;my_widget_header&quot;&gt;
&lt;h3&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;Your Custom Header&lt;/span&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div id=&quot;widget_content&quot;&gt;
&lt;img class=&quot;widget_icon&quot; src=&quot;&lt;?php bloginfo('template_url'); ?&gt;/custom/images/your_pic.jpg&quot; height=&quot;100px&quot; alt=&quot;&quot; /&gt;
&lt;span style=&quot;color: #ff0000;&quot;&gt;Put Your Content Here&lt;/span&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;?php
}
</pre>
<p>You&#8217;ll need to replace whats in red with your own image and content.</p>
<h3>Step 2.  Open up your custom.css file and drop this somewhere in it:</h3>
<pre class="brush: css;">
.custom #widget_content {
background: #fff;
color: #111;
padding-left: 1em;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 1em 0em 1em 1em;
border: 4px solid #777777;
}

.custom #widget_content .widget_icon {
float: right;
margin-right: 0.5em;}

.custom li.widget .my_widget_header {
background: #ffcc00;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
}

.custom li.widget .my_widget_header h3 {
color: #111111;
font-size: 1.5em;
text-align: center;
}
</pre>
<h3>Step 3. In your WP dashboard go to Appearance-&gt;Widgets</h3>
<p>On the left hand side you should see a list of &#8220;Available Widgets.&#8221;  Your new one should be there called &#8220;My Custom Widget.&#8221;  Click &#8220;Add&#8221; and your custom widget should now appear in your widget column on the right hand side of the page.  You might notice if you click &#8220;edit&#8221; that there are no options for this widget.  That&#8217;s because we defined its contents in our custom_functions.php.  That means that to change both the title, content text and image of the widget you&#8217;ll need to edit the custom_functions.php file that you copied and pasted above to add your own content.</p>
<h3>That&#8217;s All, Folks</h3>
<p>I&#8217;d love to know how this works for you!  Please send me some links to your site if you decide to implement this so I can see how it turns out.  Also, if you have any problems let me know via email (on my contact page), <a href="http://www.twitter.com/Rob_Feltz" target="_blank">Twitter</a> or in the comments.  I respond to every single one and will be glad to walk you through the process of editing your custom_functions.php or custom.css files if you get stuck.</p>
<p class="note">The Elusive Blue Text Box<br />
Giving credit: The idea for custom styled widgets came from <a href="http://diythemes.com/forums/customization/6391-get-blue-box-like-thesis-user-guide-default-widget-2.html">this thread</a> on the Thesis Support Forums.  The widget_init code I used is a modified version of that supplied by <a href="http://www.girliegeek.com/">girlie</a> in the mentioned thread.</p>
<p>Once again, if you want a primer on Thesis, custom_functions.php and custom.css you can fine them <a href="http://www.fouroclockproject.com/2009/things-i-wish-i-knew-when-i-started-using-thesis/">here</a> and <a href="http://www.fouroclockproject.com/2009/beat-the-thesis-theme-learning-curve/">here</a>, respectively.  Also, if you don&#8217;t need such an elaborate sidebar text widget, here&#8217;s <a href="http://www.fouroclockproject.com/2009/colored-text-widgets-for-your-wordpress-sidebar-part-1/">a lite version</a> of how to style your text widget.</p>
<p class="alert"><strong>Update</strong>: in the comments below, Neil requested a version of this widget that would only show up on certain pages.  Here is the updated custom_functions.php for that functionality:</p>
<pre class="brush: php;">
/* My Custom Widget */

add_action('widgets_init', 'my_text_widget_init');

function my_text_widget_init() {
  register_sidebar_widget('My Custom Widget', 'my_text_widget');
}

function my_text_widget() {
if (is_page('about')) {
?&gt;
&lt;li class=&quot;widget&quot;&gt;
    &lt;div class=&quot;my_widget_header&quot;&gt;
        &lt;h3&gt;Your Custom Widget Header&lt;/h3&gt;
    &lt;/div&gt;
&lt;div id=&quot;widget_content&quot;&gt;
&lt;img class=&quot;widget_icon&quot; src=&quot;&lt;?php bloginfo('template_url'); ?&gt;/custom/images/your_pic.jpg&quot; height=&quot;100px&quot; alt=&quot;&quot; /&gt;
Put Your Content Here
&lt;/div&gt;
&lt;/li&gt;
&lt;?php
}
}
</pre>
<p>Adding the above to your custom_functions.php file will cause the widget to only show up on your &#8216;about&#8217; page.  Change &#8216;about&#8217; to whatever page you want to make it work for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fouroclockproject.com/2009/advanced-sidebar-widget-styling-for-thesis/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Beat the Thesis Theme Learning Curve</title>
		<link>http://www.fouroclockproject.com/2009/beat-the-thesis-theme-learning-curve/</link>
		<comments>http://www.fouroclockproject.com/2009/beat-the-thesis-theme-learning-curve/#comments</comments>
		<pubDate>Tue, 26 May 2009 07:30:12 +0000</pubDate>
		<dc:creator>R.J.</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Thesis Hacks & CSS Tips]]></category>

		<guid isPermaLink="false">http://www.fouroclockproject.com/?p=117</guid>
		<description><![CDATA[&#8230;by understanding what you can control with CSS!
→ I can&#8217;t make a clickable custom header!
→ The color of my multimedia box doesn&#8217;t match my background!
→ My navigation buttons are too small!
→ My widgets aren&#8217;t blue like the demo!
→ I can&#8217;t figure out where to put Adsense and my bullet points line flat up the left [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>&#8230;by understanding what you can control with CSS!</h3>
<blockquote><p><em>→ I can&#8217;t make a clickable custom header!<br />
→ The color of my multimedia box doesn&#8217;t match my background!<br />
→ My navigation buttons are too small!<br />
→ My widgets aren&#8217;t blue like the demo!<br />
→ I can&#8217;t figure out where to put Adsense and my bullet points line flat up the left margin of my sidebar and look like crap!</em></p></blockquote>
<p>Did you just get Thesis and it&#8217;s already busted?  Got text floating off the page?    A <strong>FAILed</strong> header?     Did you order Thesis because you wanted <strong>usability</strong> but instead the waitress brought <strong>ubiquity</strong> with a side of CSS and PHP?   I understand, it happens even to the best of us.  But there&#8217;s a reason why so many people migrate to Thesis and can&#8217;t dream of ever switching back.  The destination is worth the journey.  Yes, the learning curve to learning Thesis is steep, especially if you&#8217;re completely new to writing a blog and don&#8217;t know anything about using an FTP client (like Filezilla, Fugu or Cyberduck) or how to style websites with CSS.  It looks like this:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black; margin-top: 5px; margin-bottom: 5px;" src="http://img.skitch.com/20090525-ehm31s9t6ug4dyxmb82pwx356b.jpg" alt="Learning Curve to Mastering Thesis" width="344" height="342" /></p>
<p style="text-align: left;">So in order for you to get away from your comfort zone of WYSIWYG editors (temporarily) and on the road towards beating the Thesis learning curve I&#8217;ve put together some of the most commonly used CSS terms.  Once you understand what these do you&#8217;ll be able to fire up your text editor and <strong>customhack</strong> your blog like a pro.</p>
<p style="text-align: left;">Understanding CSS:</p>
<p style="text-align: left;"><strong>Background</strong></p>
<p style="text-align: left;">Thesis Example: .custom #header { background: #333333; }</p>
<p style="text-align: left;">This makes the background of the &lt;div id=header&gt; a dark grey color.</p>
<p style="text-align: left;"><strong>Padding and Margins</strong></p>
<p style="text-align: left;">Here is a <a href="http://www.yourhtmlsource.com/stylesheets/cssspacing.html" target="_blank">thorough explanation</a>.</p>
<p style="text-align: left;">In your custom.css you&#8217;ll often use margins to move elements around (<a href="http://diythemes.com/forums/customization/7151-two-different-functions-same-line-left-right.html" target="_blank">like this example</a> towards the end of the thread) and padding to touch up spacing issues (such as your bullet points jutting up against borders or content boxes.</p>
<p style="text-align: left;">The <em>shorthand way or writing margins and padding works like a clock</em> from 12, 3, 6, 9 related to top, right, bottom, left.  So if you want all sides different you would write something like {padding: 1em 4em 0em -4em; } to supply 1em from the top, 4 from the right, zero from the bottom and -4 from the left.</p>
<p style="text-align: left;"><strong>Borders</strong></p>
<p style="text-align: left;">You can find a list of your <a href="http://www.w3schools.com/Css/css_border.asp" target="_blank">border options here</a>.  You can also specify all borders i.e. {border: 1px solid #999999; }.  This will produce a 4-sided border in the solid format that is a light grey color all the way around.  Individual sides can be called as well: {border-right: 1px dashed #eeeeee;} and you can also hide borders simply by {border-bottom: 0px; }</p>
<p style="text-align: left;"><strong>Radius</strong></p>
<p style="text-align: left;">Want to make spiffy looking rounded corners?  Lets look at your nav menu in Thesis.  We can make all corners rounded or specify individual ones in our css like this:</p>
<pre class="brush: css;">.custom #nav_area ul li {
-moz-border-radius: 10px ;
-webkit-border-radius: 10px ;
border-radius: 10px ;
}</pre>
<p>The &#8220;-moz&#8221; is specific to users reading your site with Firefox.  The &#8220;-webkit&#8221; is for people using IE and the border-radius is the web standard for most other browswers.</p>
<p><strong>Links</strong></p>
<p>Lots of options with links.  Here is what you&#8217;ll need to know using your navigation links as examples.</p>
<p>.custom ul#tabs li <strong>a {color: #ffffff; }</strong><br />
The &#8220;a {color: #ffffff; }&#8221; is the important part.  That means that the TEXT color of the link will be bright white (#ffffff).</p>
<p>.custom ul#tabs li <strong>a:hover {text-decoration: overline; font-weight: bold; }</strong><br />
The &#8220;a:hover {whatever}&#8221; is the important part.  The a:hover defines what happens when you roll your cursor over a link.  In this example, we&#8217;re telling the text of the link to put a line over itself and &#8220;bold&#8221; itself.</p>
<p>If you understand what each part of your code does, it makes it a lot easier to piece parts of your site together because you can apply all the same commands to different parts of your site via your custom.css file.  If you&#8217;d like more specific answers to questions, check out the official <a href="http://diythemes.com/answers/">DIY Answers page</a> or ask the crowd over at the <a href="http://diythemes.com/forums/">Support Forums</a>.</p>
<p style="text-align: center;">If you&#8217;d like more ways to <strong>&#8220;piece-of-cake&#8221; your Thesis blog</strong>, please read this:</p>
<p style="text-align: center;"><a href="http://www.fouroclockproject.com/2009/things-i-wish-i-knew-when-i-started-using-thesis/">Things I Wish I Knew When I Started Using Thesis</a></p>
<p>And, if you are having a specific design problem, let me know if the comments.  I respond to each one and will be glad to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fouroclockproject.com/2009/beat-the-thesis-theme-learning-curve/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>Things I Wish I Knew When I Started Using Thesis</title>
		<link>http://www.fouroclockproject.com/2009/things-i-wish-i-knew-when-i-started-using-thesis/</link>
		<comments>http://www.fouroclockproject.com/2009/things-i-wish-i-knew-when-i-started-using-thesis/#comments</comments>
		<pubDate>Wed, 20 May 2009 00:27:01 +0000</pubDate>
		<dc:creator>R.J.</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Thesis Hacks & CSS Tips]]></category>

		<guid isPermaLink="false">http://www.fouroclockproject.com/?p=33</guid>
		<description><![CDATA[Let me guess,
&#8230;you bought Thesis because of all the flexibility it offered in customizing your wordpress theme, not to mention the SEO benefits that it advertised.  Or maybe you bought Thesis because social media gurus like Chris Brogan and Darren Rowse were using it, you copycat&#8230;
Regardless of why you bought Thesis, if you&#8217;re a web [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Let me guess,</h3>
<p>&#8230;you bought Thesis because of all the flexibility it offered in customizing your wordpress theme, not to mention the SEO benefits that it advertised.  Or maybe you bought Thesis because social media gurus like <a title="Brogan's Site" href="http://www.chrisbrogan.com" target="_blank">Chris Brogan</a> and <a href="http://www.twitip.com" target="_blank">Darren Rowse</a> were using it, you copycat&#8230;</p>
<p>Regardless of why you bought Thesis, if you&#8217;re a web amateur* like me you probably thought it would be, well, <em>EASIER</em>!</p>
<p>I mean, come on!  What the heck is CSS?  Or custom functions?  What about just regular functions?</p>
<p>I mean, Thesis is nice and all straight out of the box, especially if you want a simple theme with a lot of options on the back end.  But I like to think of Thesis as a motorcycle.  You can buy a motorcycle and drive it straight off the lot and it will work just fine.  But that motorcycle will also be <strong>just like everyone else&#8217;s motorcycle</strong> unless you start chopping it up and adding your own personality to it.</p>
<p>That&#8217;s what Thesis is to me.  It&#8217;s a perfectly-functioning web motorcycle that I can&#8217;t help but to chop up and put back together with my own style.</p>
<p>In order to be able to chop it up, I&#8217;ve had to learn a few things along the way.  I&#8217;d like to share those things for all the people looking for the answers.</p>
<h3>1. How to FIND custom.css and custom_functions.php</h3>
<p>Remember where you installed wordpress?  They&#8217;re there under:</p>
<p>wp-content/themes/thesis-15/custom/</p>
<p>Note that &#8220;thesis-15&#8243; might be different depending on what version you&#8217;re running.  It might just be called &#8220;thesis,&#8221; for example.</p>
<h3>2. How to edit my custom files in my SFTP client.</h3>
<p>When you want to change the look of your site, are you sick of downloading your custom.css file to your desktop, opening it in textedit or notepad, making your changes, saving the file, re-uploading it via FTP and refreshing your page?</p>
<p>Me too.  That&#8217;s why I use <a href="http://www.barebones.com/products/TextWrangler/" target="_blank">TextWrangler</a> so I can change my code in real time.  You could also use FileZilla if you like FireFox.</p>
<h3>3. How to edit my site offline</h3>
<p>Download <a href="http://www.mamp.info/en/index.html" target="_blank">MAMP</a> and turn you laptop into your own personal server.  This is how I build sites and make changes to FoCP to fine-tune stuff before I take it live.</p>
<h3>4. How to select a color pallette</h3>
<p>Picking colors that go well together from PS takes too much time, especially when you factor in the css.  Use a Hex Color Code compatability chart like <a href="http://www.2createawebsite.com/build/hex-colors.html" target="_blank">this one</a> to speed things up.</p>
<h3>5. How to add gradients</h3>
<p><a href="http://www.alistapart.com/" target="_blank">This</a> is a great design reference.  However, there is <a href="http://www.roundedcornr.com/" target="_blank">an easier way</a> (as long as you&#8217;re not possibly worried about load time.)</p>
<h3>6. How to use other people&#8217;s photos from flickr</h3>
<p>There is a lot of confusion about what you can and can&#8217;t use others&#8217; photos for.  Fortunately, flickr has a page that explains it all.  If you want to use a picture you found on flickr, make sure it has a <a href="http://www.flickr.com/creativecommons/by-2.0/" target="_blank">Creative Commons</a> license.  Then just give them credit with a name and link on your blog post.</p>
<h3>7. How to use OpenHook</h3>
<p>A <a href="http://rickbeckman.org/thesis-openhook/" target="_blank">great plugin</a> that eliminates the need for custom_functions.php.</p>
<h3>8. Why I SHOULD NOT use OpenHook</h3>
<p>Rick Beckman definitely made openhook a popular plugin, and Thesis newbies will appreciate it since it lets them edit their custom_functions.php from their WP dashboard.  But for people who like to chop their site up, it&#8217;s a little limiting.  If you&#8217;re into a lot of customization then the original way is still the best.  At least until the next version <img src='http://www.fouroclockproject.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>9. How to make and install a favicon</h3>
<p><a href="http://tools.dynamicdrive.com/favicon/" target="_blank">Nuff said</a>.</p>
<h3>10. Firebug</h3>
<p>Firebug for Mozilla&#8217;s Firefox web browser is probably my most-used tool for CSS problem solving.  It is a tool that I could not live without.  Click <a title="Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">here to download</a>.  Also, check out <a href="http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/" target="_blank">Kristarella&#8217;s video tutorial</a> on how to use it!</p>
<p style="text-align: center;">If you’d like more ways to <strong>“piece-of-cake” your Thesis blog</strong>, please read this:</p>
<p style="text-align: center;"><a href="http://www.fouroclockproject.com/2009/beat-the-thesis-theme-learning-curve/">Beat the Thesis Learning Curve</a></p>
<p>So that&#8217;s about it.  I hope I&#8217;ve answered a lot of questions but I&#8217;m sure I&#8217;ve missed some as well.  If you have any questions please leave them in the comments and I&#8217;ll be glad to answer every single one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fouroclockproject.com/2009/things-i-wish-i-knew-when-i-started-using-thesis/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>
