Showing posts with label search box. Show all posts
Showing posts with label search box. Show all posts

Search box helps your visitors to search the posts what they want. A search box will definitely be needed if you have a lot of contents in your website. But, not only work we also want to make our website looking awesome. That's why we can make our Search bar more beautiful using css search boxes. If you add a stylish css3 search box, your blog seems so beautiful. Today I wanna share with you a set of colorful search boxes for your blogger blog. So, lets start learning how to use stylish Search Boxes in your blogger blog.
You can have more Stylish Search Boxes for Blogger Blogs
  1. Choose your desired search box below & copy the code of that search box
  2. Go to Blogger DashboardLayout Add a Gadget HTML/JavaScript
  3. Now, Paste code (leave title column blank) and then click on Save.

This is the time to find out the best matching Search box for your blog.

<style type="text/css">
#helperblogger-searchbox {
    border-radius: 5px;
    background: URL(http://2.bp.blogspot.com/-upfLE67VJ48/T9L_1DEmg7I/AAAAAAAAB8s/HtdrkTY7GoI/s1600/helperblogger.com-red.png) no-repeat scroll center center transparent;
    width: 307px;
    height: 50px;
    disaply: block;
}
   
form#helperblogger-searchform {
    display: block;
    padding: 9px 16px;
    margin: 0;
}
   
form#helperblogger-searchform #s {
    padding-left: 24px !important;
    padding: 7.5px;
    margin: 0;
    width: 198px;
    font-size: 16px;
    font-family: georgia;
    font-style: italic;
    color: #666666;
    vertical-align: top;
    border: none;
    background: transparent;
}
   
form#helperblogger-searchform
#sbutton {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 74px;
    vertical-align: top;
    border: none;
    background: transparent;
}
</style>
<div id="helperblogger-searchbox">
    <form id="helperblogger-searchform" action="/search" method="get">
        <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}'
        onblur='if (this.value == "") {this.value = "Search...";}' />
        <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton"
        />
    </form>
</div>
<style type="text/css">
#helperblogger-searchbox {
    border-radius: 5px;
    background: URL(http://4.bp.blogspot.com/-jkzG3DU10a0/T9L_yt0nqYI/AAAAAAAAB8U/8NCpgoIYP18/s1600/helperblogger.com-green.png) no-repeat scroll center center transparent;
    width: 307px;
    height: 50px;
    disaply: block;
}
   
form#helperblogger-searchform {
    display: block;
    padding: 9px 16px;
    margin: 0;
}
   
form#helperblogger-searchform #s {
    padding-left: 24px !important;
    padding: 7.5px;
    margin: 0;
    width: 198px;
    font-size: 16px;
    font-family: georgia;
    font-style: italic;
    color: #666666;
    vertical-align: top;
    border: none;
    background: transparent;
}
   
form#helperblogger-searchform
#sbutton {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 74px;
    vertical-align: top;
    border: none;
    background: transparent;
}
</style>
<div id="helperblogger-searchbox">
    <form id="helperblogger-searchform" action="/search" method="get">
        <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}'
        onblur='if (this.value == "") {this.value = "Search...";}' />
        <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton"
        />
    </form>
</div>




<style type="text/css">
#helperblogger-searchbox {
    border-radius: 5px;
    background: URL(http://1.bp.blogspot.com/-3QS-Mh7cdm4/T9L_x-etZiI/AAAAAAAAB8Q/OXgi3sBFiRI/s1600/helperblogger.com-blue.png) no-repeat scroll center center transparent;
    width: 307px;
    height: 50px;
    disaply: block;
}
   
form#helperblogger-searchform {
    display: block;
    padding: 9px 16px;
    margin: 0;
}
   
form#helperblogger-searchform #s {
    padding-left: 24px !important;
    padding: 7.5px;
    margin: 0;
    width: 198px;
    font-size: 16px;
    font-family: georgia;
    font-style: italic;
    color: #666666;
    vertical-align: top;
    border: none;
    background: transparent;
}
   
form#helperblogger-searchform
#sbutton {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 74px;
    vertical-align: top;
    border: none;
    background: transparent;
}
</style>
<div id="helperblogger-searchbox">
    <form id="helperblogger-searchform" action="/search" method="get">
        <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}'
        onblur='if (this.value == "") {this.value = "Search...";}' />
        <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton"
        />
    </form>
</div>




<style type="text/css">
#helperblogger-searchbox {
    border-radius: 5px;
    background: URL(http://3.bp.blogspot.com/-8DNTltUx70c/T9L_zrbhRaI/AAAAAAAAB8g/5H5PYM-I20I/s1600/helperblogger.com-orange.png) no-repeat scroll center center transparent;
    width: 307px;
    height: 50px;
    disaply: block;
}
   
form#helperblogger-searchform {
    display: block;
    padding: 9px 16px;
    margin: 0;
}
   
form#helperblogger-searchform #s {
    padding-left: 24px !important;
    padding: 7.5px;
    margin: 0;
    width: 198px;
    font-size: 16px;
    font-family: georgia;
    font-style: italic;
    color: #666666;
    vertical-align: top;
    border: none;
    background: transparent;
}
   
form#helperblogger-searchform
#sbutton {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 74px;
    vertical-align: top;
    border: none;
    background: transparent;
}
</style>
<div id="helperblogger-searchbox">
    <form id="helperblogger-searchform" action="/search" method="get">
        <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}'
        onblur='if (this.value == "") {this.value = "Search...";}' />
        <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton"
        />
    </form>
</div>




<style type="text/css">
#helperblogger-searchbox {
    border-radius: 5px;
    background: URL(http://1.bp.blogspot.com/-xUr8VMkrYEw/T9L_0s7DQoI/AAAAAAAAB8k/LTQ94RRZrJA/s1600/helperblogger.com-purple.png) no-repeat scroll center center transparent;
    width: 307px;
    height: 50px;
    disaply: block;
}
   
form#helperblogger-searchform {
    display: block;
    padding: 9px 16px;
    margin: 0;
}
   
form#helperblogger-searchform #s {
    padding-left: 24px !important;
    padding: 7.5px;
    margin: 0;
    width: 198px;
    font-size: 16px;
    font-family: georgia;
    font-style: italic;
    color: #666666;
    vertical-align: top;
    border: none;
    background: transparent;
}
   
form#helperblogger-searchform
#sbutton {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 74px;
    vertical-align: top;
    border: none;
    background: transparent;
}
</style>
<div id="helperblogger-searchbox">
    <form id="helperblogger-searchform" action="/search" method="get">
        <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}'
        onblur='if (this.value == "") {this.value = "Search...";}' />
        <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton"
        />
    </form>
</div>
Continue Reading ...

 CSS search boxes for Blogger Blogs. Search Boxes allows people to search contents from websites. CSS search boxes will make our website more beautiful. Some people want to get rid of blogger default search box. And they find great looking css search boxes for their blogger blogs. That's why I'm going to show you some tutorials on it.
You can have more Stylish Search Boxes for Blogger Blogs

CSS Search Boxes for Blogger Blogs

  1. Login to your blogger account.
  2. Go to your layout and then go to Edit HTML section.
  3. Click the box to Expand Widget Templates.
  4. Now find (Ctrl+F) this code: ]]></b:skin>.
  5. Now add the following code before ]]></b:skin> & click on Save Template.
    /* search form ----www.howblogger.com----- */ .searchform {margin: 0;padding: 0;overflow: hidden;display: inline;} .searchbox { background: #fff; width: 275px; height:20px; color: #A46F38; font-size: 11px; font-family: sans-serif, Verdana; font-weight: bold; margin: 0; padding: 4px 0 3px 5px; border: 1px solid #DDD; display: inline; } .searchbutton { background: #555 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGI952MoB2Ua5-cu3mcYS-5F3U_wt0h7SUy35PP8mYFgdMzJkqru5BCBUStK1MGtkqvMl5bz0kRGUi-NF29zVrnXOjTLMCUDvEZg7Ka2Afg0pswdT-3T5WRqxR5dWA_-Jg5bBI2FU-mm4b/s320/search1.gif) no-repeat; width:34px: height:28px; color: #A46F38; margin: 0; padding:5px 12px; border: 0px; } .searchbutton:hover { background: #555 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_IbQU8Wgqp8bRBWD-Y8ACa0GSwMwmrdWc_keQvpoToBMDWAmSpDD0_MCf9aQBkzSwAaV4PgkeFmMZHJal9wPmo3oGJHnDScbsEjqinAzh-K3FAFntHZAKt8OjgbAGiAlNgWA0c-qpcJ99/s320/search2.gif) no-repeat; } 
  6. Now go to Page ElementsAdd a GadgetHTML / Javascript.
  7. Now paste the following code in the box.
    <form action="/search" class="searchform" method="get" style="display:inline;">
    <input class="searchbox" maxlength="255" name="q" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Search here...&quot;;}" onfocus="if (this.value == &quot;Search here...&quot;) {this.value = &quot;&quot;}" type="text" value="Search here..." />
    <input class="searchbutton" type="submit" value="." />
    </form>
  8. Click on Save & you are almost done.
Please, let me know if you feel any problem. I'm ready to help you. You can contact with me leaving a comment on this post.
Continue Reading ...

Receive all updates via Facebook. Just Click the Like Button Below

Powered By | Blog Gadgets Via Blogger Widgets