<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Search Form (widget) Style - Twenty Twelve vs. Twenty Ten</title>
		<link>http://en.forums.wordpress.com/topic/search-form-widget-style-twenty-twelve-vs-twenty-ten</link>
		<description>WordPress.com Forums &#187; Topic: Search Form (widget) Style - Twenty Twelve vs. Twenty Ten</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 20:28:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/search-form-widget-style-twenty-twelve-vs-twenty-ten" rel="self" type="application/rss+xml" />

		<item>
			<title>zombiesymmetry on "Search Form (widget) Style - Twenty Twelve vs. Twenty Ten"</title>
			<link>http://en.forums.wordpress.com/topic/search-form-widget-style-twenty-twelve-vs-twenty-ten#post-1028563</link>
			<pubDate>Tue, 02 Oct 2012 23:38:31 +0000</pubDate>
			<dc:creator>zombiesymmetry</dc:creator>
			<guid isPermaLink="false">1028563@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the swift reply!</p>
<p>I just upgraded to Custom Design the other day, so I'll give this a shot and see how it works.
</p>
]]></description>
					</item>
		<item>
			<title>michaelfields on "Search Form (widget) Style - Twenty Twelve vs. Twenty Ten"</title>
			<link>http://en.forums.wordpress.com/topic/search-form-widget-style-twenty-twelve-vs-twenty-ten#post-1028555</link>
			<pubDate>Tue, 02 Oct 2012 23:35:18 +0000</pubDate>
			<dc:creator>michaelfields</dc:creator>
			<guid isPermaLink="false">1028555@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello! Hiding the search button in Twenty Ten via <a href="http://en.support.wordpress.com/custom-design/">Custom Design Upgrade</a> is pretty easy. The following code will work:</p>
<p><code>&lt;br /&gt;
#searchsubmit {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
</code></p>
<p>You can then make the search box a bit wider with:</p>
<p><code>&lt;br /&gt;
#primary #s {&lt;br /&gt;
    width: 200px;&lt;br /&gt;
}&lt;br /&gt;
</code></p>
<p>It is not really possible to include the text inside the search box the correct way though.
</p>
]]></description>
					</item>
		<item>
			<title>zombiesymmetry on "Search Form (widget) Style - Twenty Twelve vs. Twenty Ten"</title>
			<link>http://en.forums.wordpress.com/topic/search-form-widget-style-twenty-twelve-vs-twenty-ten#post-1025944</link>
			<pubDate>Sun, 30 Sep 2012 03:29:32 +0000</pubDate>
			<dc:creator>zombiesymmetry</dc:creator>
			<guid isPermaLink="false">1025944@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've been going back and forth between several themes, and I think I may be going with Twenty Ten.  However, Twenty Twelve has a much cooler search format, w/ hitting the return key instead of having a "Search" button.</p>
<p>I see that I can lengthen the search box (in Twenty Ten), and force the button onto a second line, by modifying the CSS ".widget_search #s" - Increasing the search box from 60%.  I also see that the search box works without using the "Search" button by simply hitting the return key.</p>
<p>What I would like to do is get rid of the button in Twenty Ten, and possibly include the word "Search" in the empty box.  I tried using a text widget to make my own search form, but then discovered that <code>&lt;from&gt;</code> tags are among the forbidden tags, and so that of course didn't work.</p>
<p>Is there a workaround?  A method of eliminating (or hiding) the button in the Twenty Ten search form, and possibly including my own default text (e.g. "Search") in the empty search box?</p>
<p>Note:  I don't have the "Custom Design" upgrade yet, but I may be upgrading to change out the fonts, so if there is a remedy that involves modifying the CSS file that would be perfect.
</p>
]]></description>
					</item>

	</channel>
</rss>
