Filled Under:

How to Add Search Box to Blogger

SOCIALIZE IT →

I don't know about others but I am not amused by the default Search Box in Blogger. Now getting to the point lets say you are a passionate blogger and you like blogging too, then you may want to provide what your viewers are looking for; but without the Search Box it will be very hard for them to find their desired content.

By using this tutorial you can add a good looking Search Box to your blog; just follow the below steps.
  


Step-wise Tutorial : How to Add Search Box to Blogger

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Layout
How to Add Search Box to Blogger
Step 3 : Click on Add a Gadget

Step 4 : Now a pop up window will open, scroll down and click on HTML/JavaScript



Step 5 : Now paste the below code in Content box and click on Save
  1. <style>  
  2. #abt-search-btn {  
  3.     background: none repeat scroll 0 0 #7070DB;  
  4.     border: 0 none;  
  5.     border-radius: 0 0 0 0;  
  6.     color: #FFFFFF;  
  7.     font-weight: 700;  
  8.     padding: 10px 20px;  
  9. }  
  10. #abt-search-box {  
  11.     background: none repeat scroll 0 0 #FFF0FF;  
  12.     border: 0 none;  
  13.     padding: 10px;  
  14.     width: 170px;  
  15. }  
  16. </style>  
  17. <form id="searchthis" action="/search" style="display:inline;" method="get">  
  18. <input id="abt-search-box" name="q" size="40" type="text" placeholder="Type Here..."/>  
  19. <input id="abt-search-btn" value="Search" type="submit"/>  
  20.   
  21. </form>  
Happy Blogging!





0 blogger-disqus:

Post a Comment

  • Home
  • About Us
  • Contact Us
  • Sitemap
  • Privacy Policy
  • Back To Top

    MAN BEHIND THIS SITE

    Krunal Shah is a young addicted Blogger who is founder of Tricky Tricks 4U. He is 18 years old and living in India, Gujarat, Gandhinagar. Currently, He is studying in Computer Engineering grade and running his site.He Loves to Create New Tricks and Share It With OthersRead More..

    Ranking

    Flag Counter

    WHAT'S NEW?