<?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: Add the WordPress search function to your Thesis header</title>
	<atom:link href="http://www.thinkdave.com/wordpress-search-thesis-header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkdave.com/wordpress-search-thesis-header/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-search-thesis-header</link>
	<description>Thesis and WordPress theme developer</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:48:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alison Jardine</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-7372</link>
		<dc:creator>Alison Jardine</dc:creator>
		<pubDate>Mon, 16 Jan 2012 23:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-7372</guid>
		<description>Hello Dave

Wanted to express my appreciation for this code! I actually managed this all by myself on my site, that&#039;s how good your explanation is :))
My little search box now appears neatly on the top right of my site, occluding  my banner. 
Appreciate you posting this very much....
Alison</description>
		<content:encoded><![CDATA[<p>Hello Dave</p>
<p>Wanted to express my appreciation for this code! I actually managed this all by myself on my site, that&#8217;s how good your explanation is <img src='http://www.thinkdave.com/sausage/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
My little search box now appears neatly on the top right of my site, occluding  my banner.<br />
Appreciate you posting this very much&#8230;.<br />
Alison</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-7368</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Fri, 13 Jan 2012 18:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-7368</guid>
		<description>Hi, would you by any chance know where the search box text &#039;to search, type and hit enter&#039; is hidden, in THESIS, so I could translate it for a project ?
Thanks much !
Laura</description>
		<content:encoded><![CDATA[<p>Hi, would you by any chance know where the search box text &#8216;to search, type and hit enter&#8217; is hidden, in THESIS, so I could translate it for a project ?<br />
Thanks much !<br />
Laura</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-7366</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-7366</guid>
		<description>Thanks for the great tutorial Dave.

I&#039;m trying to move the search bar to the top right corner without losing the clickability and formatting of the two images I have in my header. I&#039;ve tried tinkering around with the CSS to no avail.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial Dave.</p>
<p>I&#8217;m trying to move the search bar to the top right corner without losing the clickability and formatting of the two images I have in my header. I&#8217;ve tried tinkering around with the CSS to no avail.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-6969</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 22 Feb 2011 15:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-6969</guid>
		<description>@Paz, you&#039;d need to use some custom CSS (in your custom.css file) to achieve this. Depending on your layout, applying the following may help:

&lt;code&gt;.search_form {margin-top: 10px;)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@Paz, you&#8217;d need to use some custom CSS (in your custom.css file) to achieve this. Depending on your layout, applying the following may help:</p>
<p><code>.search_form {margin-top: 10px;)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paz</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-6960</link>
		<dc:creator>Paz</dc:creator>
		<pubDate>Thu, 17 Feb 2011 08:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-6960</guid>
		<description>I used this with great success, however I want the form to sit about 10 pixels from the top of the header.  Is there a function that I can add to do that as well.</description>
		<content:encoded><![CDATA[<p>I used this with great success, however I want the form to sit about 10 pixels from the top of the header.  Is there a function that I can add to do that as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hockenberry</title>
		<link>http://www.thinkdave.com/wordpress-search-thesis-header/comment-page-1/#comment-6913</link>
		<dc:creator>Mark Hockenberry</dc:creator>
		<pubDate>Sat, 20 Nov 2010 16:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkdave.com/?p=1681#comment-6913</guid>
		<description>Thanks Dave, 

I really like the results of this code except for one issue, The text &quot; Enter Search...&quot; doesn&#039;t go blank (disappear) when you click in the box to search. Here is my site I want to use this on: http://rightonwebdesign.com 
any suggestions?</description>
		<content:encoded><![CDATA[<p>Thanks Dave, </p>
<p>I really like the results of this code except for one issue, The text &#8221; Enter Search&#8230;&#8221; doesn&#8217;t go blank (disappear) when you click in the box to search. Here is my site I want to use this on: <a href="http://rightonwebdesign.com" rel="nofollow">http://rightonwebdesign.com</a><br />
any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

