<?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; archives</title>
	<atom:link href="http://www.thesishacker.com/category/archives/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 color of the archive info border</title>
		<link>http://www.thesishacker.com/change-the-color-of-the-archive-info-border</link>
		<comments>http://www.thesishacker.com/change-the-color-of-the-archive-info-border#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:55:47 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[archives]]></category>
		<category><![CDATA[borders]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[change color]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=478</guid>
		<description><![CDATA[Change the color of the archive info border]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-479 aligncenter" style="border: 1px solid black;" title="29" src="http://www.thesishacker.com/wp-content/uploads/2009/01/29.png" alt="29" width="530" height="178" /></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;">/*change the color of the archive info border*/</span><br />
.custom #archive_info { border-bottom: 2px  solid  #whatever hexidecimal color you want ;}</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-480" title="colorchart1" src="http://www.thesishacker.com/wp-content/uploads/2009/01/colorchart1.jpg" alt="colorchart1" width="133" height="121" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/change-the-color-of-the-archive-info-border/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of the archive info border</title>
		<link>http://www.thesishacker.com/get-rid-of-archive-info-border</link>
		<comments>http://www.thesishacker.com/get-rid-of-archive-info-border#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:40:07 +0000</pubDate>
		<dc:creator>Nasty</dc:creator>
				<category><![CDATA[archives]]></category>
		<category><![CDATA[lines]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[custom.css]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[remove archive info border]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://www.thesishacker.com/?p=473</guid>
		<description><![CDATA[get rid of the archive info border]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-474" style="border: 1px solid black;" title="28" src="http://www.thesishacker.com/wp-content/uploads/2009/01/28.png" alt="28" width="523" height="180" /></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;">/*remove the archive info border*/</span><br />
.custom #archive_info { border: none ; }</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishacker.com/get-rid-of-archive-info-border/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
