Tech News Today, Marshmallow Custom Rom, Huawei, Run Programs, Network, Chromebook, Bank Account

Sabtu, 24 Oktober 2015

Attractive Subscribe Section + Search Box For Blogger

Attractive Subscribe Section + Search Box For Blogger - To all visitors of this blog, I say welcome and thank you for visiting the blog Tech News Today Look for all the things you need that are available on this blog. If not available, please leave suggestions and comments for the development of this blog. now we will discuss first about Attractive Subscribe Section + Search Box For Blogger we have collected a lot of information from sources to create this article, so please see.

Articles : Attractive Subscribe Section + Search Box For Blogger
full Link : Attractive Subscribe Section + Search Box For Blogger

You can also see our article on:


Attractive Subscribe Section + Search Box For Blogger

In this article,I am going to explain how to add more attractive Subscribe Section + Search Box to your blogger blog.This subscribe section is included Feedburner feed and Email subscriptions boxes,Twitter and Facebook boxes for your Twitter and Facebook profiles and Social networking buttons(Digg,Twitter,Facebook,Stumbleupon,Delicious) to share your articles among social networks.These social network buttons are powered by www.addthis.com.Above the subscribe section,Search box is included.You don't want to change anything in the search box code.To add this widget to your blogger sidebar without doing any modification,sidebar width must be at least 305 px. You can add this Subscribe Section + Search Box into your blog within few seconds and very easy to configure.If you like to add this widget to your blog or a website,then follow the steps given below.
Attractive Subscribe Section + Search Box
1.Login to your blogger dashboard --> Design --> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .
<style type="text/css">
.subbox{width:305px;border:0 solid #141414;overflow:hidden}
.addthis_toolbox{padding:15px 0 5px 0;text-align:center}
.addthis_toolbox .custom_images a{width:32px;height:32px;margin:0 4px 0 4px;padding:0}
.addthis_toolbox .custom_images a:hover img{opacity:1}
.addthis_toolbox .custom_images a img{opacity:0.85}
.rssbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.rssbox:hover{border:1px solid #92aed1}
.rssbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.rssbox a:hover{color:#7c8a9b;text-decoration:underline}
.emailsbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.emailsbox:hover{border:1px solid #92aed1}
.emailsbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.emailsbox a:hover{color:#7c8a9b;text-decoration:underline}
.twitterbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.twitterbox:hover{border:1px solid #92aed1}
.twitterbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.twitterbox a:hover{color:#7c8a9b;text-decoration:underline}
.facebookbox{background:#f7f6f6;border:1px solid #ccd1d7;padding:5px 10px;margin:10px 0 0 0;-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:125px}
.facebookbox:hover{border:1px solid #92aed1}
.facebookbox a{color:#7c8a9b;text-transform:uppercase;text-decoration:none;font:bold 12px Arial,Helvetica,Sans-serif}
.facebookbox a:hover{color:#7c8a9b;text-decoration:underline}
#search{width:290px;padding:2px 2px;background:#f7f6f6;border:1px solid #ccd1d7;height:28px;margin-top:0;margin-left:5px;display:inline;float:left}
#search:hover{border:1px solid #92aed1}
#search form{margin:0;padding:0}
#search fieldset{margin:0;padding:0;border:none}
#search p{margin:0;font-size:85%}
#s{width:200px;margin:0 0 0 0;padding:5px 5px 5px 5px;border:none;font:normal 80% &quot;Tahoma&quot;,Arial,Helvetica,sans-serif;color:#000;float:left;background:#f7f6f6;display:inline}
input#searchsubmit{float:right;display:inline;margin:0 0 0 0;height:28px;background:#b2b2b2;color:#000;border:0 solid #222}
</style>
Save your template.
4.Now go to Design --> Page Elements and click on "Add a gadget".
5.Select "html/java script" and add the code given below and click save.
<div class="subbox">
<div id='search' style='display:inline;'>
<form action='/search' id='searchform' method='get'>
<input id="s" name="q" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Search...&quot;;}" onfocus="if (this.value == &quot;Search...&quot;) {this.value = &quot;&quot;;}" type="text" value="Search..." />
<input id="searchsubmit" type="submit" value="Search" />
</form>
</div>
<table><tr>
<td><div class="rssbox">
<a href="http://feeds.feedburner.com/FEEDBURNER-ID" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyoXyxtbY5PmEhc4fz45Hnwo5ZFWbDZy81QyoAi3JKitFdYnm3V612Gp-XjyS5fKaq_rwDb1vV9BPYp5s9-5YfTrQCO9QJYoDeVLgixWj4_EkpT-rKWRU7yO3bd0q46asRE-WDKNpj_f3v/" alt="RSS Feed" title="RSS Feed" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://feeds.feedburner.com/FEEDBURNER-ID" target="_blank" rel="nofollow">RSS Feed</a>
</div></td>
<td><div class="emailsbox">
<a href="http://feedburner.google.com/fb/a/mailverify?uri=FEEDBURNER-ID" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjK1en2rugBW-1NT1-HdT4HQ4Y0oE0FQrKsJ7O4BqU5rdTN-9UoJhlf7XeTHBCB-G30zHFxsf7WaBNvzKH2-A-TnxGTMkoGJ91THTHk8qJXtZmL-7wRBzQbDvNpQA9qpxFAlcPH8wGS7Rlk/" alt="EMail Feed" title="EMail Feed" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://feedburner.google.com/fb/a/mailverify?uri=FEEDBURNER-ID" target="_blank" rel="nofollow">EMail Feed</a>
</div></td>
</tr><tr>
<td><div class="twitterbox">
<a href="http://twitter.com/TWITTER-USERNAME" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglMqKwggArCVQL2M8q_E9R2XgREkIPlAzLbFOCpUTViwi4j1WxibWMft05IqU1MfNTcd8i_CQFRpBC3bnav0cBFSNHogsqK4qgmdcvb2lGxSwAbxIqq3ShW4_ssKX7vf0FpmLWCCOkQpFR/" alt="Twitter" title="Twitter" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://twitter.com/TWITTER-USERNAME" target="_blank" rel="nofollow">Twitter</a>
</div></td>
<td><div class="facebookbox">
<a href="http://www.facebook.com/FACEBOOK-USERNAME" target="_blank" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZf3w-jz8VFRP8YgQRzaaI3ULtnFyCoJU3SSEs9Ps8oFxMuOrDUFO7xMoZKTnnVUH4bP9d6qPk-jgzPTtGkkmreEiLyi1QAVp3Ah-NRtpE8u0WKrANv1i-A9mS-1aaJHTPH9rmU1TQBGh3/" alt="Facebook" title="Facebook" style="vertical-align:middle; margin-right: 5px;border:none;" /></a><a href="http://www.facebook.com/FACEBOOK-USERNAME" target="_blank" rel="nofollow">Facebook</a>
</div></td>
</tr></table>
<p style="display:none;" align="center">Widget by <a href="http://www.bloggertipandtrick.net/" target="_blank">Blogger Tips And Tricks</a></p>
<div class='addthis_toolbox'>
<div class='custom_images'>
<a class='addthis_button_twitter'><img alt='Twitter' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlytC0EFbo57AIZiTAOaT6Q9iGk5LnHFmjOH-FAdaGHWS2ZD91azdCs38HROdhDXvHJdhAbe8v6rmfEENQMugB0YwlzTdDpMMR9qUn879mS-EQPF1uT1hxiLXdacE047544TgHdZ6khzs/' width='32'/></a>
<a class='addthis_button_delicious'><img alt='Delicious' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIMj6i53WBOTp2QUFN9De4SBX8oFV411KzENosXL2344k2c9pcGRI9Y65MGC3WVbLceT9SKZTFt1nYtD2MwRbwNzjcsNlWLZLieZJNM9BuZw4z3zQ2SNs1BsmY677uZTNWo2OM67M1ntw/' width='32'/></a>
<a class='addthis_button_facebook'><img alt='Facebook' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi__-a0jVRp2pG6Wl1znzAyQkM61-FQpBisOhlCjk0iExFD-4XPWNIXObevxwLAs6Shbu4P_-1yeCeMnYlsbRgftqu4Ohkr9v1lYd9rc9P3HJm87e-nCWrXDCJJesUWFarK-ArLgag2YKU/' width='32'/></a>
<a class='addthis_button_digg'><img alt='Digg' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1ZkwC4Snz7Ov9A4C2hXPuPWi7W1fQB18PYwKDO8SuHRes6yYHfW4P_2NQJTJHjR4HkH67Zly78hEIuUKio7d8bt0GgPDNW4z2W4voORphZuN-0Ew1IMADHLEc_ZdJk2OSbHfa9gGn2ZI/' width='32'/></a>
<a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix9GzotEsizq4MW39wM3W1XbD4mwsD1y4sGVMSdGwepUnIh3buMPGX7DFMeHcITCiNkDAlfnjJ79GL4pWOQ1Xh9Qc5Wog_drKeOVnrnGlrZiFa5Yrghmde3hwKjo_w3oGPucTzG6v8ycs/' width='32'/></a>
<a class='addthis_button_favorites'><img alt='Favorites' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9xS8R4fTV9QjAu2Kggguxej9gW7k0VuEoM6UZMDQIUGl7iEOeG79g_wkZfLdcEfIt6YAOdAu-aNadaMv7rEg2NQesK5jtKx_mkJhclnyN3Cnlm6491i4yn7PT0pxO3ax6mAi5e0lP9oo/' width='32'/></a>
<a class='addthis_button_more'><img alt='More' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkGBtx_OZzxgNuARN4pPU1QBEjTz0MagK43E-pqI9k_o9bCEkIjuiLpcYQuEJbLwZHbGalUwPhbLKQq2StWHM6w_mjpnA0rFHMRrP0OA1IkqTiDSIIKqF5hpb6luEIJ_NzPbPDXAhbDBo/' width='32'/></a>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
</div>
</div>
NOTE : Remember to Replace,
FEEDBURNER-ID with your real Feedburner ID.(4 times).
TWITTER-USERNAME with your real Twitter username.
FACEBOOK-USERNAME with your real Facebook username.
You are done.

Hope this helps... SHARE with others too. THANKS.



information Attractive Subscribe Section + Search Box For Blogger has been completed in the discussion.

hopefully the article we give the title Attractive Subscribe Section + Search Box For Blogger can provide knowledge for you in living everyday life in determining the gadget that suits your needs.

you just read the article about Attractive Subscribe Section + Search Box For Blogger if this article is useful for you and want to bookmark it or share it please use the link http://sihanandi.blogspot.com/2015/10/attractive-subscribe-section-search-box.html thank you and do not forget to comment if anyone.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Attractive Subscribe Section + Search Box For Blogger

0 komentar:

Posting Komentar