<?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 Hacker &#187; sidebars</title>
	<atom:link href="http://www.thesishacker.com/category/sidebars/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishacker.com</link>
	<description>Customize Thesis</description>
	<lastBuildDate>Thu, 21 May 2009 16:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change the space between widget list items</title>
		<link>http://www.thesishacker.com/change-space-between-widget-list-items</link>
		<comments>http://www.thesishacker.com/change-space-between-widget-list-items#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:36:28 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[categories]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[spacing]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[change space]]></category>
		<category><![CDATA[list items]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=952</guid>
		<description><![CDATA[

In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-954 aligncenter" style="border: 1px solid black;" title="82" src="http://www.thesishacker.com/wp-content/uploads/2009/02/82.png" alt="82" width="110" height="140" /><br />
<img class="size-full wp-image-955 aligncenter" style="border: 1px solid black;" title="83" src="http://www.thesishacker.com/wp-content/uploads/2009/02/83.png" alt="83" width="113" height="319" /></p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*space between widget list items*/</span><br />
.custom li.widget ul li { margin-bottom: 2em ; }</p>
<p>Change the 2 to whatever gives you the desired effect</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-space-between-widget-list-items/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change the sidebar titles and headlines to lowercase</title>
		<link>http://www.thesishacker.com/change-sidebar-titles-and-headlines-to-lowercase</link>
		<comments>http://www.thesishacker.com/change-sidebar-titles-and-headlines-to-lowercase#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:18:30 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[categories]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[headline and title]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[change sidebar title]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[lowercase]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=947</guid>
		<description><![CDATA[Change the sidebar title to lowercase]]></description>
			<content:encoded><![CDATA[<p>Check out the screenshots below and take notice of the headline style of &#8220;categories&#8221; and &#8220;pages&#8221;&#8230;</p>
<p><img class="alignnone size-full wp-image-948" style="border: 1px solid black;" title="80" src="http://www.thesishacker.com/wp-content/uploads/2009/02/80.png" alt="80" width="154" height="166" /><img class="alignnone size-full wp-image-949" style="border: 1px solid black;" title="81" src="http://www.thesishacker.com/wp-content/uploads/2009/02/81.png" alt="81" width="175" height="167" /></p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*sidebar title normal case*/</span><br />
.custom h3 { font-variant: normal ; }</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-sidebar-titles-and-headlines-to-lowercase/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the font in your sidebars</title>
		<link>http://www.thesishacker.com/change-font-in-your-sidebars</link>
		<comments>http://www.thesishacker.com/change-font-in-your-sidebars#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:44:17 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[fonts]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[change font]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=916</guid>
		<description><![CDATA[To change the font in your sidebars go to&#8230;
Dashboard &#8212;-&#62; Appearance &#8212;-&#62; Thesis Options&#8230;.


Pick your choices from the drop down menus. Hit the save button.


]]></description>
			<content:encoded><![CDATA[<p>To change the font in your sidebars go to&#8230;</p>
<p>Dashboard &#8212;-&gt; Appearance &#8212;-&gt; Thesis Options&#8230;.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-917" style="border: 1px solid black;" title="69" src="http://www.thesishacker.com/wp-content/uploads/2009/01/69.png" alt="69" width="302" height="289" /></p>
<p style="text-align: center;">
<p>Pick your choices from the drop down menus. Hit the save button.</p>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-font-in-your-sidebars/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customize sidebar links</title>
		<link>http://www.thesishacker.com/customize-sidebar-links</link>
		<comments>http://www.thesishacker.com/customize-sidebar-links#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:16:15 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[colors]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[customize sidebar links]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=832</guid>
		<description><![CDATA[customize sidebar links]]></description>
			<content:encoded><![CDATA[<p>To target just links in the sidebar to customize try this&#8230;</p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*sidebar link styles*/</span><br />
.custom .sidebar a {your styles here ; }<br />
.custom .sidebar a:visited {your styles here ; }<br />
.custom .sidebar a:hover {your styles here ; }</p>
<p>To just target individual sidebars all you have to do is place a number after .sidebar like this&#8230;</p>
<p class="alert">.custom .sidebar_1  a {your styles here ; }<br />
.custom .sidebar_2  a {your styles here ; }</p>
<p>To learn more about link styling <a href="http://www.w3schools.com/default.asp">check out W3schools</a></p>
<p style="text-align: center;"><a href="http://www.febooti.com/products/iezoom/online-help/online-color-chart-picker.html"><img class="aligncenter size-full wp-image-833" title="colorchart2" src="http://www.thesishacker.com/wp-content/uploads/2009/01/colorchart2.jpg" alt="colorchart2" width="133" height="121" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/customize-sidebar-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 sidebar layout</title>
		<link>http://www.thesishacker.com/thesis-1-sidebar-layout</link>
		<comments>http://www.thesishacker.com/thesis-1-sidebar-layout#comments</comments>
		<pubDate>Mon, 26 Jan 2009 00:07:52 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[layout]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[1 sidebar]]></category>
		<category><![CDATA[1 sidebar layout]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=790</guid>
		<description><![CDATA[1 sidebar layout]]></description>
			<content:encoded><![CDATA[<p>Check out the screenshots below&#8230;</p>
<p><img class="alignnone size-full wp-image-793" style="border: 1px solid black;" title="563" src="http://www.thesishacker.com/wp-content/uploads/2009/01/563.png" alt="563" width="539" height="380" /></p>
<p><img class="alignnone size-full wp-image-794" style="border: 1px solid black;" title="58" src="http://www.thesishacker.com/wp-content/uploads/2009/01/58.png" alt="58" width="546" height="378" /></p>
<p>To get this effect go to&#8230;</p>
<p class="note">Dashboard &#8212;&gt; Appearance &#8212;&gt; Design Options&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-791 aligncenter" style="border: 1px solid black;" title="57" src="http://www.thesishacker.com/wp-content/uploads/2009/01/57.png" alt="57" width="307" height="475" /></p>
<p>Tweak the options to get your desired effect</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/thesis-1-sidebar-layout/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No sidebar layout</title>
		<link>http://www.thesishacker.com/thesis-no-sidebar-layou</link>
		<comments>http://www.thesishacker.com/thesis-no-sidebar-layou#comments</comments>
		<pubDate>Sun, 25 Jan 2009 23:31:23 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[layout]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[no sidebars]]></category>
		<category><![CDATA[widths]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=775</guid>
		<description><![CDATA[No sidebars]]></description>
			<content:encoded><![CDATA[<p>Check out the screenshots below&#8230;</p>
<p><img class="alignnone size-full wp-image-784" style="border: 1px solid black;" title="561" src="http://www.thesishacker.com/wp-content/uploads/2009/01/561.png" alt="561" width="521" height="366" /></p>
<p><img class="alignnone size-full wp-image-786" style="border: 1px solid black;" title="55" src="http://www.thesishacker.com/wp-content/uploads/2009/01/55.png" alt="55" width="521" height="313" /></p>
<p>To get this effect go to&#8230;</p>
<p class="note">Dashboard &#8212;-&gt; Appearance &#8212;-&gt; Design Options&#8230;</p>
<p style="text-align: center;"><img class="size-full wp-image-776 aligncenter" style="border: 1px solid black;" title="54" src="http://www.thesishacker.com/wp-content/uploads/2009/01/54.png" alt="54" width="315" height="229" /></p>
<p>You can change the width of the content box with the drop down menu</p>
<p>Hit the save button after changes</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/thesis-no-sidebar-layou/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show the number of post counts</title>
		<link>http://www.thesishacker.com/show-number-of-post-counts</link>
		<comments>http://www.thesishacker.com/show-number-of-post-counts#comments</comments>
		<pubDate>Sun, 25 Jan 2009 20:55:31 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[categories]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[counts]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[show the number of post counts]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=770</guid>
		<description><![CDATA[Show the number of post counts]]></description>
			<content:encoded><![CDATA[<p>In my category section &#8220;Customize Thesis&#8221; you&#8217;ll see the number of post counts next to each category. All you have to do to get this effect is go to&#8230;</p>
<p class="note">Dashboard &#8212;&gt; Appearance &#8212;&gt;Widgets&#8230;</p>
<p>Go to the &#8220;edit&#8221; tab on whichever category you want to do this to. On the drop down menu check &#8220;post counts&#8221;. Hit the save button.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-772" style="border: 1px solid black;" title="53" src="http://www.thesishacker.com/wp-content/uploads/2009/01/53.png" alt="53" width="302" height="370" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/show-number-of-post-counts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove the sidebar line</title>
		<link>http://www.thesishacker.com/remove-the-sidebar-line</link>
		<comments>http://www.thesishacker.com/remove-the-sidebar-line#comments</comments>
		<pubDate>Sat, 24 Jan 2009 02:05:39 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[lines]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=741</guid>
		<description><![CDATA[Remove the sidebar line]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-743 aligncenter" style="border: 1px solid black;" title="52" src="http://www.thesishacker.com/wp-content/uploads/2009/01/52.png" alt="52" width="520" height="211" /></p>
<p>If  you want to simply change the color of this line, <a href="http://www.thesishacker.com/?p=468">check out this tutorial.</a> This line is actually a background image set in the #content_box. To remove it completely go to your custom.css and add this&#8230;</p>
<p class="alert">.custom #content_box { background: none ; }</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/remove-the-sidebar-line/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make a static homepage</title>
		<link>http://www.thesishacker.com/make-a-static-homepage-with-no-sidebars</link>
		<comments>http://www.thesishacker.com/make-a-static-homepage-with-no-sidebars#comments</comments>
		<pubDate>Fri, 23 Jan 2009 23:23:06 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[header]]></category>
		<category><![CDATA[home page]]></category>
		<category><![CDATA[lines]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[no sidebar]]></category>
		<category><![CDATA[static page]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=727</guid>
		<description><![CDATA[Make a static homepage with no sidebars]]></description>
			<content:encoded><![CDATA[<p>The homepage of this site was created using the default page template but I inserted a custom style sheet, <em>only for this page</em>, in the custom_functions.php file. I&#8217;ll show you how I did it in the following steps&#8230;</p>
<p>I created a blank page and used the default template in the attributes section. Go to Page &#8212;-&gt; add new<a rel="attachment wp-att-1251" href="http://www.thesishacker.com/make-a-static-homepage-with-no-sidebars/attachment/123"><img class="aligncenter size-full wp-image-1251" title="123" src="http://www.thesishacker.com/wp-content/uploads/2009/01/123.png" alt="123" width="284" height="460" /></a></p>
<p style="text-align: center;">
<p>Click &#8220;Publish&#8221;, and now you have a blank canvass to build your homepage from.</p>
<p>Next in my custom_functions.php I created a style sheet just to style this page only&#8230;</p>
<p>In your custom_functions.php file add the following code. You can put it anywhere you want but I recommend putting it at the top after the &lt;?php tag. Remember, once you make the change, save it, and upload it to your server. Always describe the function and put it between the comment tags /* */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*my homepage stylesheet*/</span><br />
function welcome_stylesheet(){<br />
if (is_front_page()) { ?&gt;<br />
&lt;style type=&#8221;text/css&#8221;&gt;<br />
#content_box {margin-top: 36em; background: none;}<br />
#content .top {margin-top: 13em;}<br />
#sidebar_1 {margin-top: -2.6em;}<br />
#sidebar_2 {margin-top: -4.5em; }<br />
#content {background-color: #ffee99; padding-top: 1em;}<br />
/*This nudges the teaser content up against the right sidebar*/<br />
#column_wrap {width: 77.3em; background: none;}<br />
#sidebar_2 li.widget {background: #ffeeee; padding:0 0 .5em .5em; width: 103%; margin-top: 1.7em; margin-bottom: -.8em;}<br />
&lt;/style&gt;<br />
&lt;? }}<br />
add_action(&#8217;wp_head&#8217; , &#8216;welcome_stylesheet&#8217;);</p>
<p>If you want to see how I placed a custom box on the homepage, <a href="http://www.thesishacker.com/?p=199">check out this tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/make-a-static-homepage-with-no-sidebars/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add an image to your widget headline</title>
		<link>http://www.thesishacker.com/add-an-image-to-your-widget-headline</link>
		<comments>http://www.thesishacker.com/add-an-image-to-your-widget-headline#comments</comments>
		<pubDate>Wed, 21 Jan 2009 04:28:13 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[images]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[add an image to your widget headline]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=555</guid>
		<description><![CDATA[If you look at my sidebar you'll see that "Customize Thesis" and "Latest Tutorials" have a purple splash behind the headline. That is an image.]]></description>
			<content:encoded><![CDATA[<p>If you look at my sidebar you&#8217;ll see that &#8220;Categories&#8221; and &#8220;Latest Tutorials&#8221; have a purple splash behind the headline. That is an image. I created it in photoshop. You can put whatever type of image you want, within reason, in your widget headline. The default line height for the widget headline is 1.385 em&#8217;s. Obviously if you want to put in an image that&#8217;s bigger than that then you&#8217;ll have to change that property.</p>
<p>In your custom.ss file add the following code. You can put it anywhere you want but I recommend putting it at the top. Remember, once you make the change, save it, and upload the new file to your server. Always describe what you&#8217;re doing by putting your descripton between the comment tags /*  */ at the beginning shown below in green. The comments aren’t shown on your rendered page and it just makes things easier for you to remember…</p>
<p class="alert"><span style="color: #339966;">/*custom image in widget headline*/</span><br />
.custom .sidebar h3 {<br />
background: url(images/name of your file.jpg) no-repeat ;<br />
line-height: 3.6em;<br />
padding-left: 2em;<br />
color: #000000;<br />
}</p>
<p>The image can be a jpg, gif, or png</p>
<p>I changed the line height to accomodate my image size</p>
<p>The padding was to move &#8220;Customize Thesis&#8221; over a little bit</p>
<p>The color was to make the headline text darker</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/add-an-image-to-your-widget-headline/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
