<
Here is the code to import a search bar for your blog. You will need to use the “HTML/Java Script” gadget in Blogger– not sure what the widget is in WordPress, but I’m sure there’s a way to do it. Then, simply enter the following HTML code:
<p align=”left”>
<form id=”searchthis” action=”http://yourblogurlhere.blogspot.com/search <http://yourblogurlhere.blogspot.com/search> ” style=”display:inline;” method=”get”>
<input id=”b-query” maxlength=”255″ name=”q” size=”17″ type=”text”/>
<input id=”b-searchbtn” value=”Search” type=”submit”/>
</form></p>
Next, make sure to insert the URL for your blog where I have “http://yourblogurlhere.blogspot.com/search <http://yourblogurlhere.blogspot.com/search> .”
March 29th, 2009 at 8:03 am
One Response to “Adding a search bar to your blog”
thanks for posting this!
March 29, 2009 @ 9:00 am