Tuesday, December 15, 2015

How to Add a Simple Search Box to Blogger

Hello world! how to Add a Simple Search box to Blogger. 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 do this method please follow the bellow instruction
1. First go to your blog account and log in to with your valid email address and pasword
2. Now go to Blogger " Dashboard > Layout > Add a Gadget"
3. Find there HTML/Javascript and click on that link
4. Now copy and paste the below code in to HTML empty box
तपाईं हामीलाई थाहा भएकै कुरा हो की हाम्रो देश जलश्रोत मा धनी अनि Load seading.. मा भने गरीब यो एउटा ब्यक्ती को मात्र मर्म नभएर पुरा नेपाली नागरीकको लागी दुखको कुरो हो तर पनी यी अँध्यारो कुनामा बसेर उज्यालोको ज्योतीलाई पर्खीरहेका छौं थाहा छैन यो कठीन सपना कहिले सफल हुने हो त्यसैले यी सबै चक्रब्युलाई मध्यनजरमा राखेर आज हामीले आफ्नो laptop को Battery लाई सकेसम्म कसरी खपत गर्ने बिध्युत को केही ठेगान छैन कहिले आउँछ अनि कुन बेला जान्छ तर आफ्नो कम्प्युटर भने निरन्तर चलिरहन्छ र त्यसको लागी Energy power चाहीन्छ आउनुस तल केही सामान्य आठ तरीका लिएर आएको छु - See more at: http://adhikarikedar.blogspot.com/2015/09/laptop-battery-8.html#sthash.MnwHqr5h.dpuf
<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 == &quot;Search this blog...&quot;) {this.value = &quot;&quot;}" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Search this blog...&quot;;}" 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> 


5. You can customize of the blue color code and finally save the gadget and you are has been successfully Done!

Related Posts:

  • Most reliable method to search application program.Most Reliable method to search application programs:Click on Start button.Choose searchChoose for Files and Folders and click on it; again click on All files or Folders option in case of Windows ‘XP.Then the following dialog … Read More
  • How to Add a Simple Search Box to BloggerHello world! how to Add a Simple Search box to Blogger. 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 do this method pleas… Read More

0 comments:

Post a Comment