For every Blogger template , there is a
Search Bar. Some times this
search bar will be useful , some times not. And this
search bar will be a
hell if you are a
Adsense user becouse you can't use your Adsense
search bar.
This is what on one of my other blog's template.It seems beautiful but i want to delete it.
Find and delete the codes
<form action='/search' id='searchform' method='get'> to </form>
( these 2 code lines and few other lines between these two lines , there may be 4 -5 lines to delete )
you may delete some similar codes to these
<form action='/search' id='searchform' method='get'>
<input class='txtField' id='s' name='q' type='text' value=' '/>
<input class='btnSearch' id='sbutt' type='submit' value='Search'/>
</form>
Now follow the Safety Saving Steps.