Hi Friends! Add a Simple Search box to Blogger Blog. most of custom templates has comes with no search box, here is the simple Search box for you. just add it with a single click and enjoy!
How to Install Search Box Widget?
Click The Bellow Button to add the widget directly to your blog
(OR)
Use the Below Code and Add the Widget as HTML/JavaScript<div class="searchform">
<form method="get" id="searchform" action="/search">
<table width="100%">
<tr>
<td><input type="text" style="width:98%;padding:2px;" value="Search this blog..." onfocus="if (this.value == "Search this blog...") {this.value = ""}" onblur="if (this.value == "") {this.value = "Search this blog...";}" name="q" id="sbox" class="sbox"></td>
<td width="75px"><input type="button" Value="Search" id="sbutton" class="sbutton" alt=""></td>
</tr>
</table>
</form>
</div>
I will add some Cool Search boxes with Different Color Schemes, SO Keep Updated… By follow me @Way2blogging or Subscribe to Our Free Mail Updates!
0 comments