<?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: Design &amp; Code a Sleek Search Form for WordPress using Photoshop, CSS &amp; a little jQuery</title>
	<atom:link href="http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/</link>
	<description>Graphic Design Studio &#38; Marketing Agency</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:55:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Erik Ford</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-1745</link>
		<dc:creator>Erik Ford</dc:creator>
		<pubDate>Sun, 25 Jul 2010 18:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-1745</guid>
		<description>@Adam,
Because of the lack of true cross browser support for form elements, styling forms has, at least for me, become the bane of my existence so I feel your pain.</description>
		<content:encoded><![CDATA[<p>@Adam,<br />
Because of the lack of true cross browser support for form elements, styling forms has, at least for me, become the bane of my existence so I feel your pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Knox</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-1719</link>
		<dc:creator>Adam Knox</dc:creator>
		<pubDate>Sat, 24 Jul 2010 01:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-1719</guid>
		<description>Woo. I&#039;ve had a heck of a time styling this searchform. I was trying to get away with just using CSS and no image replacement, but cross-browser rendering is a nightmare for forms. This is my first real try at styling forms so if there is a workaround I&#039;m all ears, but it is hell working with borders for forms where the search button is aligned beside the text box.

Chrome and Firefox are apparently thinking in opposite directions about whether a border should go in or out of the box even when a height is assigned. I ended up not using a border, assigning width and height, and then using a fieldset to wrap the sucker.

Go figure I hit a roadblock with CSS3 border radius applied to the fieldset not properly cropping the inputs inside. 

Image replacement is looking mighty fine in hindsight.</description>
		<content:encoded><![CDATA[<p>Woo. I&#8217;ve had a heck of a time styling this searchform. I was trying to get away with just using CSS and no image replacement, but cross-browser rendering is a nightmare for forms. This is my first real try at styling forms so if there is a workaround I&#8217;m all ears, but it is hell working with borders for forms where the search button is aligned beside the text box.</p>
<p>Chrome and Firefox are apparently thinking in opposite directions about whether a border should go in or out of the box even when a height is assigned. I ended up not using a border, assigning width and height, and then using a fieldset to wrap the sucker.</p>
<p>Go figure I hit a roadblock with CSS3 border radius applied to the fieldset not properly cropping the inputs inside. </p>
<p>Image replacement is looking mighty fine in hindsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mccormicky</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-647</link>
		<dc:creator>mccormicky</dc:creator>
		<pubDate>Sat, 03 Apr 2010 13:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-647</guid>
		<description>You write tutorials very well. I learned a lot from this one. Thank you.</description>
		<content:encoded><![CDATA[<p>You write tutorials very well. I learned a lot from this one. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ford</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-614</link>
		<dc:creator>Erik Ford</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-614</guid>
		<description>Nora,
There is nothing wrong with being self taught. That is exactly what I am. But, I am not quite following what you are trying to do. If you are trying to style a button, that is a link to enter your site, you wouldn&#039;t use any of these methods here. But, if you are trying to style a form submission button, to change once the user hovers over it, you would use the :hover psuedo class on that particular input.

I hope that helps. If not, and you feel comfortable doing so, send us a note using our &lt;a href=&quot;http://www.wearepixel8.com/contact/&quot; rel=&quot;nofollow&quot;&gt;contact form&lt;/a&gt; with the link to your page, along with exactly what you are trying to do, and we will try to point you in the right direction. You can also drop the link here, if that is easiest.</description>
		<content:encoded><![CDATA[<p>Nora,<br />
There is nothing wrong with being self taught. That is exactly what I am. But, I am not quite following what you are trying to do. If you are trying to style a button, that is a link to enter your site, you wouldn&#8217;t use any of these methods here. But, if you are trying to style a form submission button, to change once the user hovers over it, you would use the :hover psuedo class on that particular input.</p>
<p>I hope that helps. If not, and you feel comfortable doing so, send us a note using our <a href="http://www.wearepixel8.com/contact/" rel="nofollow">contact form</a> with the link to your page, along with exactly what you are trying to do, and we will try to point you in the right direction. You can also drop the link here, if that is easiest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nora</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-613</link>
		<dc:creator>Nora</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-613</guid>
		<description>Erik I need your help. I am designing a simple splash page or landing page for my new adult dating site, however I have everything done except the small search form and short sign up form. All I need is a simple 2 boxes with name and email (I think Aweber will do that part for me) and then a short search box. I want the focus to be on the ENTER button into the actual site. 

I am a self taught html coder..lol....sorry but thats kind of funny...ANYWAY. I&#039;m teaching myself and need some help. Im too talented to not be able to do this on my own.

Any help would be appreciated. My biggest concern really is what to do with the code for these forms and where to put it once i figure it all out.

Nora S</description>
		<content:encoded><![CDATA[<p>Erik I need your help. I am designing a simple splash page or landing page for my new adult dating site, however I have everything done except the small search form and short sign up form. All I need is a simple 2 boxes with name and email (I think Aweber will do that part for me) and then a short search box. I want the focus to be on the ENTER button into the actual site. </p>
<p>I am a self taught html coder..lol&#8230;.sorry but thats kind of funny&#8230;ANYWAY. I&#8217;m teaching myself and need some help. Im too talented to not be able to do this on my own.</p>
<p>Any help would be appreciated. My biggest concern really is what to do with the code for these forms and where to put it once i figure it all out.</p>
<p>Nora S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp-popular.com &#187; Blog Archive &#187; Design &#38; Code a Sleek Search Form for WordPress using Photoshop, CSS &#38; a little jQuery &#124; pixel8</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-568</link>
		<dc:creator>wp-popular.com &#187; Blog Archive &#187; Design &#38; Code a Sleek Search Form for WordPress using Photoshop, CSS &#38; a little jQuery &#124; pixel8</dc:creator>
		<pubDate>Mon, 08 Mar 2010 05:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-568</guid>
		<description>[...] here: Design &amp; Code a Sleek Search Form for WordPress using Photoshop, CSS &amp; a little jQuery &#124; pix... Tags: code, design, form, [...]</description>
		<content:encoded><![CDATA[<p>[...] here: Design &amp; Code a Sleek Search Form for WordPress using Photoshop, CSS &amp; a little jQuery | pix&#8230; Tags: code, design, form, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ford</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-202</link>
		<dc:creator>Erik Ford</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-202</guid>
		<description>@Doug C.

Are you using a code editor or are you using the theme editor within WordPress? If you are relatively new to coding, I would recommend using a code editor to get the job done. You will have to FTP your revisions to your theme folder, but it gives you more control over your work. Otherwise, you will be spending time searching for duplicate styles without knowing what line number these styles are on. Also, if you are using Firefox, I would recommend installing the Firebug extension to help you route out problems in coding.

You must make sure you have a template in your theme called &lt;code&gt;search.php&lt;/code&gt;. This file does not create search results, but is the template for the search results page. If your results aren&#039;t working I would check there first to see what the possible issue may be. The file must contain the conditional PHP statement &lt;code&gt;&lt;?php if (have_posts()) : ?&gt;&lt;/code&gt;. Before you customized your search form, were the results working?

The tutorial was missing the lines of javascript to handle the &quot;enter keywords&quot; text disappearing while on &lt;code&gt;focus&lt;/code&gt;. The snippet has been added. Thanks for catching that.

Lastly, in CSS, &lt;code&gt;#searchsubmit&lt;/code&gt; and &lt;code&gt;input#searchsubmit&lt;/code&gt; will be treated exactly the same. The &lt;code&gt;#&lt;/code&gt; translates as &lt;code&gt;id&lt;/code&gt;. I saw an instance in your coding that had one of each.</description>
		<content:encoded><![CDATA[<p>@Doug C.</p>
<p>Are you using a code editor or are you using the theme editor within WordPress? If you are relatively new to coding, I would recommend using a code editor to get the job done. You will have to FTP your revisions to your theme folder, but it gives you more control over your work. Otherwise, you will be spending time searching for duplicate styles without knowing what line number these styles are on. Also, if you are using Firefox, I would recommend installing the Firebug extension to help you route out problems in coding.</p>
<p>You must make sure you have a template in your theme called <code>search.php</code>. This file does not create search results, but is the template for the search results page. If your results aren&#8217;t working I would check there first to see what the possible issue may be. The file must contain the conditional PHP statement <code>&lt;?php if (have_posts()) : ?&gt;</code>. Before you customized your search form, were the results working?</p>
<p>The tutorial was missing the lines of javascript to handle the &#8220;enter keywords&#8221; text disappearing while on <code>focus</code>. The snippet has been added. Thanks for catching that.</p>
<p>Lastly, in CSS, <code>#searchsubmit</code> and <code>input#searchsubmit</code> will be treated exactly the same. The <code>#</code> translates as <code>id</code>. I saw an instance in your coding that had one of each.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug C.</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-201</link>
		<dc:creator>Doug C.</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-201</guid>
		<description>One other thing - when I click inside the search box the words &quot;enter keywords&quot; do not go away. I have to backspace them out before I type in any words.</description>
		<content:encoded><![CDATA[<p>One other thing &#8211; when I click inside the search box the words &#8220;enter keywords&#8221; do not go away. I have to backspace them out before I type in any words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug C.</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-200</link>
		<dc:creator>Doug C.</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-200</guid>
		<description>1. On line 32 of your &lt;code&gt;style.css&lt;/code&gt; file, your width should be &lt;code&gt;180px&lt;/code&gt;.
This is already set at &lt;code&gt;180px&lt;/code&gt;.

2. You have two styles for &lt;code&gt;input#s&lt;/code&gt;: one starting at line 19 and the other starting at line 47. Was that intentional? If not, I would remove the one that is not needed.
I don&#039;t have line numbers to look at so if you mean the id &quot;#s&quot; I should remove that? 
My theme has its own codes so some may be similar.

3. You have set up a &lt;code&gt;padding-right&lt;/code&gt; of &lt;code&gt;115px&lt;/code&gt; on the &lt;code&gt;input#s&lt;/code&gt;, which you took from the code in the tut. The problem here is you changed the width of your search &lt;code&gt;input&lt;/code&gt; and therefore have the adjust the padding accordingly.
I am trying different numbers since I cannot get the exact sizes as I had in my Photoshop images. For some reason the images or areas are not coming out like the images you had us make in the tutorial.

4. You also have two styles for &lt;code&gt;input#searchsubmit&lt;/code&gt;: one starting at line 60 and another starting at line 70. Again, I would remove the one that is not needed in this case.
I only see one entry for &quot;input#searchsubmit:&quot; - where is the other one? I don&#039;t have any line numbers.

5. Yes, the input background with the two different magnifying glasses should be one image sprite. You change the background position using jQuery and CSS. Make sure you’ve added a class named &lt;code&gt;.focus&lt;/code&gt; and have adjusted the background position.
I tried this and it doesn&#039;t work. I put the jQuery code in the header.php file like you said, but still doesn&#039;t work. The images don&#039;t swap.

Finally, the form itself doesn&#039;t work, either. I have tried typing in words and hitting the &quot;submit&quot; button and I go to my 404 page. Also, I have yet to figure out why I am getting a blue box with a thin black border around the submit button. Maybe something in the theme code?</description>
		<content:encoded><![CDATA[<p>1. On line 32 of your <code>style.css</code> file, your width should be <code>180px</code>.<br />
This is already set at <code>180px</code>.</p>
<p>2. You have two styles for <code>input#s</code>: one starting at line 19 and the other starting at line 47. Was that intentional? If not, I would remove the one that is not needed.<br />
I don&#8217;t have line numbers to look at so if you mean the id &#8220;#s&#8221; I should remove that?<br />
My theme has its own codes so some may be similar.</p>
<p>3. You have set up a <code>padding-right</code> of <code>115px</code> on the <code>input#s</code>, which you took from the code in the tut. The problem here is you changed the width of your search <code>input</code> and therefore have the adjust the padding accordingly.<br />
I am trying different numbers since I cannot get the exact sizes as I had in my Photoshop images. For some reason the images or areas are not coming out like the images you had us make in the tutorial.</p>
<p>4. You also have two styles for <code>input#searchsubmit</code>: one starting at line 60 and another starting at line 70. Again, I would remove the one that is not needed in this case.<br />
I only see one entry for &#8220;input#searchsubmit:&#8221; &#8211; where is the other one? I don&#8217;t have any line numbers.</p>
<p>5. Yes, the input background with the two different magnifying glasses should be one image sprite. You change the background position using jQuery and CSS. Make sure you’ve added a class named <code>.focus</code> and have adjusted the background position.<br />
I tried this and it doesn&#8217;t work. I put the jQuery code in the header.php file like you said, but still doesn&#8217;t work. The images don&#8217;t swap.</p>
<p>Finally, the form itself doesn&#8217;t work, either. I have tried typing in words and hitting the &#8220;submit&#8221; button and I go to my 404 page. Also, I have yet to figure out why I am getting a blue box with a thin black border around the submit button. Maybe something in the theme code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Ford</title>
		<link>http://www.wearepixel8.com/blog/design-code-a-sleek-search-form-for-wordpress-using-photoshop-css-a-little-jquery/comment-page-1/#comment-199</link>
		<dc:creator>Erik Ford</dc:creator>
		<pubDate>Sat, 31 Oct 2009 17:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wearepixel8.com/?p=1022#comment-199</guid>
		<description>@Doug C.

I&#039;ve taken a look at your code and noticed a couple of issues you are probably not aware of:

1. On line 32 of your &lt;code&gt;style.css&lt;/code&gt; file, your width should be &lt;code&gt;180px&lt;/code&gt;.
2. You have two styles for &lt;code&gt;input#s&lt;/code&gt;: one starting at line 19 and the other starting at line 47. Was that intentional? If not, I would remove the one that is not needed.
3. You have set up a &lt;code&gt;padding-right&lt;/code&gt; of &lt;code&gt;115px&lt;/code&gt; on the &lt;code&gt;input#s&lt;/code&gt;, which you took from the code in the tut. The problem here is you changed the width of your search input and therefore have the adjust the padding accordingly.
4. You also have two styles for &lt;code&gt;input#searchsubmit&lt;/code&gt;: one starting at line 60 and another starting at line 70. Again, I would remove the one that is not needed in this case.
5. Yes, the input background with the two different magnifying glasses should be one image sprite. You change the background position using jQuery and CSS. Make sure you&#039;ve added a class named &lt;code&gt;.focus&lt;/code&gt; and have adjusted the background position.

I hope that helps.</description>
		<content:encoded><![CDATA[<p>@Doug C.</p>
<p>I&#8217;ve taken a look at your code and noticed a couple of issues you are probably not aware of:</p>
<p>1. On line 32 of your <code>style.css</code> file, your width should be <code>180px</code>.<br />
2. You have two styles for <code>input#s</code>: one starting at line 19 and the other starting at line 47. Was that intentional? If not, I would remove the one that is not needed.<br />
3. You have set up a <code>padding-right</code> of <code>115px</code> on the <code>input#s</code>, which you took from the code in the tut. The problem here is you changed the width of your search input and therefore have the adjust the padding accordingly.<br />
4. You also have two styles for <code>input#searchsubmit</code>: one starting at line 60 and another starting at line 70. Again, I would remove the one that is not needed in this case.<br />
5. Yes, the input background with the two different magnifying glasses should be one image sprite. You change the background position using jQuery and CSS. Make sure you&#8217;ve added a class named <code>.focus</code> and have adjusted the background position.</p>
<p>I hope that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
