1. Log in to your blogger account.
2.Step 2 : Now click Add Page Element , in the List select Add HTML / JAVASCRIPT and paste the below code there and save .
<form id=”searchThis” action=”/search” style=”display:inline;” method=”get”><input id=”searchBox” name=”q” type=”text”/> <input id=”searchButton” value=”Go” type=”submit”/></form>
If you want to Change Go with submit or something else just change name which is in blue color.
It will look like this.










