How to add Simple search box to your blogger
This gadget will help to search post from your website.so visitors
can easily find the you post by searching, try this.
1. Log in to blogger and Go to Design >> Page Element
2.Now click Add Gadget and select the HTML/Javascript
3.Now paste below code.
can easily find the you post by searching, try this.
1. Log in to blogger and Go to Design >> Page Element
2.Now click Add Gadget and select the HTML/Javascript
3.Now paste below code.
<p align="left"> <form id="searchthis" action="YOUR BLOG URL/search" style="display:inline;" method="get"> <strong>NAME OF YOUR BLOG<br/></strong> <input id="b-query" maxlength="255" name="q" size="20" type="text"/> <input id="b-searchbtn" value="Search" type="submit"/>
4. Replace YOUR BLOG URL with your blog URL
Replace NAME OF YOUR BLOG with your name of your blog
Replace NAME OF YOUR BLOG with your name of your blog
Try here 👇👇👇👇👇👇
No comments:
Post a Comment