Innaz Review, Samsung Galaxy, price and specifications, Flash Android, Games For Your Apple, Jailbreak Tool For iOS, IMEI Unlock Method

Sabtu, 24 Oktober 2015

Attractive Subscribe Section + Search Box For Blogger

Attractive Subscribe Section + Search Box For Blogger - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about Attractive Subscribe Section + Search Box For Blogger please refer to the information we will convey until completion:

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/AVvXsEgGzav1v59m0ofZ9vL4fVp8zIK1CDyAywlOvtIAhxScSMrxJYdSGmwE9651v4vXABOeyXvo1y6hdwz89qM7MdWHU0Fougx6RWmXCNxZmCFPG6zio8X2lgQDDo-3FzU1he12TFtbOE6wMALG/" 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/AVvXsEiFuK3Xe7QS3U7leHLtWmg0otk-53ciHBVzOz3t0i1KTgC60QHIBcgvzeO481fmU1CmKi2B_Tvyl_vrwymahLDRCpQXMSbUNBmXsSZQ-ogwwE7qSHPDv6ZYIKwCZAT6_rdx_Bsrd9ZRQrCb/" 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/AVvXsEgPLOezpI_O6kSxcuN103Km4WE0YkSZFCAM0abe4iyA80nKBhwEuKay7yD4O3Jrdf2AJZziEK95Vt2aChvtYYyl6XVwSxvVPn4Sw3SwUo_8dj3TVi8OV3Rxr331dsuc8NBA5hAyi7nfju-1/" 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/AVvXsEg1gjIHvNPaH6Ass-4eEXkCnwuSvJ-vd8k39TfpFV709388lhVzWrtBUr3CHpQE1kFYeBi3TlhO-Jf3qz9mc7T1bzolt0veBF6Q_rbtiS_b2SxXLmL8mqcrOp44T5es8HO7vOQEkIZX0B6Y/" 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/AVvXsEjOiOciMT7NpqAke7x-w9SnXV81FdrMQDdst0hnGy6hgSie8LlY2GMc1YRtxhbKUYx4gci4lBFI-wiWlIJTIix8u6DumlFTYsdPZhqM_RM57jBx8QhNColvmq1dBtF2N3xUVNic0zKSx4o/' width='32'/></a>
<a class='addthis_button_delicious'><img alt='Delicious' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjI9og9rT0e7JwsqEdiH_tVGbYkMrCfcqO1P8H3S0dPjhQNg4h6zesSD53CEicjamjl3l83JPnGIuEGXctua_g8KfL0nZeoGo1gw8ok8MfDvaTrmrSnXVGSIqkb5H0tZ2a1Qf31AebSnM4/' width='32'/></a>
<a class='addthis_button_facebook'><img alt='Facebook' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIFf72WbTabZ0rHhM-EKxtDV8BJ2YJ8QXg7hSdDXaMX6-2H_64-YoF0L8thnYwCp4HhMNTothbR1lem4R7t1Wd5puC6Jq6sGeUuWVn75AJ6LPpTNH69mHAYAj3Ji0zVj67G627TAXAY6E/' width='32'/></a>
<a class='addthis_button_digg'><img alt='Digg' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEga3nY5iQUnXa2wyMjERD9lrc-nABeJ2un7jGMZn7xR_h8-P8vGZuVrhcR-dzlGsKMu4fud4rzVH9zXFSa2qpbzd6DfArHHCuM-nOaj-86twZmcdTRKstV0TVvECaK3O6z8TUjCcPESymk/' width='32'/></a>
<a class='addthis_button_stumbleupon'><img alt='Stumbleupon' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqdsgb8K2gu3FCIDeXD4OycBr3dUq29GZQ51oMUj9mOMvgXCQB6NRQB7EE5_UnTbRYz7zwiC6dqPag63uNBeXF5LmYXH-ll_H22TrDagr1XQ8wlju6tbcyPJ29c6pGcAIl2qh4xiYv6ME/' width='32'/></a>
<a class='addthis_button_favorites'><img alt='Favorites' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWGoCjvXFGHXFNxC9fC1yBVzhgduSEtzuD_ZYF-lGrN0CwgJtNsgImH1Kr7Ejtp96mB4nrlBsbFykiMT6T0sN_eMRZNZpLVMoj9ebZ9sh5HHEhyphenhyphenBDibOcawCuzA9AV5Fz02C-JeP4kDWI/' width='32'/></a>
<a class='addthis_button_more'><img alt='More' height='32' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo-NM_tPiYT41dOCjogG8-JFc_7JlnXBoAhoqfREj18qnKpdyyCra4W1AAruHoSjeI7CZEUyalZqqHrESPWDg-mQjrpua44ext0jW1fpsoKnEmtuuBcLm1CRaSeqPLCNguIGp0BUgGy9k/' 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.



so much information Attractive Subscribe Section + Search Box For Blogger

hopefully Attractive Subscribe Section + Search Box For Blogger information can provide benefits for you in determining the gadgets that fit your needs in daily life.

you just read Attractive Subscribe Section + Search Box For Blogger if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2015/10/attractive-subscribe-section-search-box.html if you want more information please search on other pages this blog.

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

Related : Attractive Subscribe Section + Search Box For Blogger

0 komentar:

Posting Komentar