<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technowpedia&#187; button</title>
	<atom:link href="http://www.technowpedia.com/tag/button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technowpedia.com</link>
	<description>Today's technology at your doorsteps</description>
	<lastBuildDate>Sat, 11 Jun 2011 17:13:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding a Search Box in Google Blogger/Blogspot</title>
		<link>http://www.technowpedia.com/blogging/adding-a-search-box-in-google-bloggerblogspot/</link>
		<comments>http://www.technowpedia.com/blogging/adding-a-search-box-in-google-bloggerblogspot/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogspot]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.technowpedia.com/?p=205</guid>
		<description><![CDATA[
Though the Google bloggers template will have the default search functionality, due to the increasing number of users who are going with customized blogger templates, it has become mandatory that we have a special search functionality for the blogs.
This post will explain you how you can add a search bar for your blogger blogs.
1. Layout [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-371 alignnone" title="search_icon" src="http://www.technowpedia.com/wp-content/uploads/2009/03/search_icon.jpg" alt="search_icon" width="160" height="160" /></p>
<p style="text-align: left;"><strong>T</strong>hough the Google bloggers template will have the default search functionality, due to the increasing number of users who are going with customized blogger templates, it has become mandatory that we have a special search functionality for the blogs.</p>
<p style="text-align: left;">This post will explain you how you can add a search bar for your blogger blogs.</p>
<p style="text-align: left;">1. Layout -&gt; Page Elements -&gt; Add a Page Element -&gt; HTML/JavaScript</p>
<p style="text-align: left;">2. Paste this code:</p>
<p style="text-align: left;">&lt;p  align=&#8221;left&#8221;&gt;<br />
&lt;form  id=&#8221;searchthis&#8221; action=&#8221;<span style="color: #0000ff;">YOUR BLOG URL</span>/search&#8221;  style=&#8221;display:inline;&#8221; method=&#8221;get&#8221;&gt;<br />
&lt;strong&gt;<span style="color: #0000ff;">NAME  OF YOUR BLOG</span>&lt;br/&gt;&lt;/strong&gt;<br />
&lt;input  id=&#8221;b-query&#8221; maxlength=&#8221;255&#8243; name=&#8221;q&#8221;  <span style="color: #0000ff;">size=&#8221;20&#8243;</span> type=&#8221;text&#8221;/&gt;<br />
&lt;input  id=&#8221;b-searchbtn&#8221; <span style="color: #993399;"><span style="color: #0000ff;">value=&#8221;Search</span>&#8220;</span> type=&#8221;submit&#8221;/&gt;<br />
&lt;/form&gt;&lt;/p&gt;</p>
<p style="text-align: left;">3. Edit the values in Blue and SAVE the widget and Template.</p>
<p style="text-align: left;">4.You are done.</p>
<p style="text-align: left;">
<p style="text-align: left;"><span style="color: #0000ff;"><span style="text-decoration: underline;"><strong>This is what you will see in your Blog.</strong></span></span></p>
<form id="searchthis" style="display: inline; text-align: left;" action="YOUR BLOG URL/search" method="get"> <strong>NAME OF YOUR BLOG<br />
</strong></p>
<input id="b-query" style="background-color: #ffffa0;" maxlength="255" name="q" size="20" type="text" />
<input id="b-searchbtn" type="submit" value="Search" /> </form>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.technowpedia.com/blogging/adding-a-search-box-in-google-bloggerblogspot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

