Saturday, July 30, 2016

3 Amazing Search Box For Blogger Blog

No comments

First i will teach you how to add the custom search box go to login to your bloggers acct. go to  your layout then add gadget seen in the picture above then past any code of your choice and save it
<style type="text/css">
#nbc-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhp8wyCjTrg6GwPiqg-Rv2ERxutNsBK2TghSHkyck-lx84YWd2-48LfaQLiCusjzmsvWc0afQMijpgTzhx6Lb_jebd1vHnWHG2iPwKC2-G-rAA-26Rj_m-ee7h6WWAJHMDLCWRy2lIY2uAe/s280/ffg.PNG) no-repeat scroll center center transparent;width:250px;height:50px;disaply:block;}
form#nbc-searchform{display: block;padding: 12px;margin:0;}
form#nbc-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}
form#nbc-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}
</style>
<div id="nbc-searchbox">
<form id="nbc-searchform" action="/search/max-results=8" method="get">
<input type="text" id="s" name="q" value=""/>
</form>
</div>

for this one 

<style type="text/css">
#nbc-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9A0re_0-q6aXymN2fokph-8kuMdfohakN74PZi2FDEHYjQRxF3lJ0IjG8WgyRBqlhSsz3bxaitR5_B-8vXV30VpME-zPXxBQQDVvQVvOUdVv0hdv1ZQAGqsP93bxW6GUbDoTNKJteoNzT/s1600/dds.PNG) no-repeat scroll center center transparent;width:250px;height:50px;disaply:block;}
form#nbc-searchform{display: block;padding: 12px;margin:0;}
form#nbc-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}
form#nbc-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}
</style>
<div id="nbc-searchbox">
<form id="nbc-searchform" action="/search/max-results=8" method="get">
<input type="text" id="s" name="q" value=""/>
</form>
</div>

for this one 

<style type="text/css">
#nbc-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrfYiKVHfio5_an_ThqcDtb42OZ6IEBP3fnapFeGcno9ff7ZUFw01gQPPx-cXAv9rRXpXGXGju_exViJ-YyKbYMew3828A9M3atSXEl_fUj812P0VHOsHc4eLL6ZPRc5PJBvQOEFfp_Pqb/s1600/dfe.PNG) no-repeat scroll center center transparent;width:250px;height:50px;disaply:block;}
form#nbc-searchform{display: block;padding: 12px;margin:0;}
form#nbc-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}
form#nbc-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}
</style>
<div id="nbc-searchbox">
<form id="nbc-searchform" action="/search/max-results=8" method="get">
<input type="text" id="s" name="q" value=""/>
</form>
</div>



No comments :

Post a Comment