<?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: How to add your own custom header with hooks</title>
	<atom:link href="http://www.thesishacker.com/how-to-add-custom-header-with-hooks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks</link>
	<description>Customize Thesis</description>
	<lastBuildDate>Thu, 28 May 2009 19:12:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elle</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-889</link>
		<dc:creator>Elle</dc:creator>
		<pubDate>Tue, 28 Apr 2009 20:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-889</guid>
		<description>I&#039;m not sure what I am doing or not doing. Can you please help? I am trying to get my header to display. My URL is www.mamaloves.ca.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what I am doing or not doing. Can you please help? I am trying to get my header to display. My URL is <a href="http://www.mamaloves.ca" rel="nofollow">http://www.mamaloves.ca</a>.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasty</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-42</link>
		<dc:creator>Nasty</dc:creator>
		<pubDate>Thu, 12 Mar 2009 18:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-42</guid>
		<description>Do you have a link to your site. I&#039;ll see if I can find out what&#039;s wrong.</description>
		<content:encoded><![CDATA[<p>Do you have a link to your site. I&#8217;ll see if I can find out what&#8217;s wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-39</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 11 Mar 2009 02:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-39</guid>
		<description>Still cant get this to work.  Using my code for the header, it doesnt pop up.  Using your code for a header doesnt show header.... frustrating</description>
		<content:encoded><![CDATA[<p>Still cant get this to work.  Using my code for the header, it doesnt pop up.  Using your code for a header doesnt show header&#8230;. frustrating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasty</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-35</link>
		<dc:creator>Nasty</dc:creator>
		<pubDate>Thu, 05 Mar 2009 20:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-35</guid>
		<description>They both work well. It&#039;s all about what you like and what gives you the desired effect you&#039;re looking for. Remember the tutorials on this site are just one way of achieving an effect. You&#039;ll start to notice that there are a number of ways to get what you&#039;re looking for. 

Absolutely you can copy and past! Keep in mind though that you might have to change the name of functions or selectors because what I use in mine might be different then what you use in yours.</description>
		<content:encoded><![CDATA[<p>They both work well. It&#8217;s all about what you like and what gives you the desired effect you&#8217;re looking for. Remember the tutorials on this site are just one way of achieving an effect. You&#8217;ll start to notice that there are a number of ways to get what you&#8217;re looking for. </p>
<p>Absolutely you can copy and past! Keep in mind though that you might have to change the name of functions or selectors because what I use in mine might be different then what you use in yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-33</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 05 Mar 2009 02:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-33</guid>
		<description>This is the tutorial I used to add the custom header : http://www.sugarrae.com/thesis-hooks-dummies-tutorial/#change-header

Its different than yours.  Should I just switch to yours?  Can I copy and paste?</description>
		<content:encoded><![CDATA[<p>This is the tutorial I used to add the custom header : <a href="http://www.sugarrae.com/thesis-hooks-dummies-tutorial/#change-header" rel="nofollow">http://www.sugarrae.com/thesis-hooks-dummies-tutorial/#change-header</a></p>
<p>Its different than yours.  Should I just switch to yours?  Can I copy and paste?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasty</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-32</link>
		<dc:creator>Nasty</dc:creator>
		<pubDate>Thu, 05 Mar 2009 01:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-32</guid>
		<description>A couple things here I&#039;m wondering about. You&#039;re putting add_header_image before your title. With the following tutorial you have to remove the default header and then add your own custom header.

remove_action ( ‘thesis_hook_header’,&#039;thesis_default_header’);
add_action (’thesis_hook_header’, ‘add_header_image’); 

Then to put your nav bar below that try this...

remove_action (&#039;thesis_hook_before_header&#039;, &#039;thesis_nav_menu&#039;); 
add_action (&#039;thesis_hook_after_header&#039;, &#039;thesis_nav_menu&#039;);</description>
		<content:encoded><![CDATA[<p>A couple things here I&#8217;m wondering about. You&#8217;re putting add_header_image before your title. With the following tutorial you have to remove the default header and then add your own custom header.</p>
<p>remove_action ( ‘thesis_hook_header’,&#8217;thesis_default_header’);<br />
add_action (’thesis_hook_header’, ‘add_header_image’); </p>
<p>Then to put your nav bar below that try this&#8230;</p>
<p>remove_action (&#8217;thesis_hook_before_header&#8217;, &#8216;thesis_nav_menu&#8217;);<br />
add_action (&#8217;thesis_hook_after_header&#8217;, &#8216;thesis_nav_menu&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.thesishacker.com/how-to-add-custom-header-with-hooks/comment-page-1#comment-30</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 03 Mar 2009 20:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesishacker.com/?p=166#comment-30</guid>
		<description>I am using this code for my header: 
function add_header_image () {
echo &quot;&lt;a href=&quot;http://www.site com/&quot; title=&quot;Title&quot; rel=&quot;nofollow&quot;&gt;

&lt;/a&gt;&quot;; }
add_action(&#039;thesis_hook_before_title&#039;, &#039;add_header_image&#039;); 

For some reason the I cant put my nav bar below the header. Is it because of the action at the bottom?</description>
		<content:encoded><![CDATA[<p>I am using this code for my header:<br />
function add_header_image () {<br />
echo &#8220;<a href="http://www.site com/" title="Title" rel="nofollow"></p>
<p></a>&#8220;; }<br />
add_action(&#8217;thesis_hook_before_title&#8217;, &#8216;add_header_image&#8217;); </p>
<p>For some reason the I cant put my nav bar below the header. Is it because of the action at the bottom?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

