<?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: Clickable Header Image in Thesis Theme</title>
	<atom:link href="http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/feed" rel="self" type="application/rss+xml" />
	<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html</link>
	<description>Miscellaneous Ramblings of a Geek Blogger</description>
	<lastBuildDate>Sat, 04 Sep 2010 21:26:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Colleen Greene</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1473</link>
		<dc:creator>Colleen Greene</dc:creator>
		<pubDate>Thu, 19 Aug 2010 02:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1473</guid>
		<description>I see your code pointing to the image URL, but I don&#039;t see this the code for making that image a clickable link to the home page.  In older versions of Thesis, I had to do this via the custom_ functions.php file.  Is that not necessary anymore?</description>
		<content:encoded><![CDATA[<p>I see your code pointing to the image URL, but I don&#39;t see this the code for making that image a clickable link to the home page.  In older versions of Thesis, I had to do this via the custom_ functions.php file.  Is that not necessary anymore?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexwhalley</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1430</link>
		<dc:creator>alexwhalley</dc:creator>
		<pubDate>Wed, 12 May 2010 10:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1430</guid>
		<description>OMG! It freaking worked!!!&lt;br&gt;&lt;br&gt;Finally!!!! and THANK YOU!!&lt;br&gt;&lt;br&gt;Ok, so now I need to make some headers..... is there a way to bring the text back? or is this a silly question and I should just remove the part of the code at the bottom that refers to this??</description>
		<content:encoded><![CDATA[<p>OMG! It freaking worked!!!</p>
<p>Finally!!!! and THANK YOU!!</p>
<p>Ok, so now I need to make some headers&#8230;.. is there a way to bring the text back? or is this a silly question and I should just remove the part of the code at the bottom that refers to this??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Absence of Alternatives</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1418</link>
		<dc:creator>The Absence of Alternatives</dc:creator>
		<pubDate>Fri, 16 Apr 2010 01:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1418</guid>
		<description>I just want to say thank you for the code. I am a complete dweeb when it comes to these things: think Liberal Arts major. BUT I did it. If I can do it, anybody can do it. I attribute my unlikely success to your good, clean code.  Thanks!</description>
		<content:encoded><![CDATA[<p>I just want to say thank you for the code. I am a complete dweeb when it comes to these things: think Liberal Arts major. BUT I did it. If I can do it, anybody can do it. I attribute my unlikely success to your good, clean code.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1166</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1166</guid>
		<description>I forgot to mention you should always do a backup before doing any changes.</description>
		<content:encoded><![CDATA[<p>I forgot to mention you should always do a backup before doing any changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme John</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1162</link>
		<dc:creator>Extreme John</dc:creator>
		<pubDate>Mon, 25 Jan 2010 07:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1162</guid>
		<description>This is going to come in handy, right now I have the header on all of my business blogs linked, yet for some reason I haven&#039;t done it on my blog. Added to the sticky note for tomorrow.</description>
		<content:encoded><![CDATA[<p>This is going to come in handy, right now I have the header on all of my business blogs linked, yet for some reason I haven&#39;t done it on my blog. Added to the sticky note for tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1159</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Mon, 25 Jan 2010 00:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1159</guid>
		<description>Put it after the text that is already in the file.</description>
		<content:encoded><![CDATA[<p>Put it after the text that is already in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheInfoPreneur</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1158</link>
		<dc:creator>TheInfoPreneur</dc:creator>
		<pubDate>Mon, 25 Jan 2010 00:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1158</guid>
		<description>OK and I take it, it doesn&#039;t matter where I put the code?</description>
		<content:encoded><![CDATA[<p>OK and I take it, it doesn&#39;t matter where I put the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1157</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1157</guid>
		<description>Yes, you can do it like that. Open the css file with a notepad, insert code and save.</description>
		<content:encoded><![CDATA[<p>Yes, you can do it like that. Open the css file with a notepad, insert code and save.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheInfoPreneur</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1155</link>
		<dc:creator>TheInfoPreneur</dc:creator>
		<pubDate>Sun, 24 Jan 2010 23:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1155</guid>
		<description>When you put the code in do you have to open the custom css file in notepad then re-save it?</description>
		<content:encoded><![CDATA[<p>When you put the code in do you have to open the custom css file in notepad then re-save it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasif</title>
		<link>http://hegeeks.com/thesis-theme/clickable-image-in-header-in-thesis-theme.html/comment-page-1#comment-1153</link>
		<dc:creator>Nasif</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://hegeeks.com/?p=917#comment-1153</guid>
		<description>Thanks you more than anything.. The steps are simple ! Other websites has very complex and very long steps... Your one is very easy for a newbie like me. Thanks again...</description>
		<content:encoded><![CDATA[<p>Thanks you more than anything.. The steps are simple ! Other websites has very complex and very long steps&#8230; Your one is very easy for a newbie like me. Thanks again&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
