Showing posts with label Blogger Widgets. Show all posts
Showing posts with label Blogger Widgets. Show all posts

Tuesday, July 31, 2018

How To Add Together Social Sharing Buttons To A Higher House Post Service Footer

How To Add Social Sharing Buttons Above Post Footer  How To Add Social Sharing Buttons Above Post Footer
Hello Guys,We are in 1 trial again dorsum amongst some other Responsive social media widget for blogger template.Later on nosotros volition portion some other social portion for blogger template.In previous post nosotros convey talked most the Flat Social Media Slide Out Share Buttons In Blogger Footer. Social Media Share is real of import for each as well as every websites or thus the world.With the aid of social portion buttons nosotros are able to portion content on social media profiles as well as because of sharing your content volition spread all over the social media sites.And amongst the aid of social media sites y'all tin sack grow or y'all tin sack country double your website traffic.
However blogger platform supply default buttons for sharing but that is besides sometime as well as i'm certain directly days at that topographic point are lot of responsive templates inward the marketplace set as well as those default buttons never suits your website niche as well as no custom template convey those buttons,those are available amongst the blogger default templates.In this social media portion buttons nosotros convey given hover final result as well as its convey 5 social media sharing sites Facebook,Twitter,Google plus,LinkedIn,Pinterest. So to take in this gadget follow the steps mentioned below.

How To Install Social Media Share Buttons inward the End of Post Blogger template

installation steps:

Step 1. Log inward to your Blogger trouble organization human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4. Copy the below CSS code as well as glue it only earlier the ]]></b:skin> or </style> tag.
/* Share Buttons By Www.Bloggersstand.com */
.bsdsharepost li{width:19%;padding:0;list-style:none;}
.bsdsharepost li a{opacity:0.8;padding:10px 0;color:#fff;display:block;border:double #fff;}
.bsdsharepost{overflow:hidden;text-align:center;margin-bottom:20px;margin-top:20px;}
.bsdsharepost li a:hover{opacity:1;color:#444;border:double #fff;}
.bsdsharepost li .twitter{background-color:#55acee;}
.bsdsharepost li .facebook{background-color:#3b5998;}
.bsdsharepost li .gplus{background-color:#dd4b39;}
.bsdsharepost li .pinterest{background-color:#cc2127;}
.bsdsharepost li .linkedin{background-color:#0976b4;}
.bsdsharepost li .twitter:hover,.bsdsharepost li .facebook:hover,.bsdsharepost li .gplus:hover,
.bsdsharepost li .pinterest:hover,.bsdsharepost li .linkedin:hover{background-color:#444;color:#fff;}
.bsdsharepost li{float:left;margin-right:1.2%}
.bsdsharepost li:last-child{margin-right:0}
.bsdsharepost li .fa:before{margin-right:5px}
Step 5. Now Search for <head> by Pressing Ctrl+F keys.
Step 6.Copy the below Font Awesome Icons stylesheet as well as glue it only below the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
Note:If your template already convey font awesome stylesheet as well as thus y'all tin sack skip stride 5 as well as 6.

Step 7. Now Search for <div class='post-footer-line-1'> or <data:post.body/> and glue the below html code only inward a higher house it.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:post.id' itemprop='postId'/>
<div class='clear'/><div class='bsdsharepost'>
<ul>
<li><a class='twitter' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url' rel='nofollow' target='_blank' title='Twitter Tweet'><i class='fa fa-twitter'/>Tweet</a></li>
<li><a class='facebook' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:blog.url' rel='nofollow' target='_blank' title='Facebook Share'><i class='fa fa-facebook'/>Share</a></li>
<li><a class='gplus' expr:href='&quot;http://plus.google.com/share?url=&quot; + data:blog.url' rel='nofollow' target='_blank' title='Google Plus Share'><i class='fa fa-google-plus'/>Share</a></li>
<li><a class='linkedin' expr:href='&quot;http://www.linkedin.com/shareArticle?mini=true&amp;amp;url=&quot; + data:post.url + &quot;&amp;amp;title=&quot; + data:post.title + &quot;&amp;amp;summary=&quot; + data:post.snippets' target='_blank' title='LinkedIn Share'><i class='fa fa-linkedin'/>Share</a></li>
<li><a class='pinterest' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;amp;media=&quot; + data:post.thumbnailUrl + &quot;&amp;amp;description= + data:post.title&quot;' target='_blank' title='Pin It'><i class='fa fa-pinterest'/>Share</a></li>
</ul></div>
</b:if>
Step 8. Now Save your Template..Done !!

Tuesday, July 3, 2018

How To Add Together Iv Inwards I Box Social Media Widget Inwards Blogger

 In One Box Social Media Widget In Blogger template How To Add four In One Box Social Media Widget In Blogger
Hello folks, today inward this article nosotros are going to explicate How to add together four inward ane boxed means social media widget inward blogger template.This widget is real useful for the whatever website or blog.In box social media profile gadget nosotros bring added three social media Facebook , twitter in addition to google plus in addition to additionally nosotros bring added department for bring together our site plugin to follow the blogspot website.Box four inward one social media is real light weight widget amongst the integration of the font awesome icons on it.We bring used CSS for styling in addition to html for the box.Box social media widget volition sure enough going to heighten the hold off of whatever website.In guild to larn the four inward ane boxed social media widget follow the steps mentioned below.
DEMO

How to Install four inward ane box social media widget inward blogger template

Installation Steps:

Step 1. Log inward to your Blogger work concern human relationship in addition to Go to your Blogger Dashboard.

Step 2. Now Click on  Template -> Edit HTML.

Step 3. Now Search for </head> tag past times Pressing Ctrl+F keys.

Step 4. Copy the below Fontawesome CSS stylesheed in addition to glue it simply earlier the </head> tag.( If you lot already added fontawesome stylesheet thus skip fourth step.)

<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
Step 5. Now Search for ]]></b:skin> or </style> past times Pressing Ctrl+F keys.
Step 6. Copy the below CSS code in addition to glue it simply earlier the ]]></b:skin> or </style> tag.
 #HTML20 .bsdbox-info h4 {   background: transparent;   position: relative;   padding: 0;   margin: 0;   border: 0;   text-align: center;   font-size: 110% }  .bsdbox-img {   position: relative;   max-height: 135px;   overflow: hidden }  .bsdbox-img img {   max-width: 100%;   width: 100%;   transition: all .6s; }  .bsdbox-img:hover img {   transform: scale(1.2) rotate(-9deg) }  .bsdbox-img:before {   content: '';   background: rgba(0, 0, 0, 0.2);   position: absolute;   top: 0;   left: 0;   right: 0;   bottom: 0;   z-index: 2;   transition: all .3s }  .bsdbox-img:hover:before {   background: rgba(0, 0, 0, 0.5); }  .joinfloat-img {   width: 56%;   position: absolute;   top: 36%;   bottom: 36%;   left: 22.6%;   z-index: four }  .bsdbox-float {   text-align: center;   display: table;   width: 100%;   height: 100% }  .bsdbox-float a {   background: transparent;   color: #37B185;   padding: 8px 14px;   z-index: 2;   display: table-cell;   width: 100%;   font-size: 90%;   text-transform: uppercase;   vertical-align: middle;   border: 1px enterprise #37B185;   border-radius: 4px;   transition: all .3s }  .bsdbox-float:hover a {   background: #37B185;   color: #fefefe;   border-color: transparent; }  .bsdbox-float a i {   font-weight: normal;   margin: 0 6px 0 0 }  .bsdbox-wrap {   display: block;   margin: 14px auto;   position: relative; }  .bsdbox-wrap .bsdextend {   width: 100%;   display: block; }  .bsdextend {   text-align: center;   font-size: 17px }  .bsdextend .bsdbox-icon {   display: inline-block;   border: 0;   margin: 0;   padding: 0;   width: 32%; }  .bsdextend .bsdbox-icon a {   background: #768187;   display: inline-block;   font-weight: 410;   color: #fefefe;   padding: 0 12px;   line-height: 32px;   border-radius: 4px;   font-size: 11px;   width: 100%; }  .bsdextend .bsdbox-icon i {   font-family: fontawesome;   margin: 0 4px 0 0 }  .bsdbox-icon.facebook a {   background: #3b5998 }  .bsdbox-icon.twitter a {   background: #19bfe5 }  .bsdbox-icon.circle a {   background: #d64136 }  .bsdbox-icon.facebook a:hover, .bsdbox-icon.twitter a:hover, .bsdbox-icon.circle a:hover {   background: #415471 }  .bsdextend .bsdbox-icon:hover a, .bsdextend .bsdbox-icon a:hover {   color: #fefefe; }  .bsdbox-info {   margin: 11px 0 0 0;   font-size: 12px;   text-align: center; }  .bsdbox-info p {   margin: 6px 0 }  .bsdbox-info h4 {   position: relative;   margin-bottom: 11px;   font-size: 15px;   text-transform: uppercase;   color: #37B185;   font-weight: 600 }  .bsdbox-info h4 bridge {   position: relative;   display: inline-block;   padding: 0 11px;   margin: 0 auto; }  .bsdbox-info h4:before, .bsdbox-info h4:after {   position: absolute;   top: 52%;   overflow: hidden;   width: 50%;   height: 1px;   content: '\a0';   background-color: rgba(0, 0, 0, 0.07); }  .bsdbox-info h4:before {   margin-left: -50%;   text-align: right; } 

Step 7. Now re-create the below HTML code in addition to glue it betwixt <body> - </body> tag.

<b:widget id='HTML20' locked='false' title='Join us' type='HTML' visible='true'>         <b:includable id='main'>   <!-- alone display championship if it's non-empty -->   <b:if cond='data:title != &quot;&quot;'>     <h2 class='title'><data:title/></h2>   </b:if>  <div class="widget-content">   <div class="author-sidebar">     <div class='inner_wrapper'>       <div class='bsdbox-img'>         <img alt='Bloggersstand' class='img-responsive' height='auto' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidAsKkSMMzxO3bYNins-k5QmEPqd72ByoiyRRK_6RmIIKatNcpoiOAQkM-IMQ21JS61yeVpdpkZbzz02oboZmuc5j87cohdlUo930EbL0yDQt5pXZMj0xsAV-Vd-hJnDb9nHEPpRGkrYE/s1600/subscribe+to+bloggersstand+feed.jpg' title='Bloggersstand' width='300' ></img>         <div class='joinfloat-img'><span class='bsdbox-float'><a href='https://www.blogger.com/follow-blog.g?blogID=8771880403313863692' rel='nofollow' target='_blank' title='Join Our Site'><i class='fa fa-laptop'></i> Join Our Site</a></span></div>       </div>     </div>     <div class='bsdbox-info'>       <h4><span>Bloggersstand.com</span></h4>       <p>Micro Blogging + SEO Tips + Make Money</p>     </div>     <div class='bsdbox-wrap'>       <ul class='bsdextend'>         <li class='bsdbox-icon facebook'>           <a href='https://www.facebook.com/bloggersstand' target='_blank' title='Follow us on Facebook'><i class='fa fa-facebook fa-fw'></i>Follow Us</a>         </li>         <li class='bsdbox-icon twitter'>           <a href='https://twitter.com/bloggersstand' target='_blank' title='Follow us on Twitter'><i class='fa fa-twitter fa-fw'></i>Follow Us</a>         </li>         <li class='bsdbox-icon circle'>           <a href='https://plus.google.com/+Bloggersstand' rel='nofollow' target='_blank' title='Follow us on Google+'><i class='fa fa-google-plus fa-fw'></i>Circle Us</a>         </li>       </ul>     </div>   </div> </div> </b:includable> </b:widget> 

Customization:
Remove social media profile yell bloggersstand amongst your username.
To alter within championship of the widget, delight supercede bloggersstand.com amongst your title.
To alter the description or text within the widget, supercede blogging + ...</p> amongst your text.
To alter the background picture of the box means widget ,replace the picture url.

Step 8. Now Save your template..Done !

How To Add Together Responsive Recent Post Service Label Widget Inward Blogger

How To Add Responsive Recent Posts Label Widget In Blogger template How To Add Responsive Recent Post Label Widget In Blogger
Hello Folks, Today inwards this article nosotros are going to explicate How to add together responsive recent posts label widget inwards blogger template.You mightiness accept seen on as well as then many websites or weblog that on dwelling page of website at that topographic point they are displaying contents amongst the label widget,However straight off this variety of gadget comes amongst premium blogger template as well as inwards other weblog they exercise elementary json flim-flam to display the recent posts amongst labels as well as those widgets are non responsive.We accept tried best as well as presented beautiful responsive recent post service plugin for blogger templates.
This widget volition display 5 recent posts from the labels which are the nigh recent as well as residuum amongst the push clit persuasion all as well as inwards this 5 posts ane amongst display amongst Big picture as well as residuum others amongst championship of the post/article.We accept used CSS for styling ,JavaScript for calling labels from feed as well as added HTML widget.So when you lot desire to display the articles from dissimilar labels you lot necessitate to larn to layout as well as merely alter the label squall from the widget as well as hitting salve push clit you lot volition encounter novel feed is alive as well as nosotros accept added font awesome icon for the widget title,you tin alter the icons if you lot desire too.So inwards club to install responsive recent posts widget inwards blogger website follow the steps mentioned below.

How to add together Responsive Recent Posts With labels Widget In Blogger

Installation Steps:
Step 1. Log inwards to your Blogger trace of piece of job organisation human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for </head> by Pressing Ctrl+F keys.
Step 4. Now Copy the below code snippet as well as glue it merely before/above </head>.
 <b:if cond='data:blog.pageType != &quot;item&quot;'> <b:if cond='data:blog.pageType != &quot;static_page&quot;'> <style type='text/css'> /* Responsive Recent Post Label Widget By www.Bloggersstand.com */ .bsdlabel1 ul,.bsdlabel2 ul{list-style:none;margin:0;padding:0} .bsdlabel1 li,.bsdlabel2 li{margin:0;padding:0;} .bsdlabel1 .widget,.bsdlabel2 .widget{margin:0;padding:0} .bsdlabel1 .widget-content,.bsdlabel2 .widget-content{border:1px enterprise #e9e9e9;padding:20px;margin:0;word-wrap:break-word;overflow:hidden} .bsdlabel1 h2,.bsdlabel2 h2,.bsdlabel3 h2{position:relative;margin:0;padding:15px 20px;font-size:16px;font-weight:700;text-transform:uppercase;color:#333;border:1px enterprise #e9e9e9;border-bottom:0} .bsdlabel2 h2,.bsdlabel3 h2{margin:20px 0 0 0;} .bsdlabel1 h2:before,.bsdlabel2 h2:before,.bsdlabel3 h2:before{content:&#39;\f1ea&#39;;right:10px;bottom:0;font-family:FontAwesome;font-style:normal;font-weight:normal;margin:0 10px 0 0;color:#ff675c;} .bsdlabel2 h2:before{content:&#39;\f1a8&#39;;}.bsdlabel3 h2:before{content:&#39;\f143&#39;;} .bsdlabel1 .index,.bsdlabel2 .index{font-size:10px;float:right;font-weight:400;} .bsdlabel1 .index a,.bsdlabel2 .index a{display:flex;color:#039be5;padding:3px 8px;border-radius:2px;font-weight:400;border:1px enterprise #29b6f6} .bsdlabel2 .index a{color:#ef6c00;border-color:#ffa726} .bsdlabel1 .index a:hover{background:#039be5;color:#fff;border-color:transparent} .bsdlabel2 .index a:hover{background:#ef6c00;color:#fff;border-color:transparent} .bsdlabel1 .index a:after{content:&quot;\f105&quot;;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:5px} .bsdlabel2 .index a:after{content:&quot;\f105&quot;;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:6px} .bsdlabel2 span.bsd_meta_comment a:hover{color:#38761d!important} .bsdlabel2 ul.bsd_thumbs li a:hover,.bsdlabel2 ul.bsd_thumbs2 li a:hover{color:#ff675c;text-decoration:none} .bsd_left{width:280px;width:45.7%;float:left;margin:0;padding:0 20px 0 0;border-right:1px enterprise #e9e9e9} .bsd_right{width:250px;width:47.5%;float:right;margin:0;padding:0} ul.bsd_thumbs{margin:0;padding:0} ul.bsd_thumbs li,ul.bsd_thumbs2{margin:0;padding:0} ul.bsd_thumbs .cat_thumb{position:relative;margin:0 0 15px;padding:0;width:280px;height:200px} ul.bsd_thumbs .cat_thumb img{height:auto;width:100%;transition:all 0.2s} ul.bsd_thumbs .cat_thumb img:hover{opacity:.9;} ul.bsd_thumbs2 li{margin:0 0 10px;padding:0 0 10px;border-bottom:1px enterprise #e9e9e9} ul.bsd_thumbs2 li:last-child{border-bottom:none;margin:0;padding:0} ul.bsd_thumbs2 .cat_thumb2{float:left;margin:0 10px 0 0;width:62px;height:72px;overflow:hidden} ul.bsd_thumbs2 .cat_thumb2 img{height:auto;transition:all .2s} ul.bsd_thumbs2 .cat_thumb2 img:hover{opacity:.9;} span.bsd_title{font-family:&#39;Roboto Condensed&#39;,sans-serif;font-size:20px;font-weight:700;display:block;margin:0 0 10px;line-height:normal;text-transform:none} span.bsd_title2{font-size:16px;line-height:1.4em;margin:0 0 3px} span.bsd_title a{color:#333} span.bsd_title a:hover{color:#ff675c;text-decoration:none} span.bsd_summary{display:block;line-height:1.6em;font-size:13px;text-overflow:ellipsis;margin:10px 0 0 0} span.bsd_meta{display:block;font-family:&#39;Roboto Condensed&#39;,sans-serif;font-size:11px;font-weight:400;color:#aaa;text-transform:uppercase} span.bsd_meta a{color:#aaa;display:inline-block} span.bsd_meta_date,span.bsd_meta_comment,span.bsd_meta_more{display:inline-block;margin-right:10px} span.bsd_meta_comment a:before{content:&quot;\f0e6&quot;;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-right:5px} span.bsd_meta_comment a:hover{color:#ff675c!important} span.bsd_meta_date:before{content:&quot;\f133&quot;;font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-right:5px} ul.bsd_thumbs2 li a:hover,ul.bsd_thumbs li a:hover{color:#ff675c;text-decoration:none} @media enshroud as well as undefinedmax-width:1024px) { .bsdlabel1 .widget-content, .bsdlabel2 .widget-content {padding:20px 25px;} .bsd_left {width:50%;float:left;margin:0;padding:0;border-right:none} .bsd_right {width:46%;float:right;margin:0;padding:0;} ul.bsd_thumbs .cat_thumb {width:100%;height:auto;} ul.bsd_thumbs .cat_thumb img {width:100%;height:auto;} ul.bsd_thumbs li {margin:0;padding:0;} span.bsd_title2 {font-size:20px;line-height:1.2em;} span.bsd_summary {font-size:14px;}} @media alone enshroud as well as undefinedmax-width:768px){ .bsdlabel1 .widget-content,.bsdlabel2 .widget-content{padding:10px 20px} .bsd_right{width:100%;float:left;margin:0;padding:0} ul.bsd_thumbs2 li{border-bottom:0} span.bsd_summary,.bsd_left{display:none} span.bsd_title{margin:0 0 5px} ul.bsd_thumbs li{margin:0 0 10px;padding:0 0 10px;border-bottom:0} span.bsd_title2{font-size:18px;line-height:1.2em}} @media alone enshroud as well as undefinedmax-width:480px){ #bsdlabel1-wrapper,#bsdlabel2-wrapper{display:none}} @media alone enshroud as well as undefinedmax-width:320px){ .bsdlabel1 .widget-content,.bsdlabel2 .widget-content{padding:10px 20px} .bsdlabel1 h2,.bsdlabel2 h2{padding:10px 20px 1px 20px} .bsd_right{width:100%;float:left;margin:0;padding:0} ul.bsd_thumbs li{margin:0 0 10px;padding:0 0 10px;} span.bsd_title2{font-size:18px;line-height:1.2em}} @media enshroud as well as undefinedmax-width:260px) { .bsdlabel1 .widget-content,.bsdlabel2 .widget-content{padding:10px} .bsdlabel1 h2,.bsdlabel2 h2{padding:10px 10px 1px 10px} .bsd_right{width:100%;float:left;margin:0;padding:0} ul.bsd_thumbs li{margin:0 0 10px;padding:0 0 10px;} span.bsd_title2{font-size:18px;line-height:1.2em}} </style> </b:if> </b:if> 

Step 5. Now Search for </body> tag as well as re-create the below Javascript as well as glue it merely above/before </body> tag.
 <b:if cond='data:blog.pageType != &quot;item&quot;'> <b:if cond='data:blog.pageType != &quot;static_page&quot;'> <script type='text/javascript'> //<![CDATA[ operate labelthumbsundefinedt){forundefinedvar e=0;e<numposts;e++){var n,r=t.feed.entry[e],m=r.title.$t;ifundefinede==t.feed.entry.length)break;forundefinedvar i=0;i<r.link.length;i++){ifundefined"replies"==r.link[i].rel&&"text/html"==r.link[i].type)var l=r.link[i].title,o=r.link[i].href;ifundefined"alternate"==r.link[i].rel){n=r.link[i].href;break}}var u;try{u=r.media$thumbnail.url,u=u.replaceundefined"/s72-c/","/w"+thumb_width+"-h"+thumb_height+"-c/")}catchundefinedh){s=r.content.$t,a=s.indexOfundefined"<img"),b=s.indexOfundefined'src="',a),c=s.indexOfundefined'"',b+5),d=s.substrundefinedb+5,c-b-5),u=-1!=a&&-1!=b&&-1!=c&&""!=d?d:no_thumb}var p=r.published.$t,w=p.substringundefined0,4),_=p.substringundefined5,7),f=p.substringundefined8,10),g=new Array;g[1]="January",g[2]="February",g[3]="March",g[4]="April",g[5]="May",g[6]="June",g[7]="July",g[8]="August",g[9]="September",g[10]="October",g[11]="November",g[12]="December",document.writeundefined'<span class="bsd_left">'),document.writeundefined'<ul class="bsd_thumbs">'),document.writeundefined"<li>"),1==showpostthumbnails&&document.writeundefined'<a href="'+n+'"><div class="cat_thumb"><span class="rollover"></span><img width="'+thumb_width+'" height="'+thumb_height+'" alt="How To Add Responsive Recent Posts Label Widget In Blogger template How To Add Responsive Recent Post Label Widget In Blogger" src="'+u+'"/></div></a>'),document.writeundefined'<span class="bsd_title"><a href="'+n+'" target ="_top">'+m+"</a></span>");var v="";ifundefineddocument.writeundefined'<span class="bsd_meta">'),1==showpostdate&&undefinedv=v+'<span class="bsd_meta_date">'+g[parseIntundefined_)]+" "+f+", "+w+"</span>"),1==showcommentnum&&undefined"1 Comments"==l&&undefinedl="1 Comments"),"0 Comments"==l&&undefinedl="0 Comments"),showcomment='<span class="bsd_meta_comment"><a href="'+o+'">'+l+"</a></span>",v+=showcomment),1==displaymore&&undefinedv=v+'<span class="bsd_meta_more"><a href="'+n+'" class="url" target ="_top">Read More...</a></span>'),document.writeundefinedv),document.writeundefined"</span>"),document.writeundefined'<span class="bsd_summary">'),"content"in r)var y=r.content.$t;else ifundefined"summary"in r)var y=r.summary.$t;else var y="";var k=/<\S[^>]*>/g;ifundefinedy=y.replaceundefinedk,""),1==showpostsummary)ifundefinedy.length<numchars)document.writeundefined""),document.writeundefinedy),document.writeundefined"");else{document.writeundefined""),y=y.substringundefined0,numchars);var $=y.lastIndexOfundefined" ");y=y.substringundefined0,$),document.writeundefinedy+"..."),document.writeundefined"")}document.writeundefined"</span>"),document.writeundefined"</li>"),document.writeundefined"</ul>"),document.writeundefined"</span>")}document.writeundefined'<span class="bsd_right">'),document.writeundefined'<ul class="bsd_thumbs2">');forundefinedvar e=1;e<numposts2;e++){var n,r=t.feed.entry[e],m=r.title.$t;ifundefinede==t.feed.entry.length)break;forundefinedvar i=1;i<r.link.length;i++){ifundefined"replies"==r.link[i].rel&&"text/html"==r.link[i].type)var l=r.link[i].title,o=r.link[i].href;ifundefined"alternate"==r.link[i].rel){n=r.link[i].href;break}}var x;try{x=r.media$thumbnail.url.replaceundefined"/s72-c/","/w"+thumb_width2+"-h"+thumb_height2+"-c/")}catchundefinedh){s=r.content.$t,a=s.indexOfundefined"<img"),b=s.indexOfundefined'src="',a),c=s.indexOfundefined'"',b+5),d=s.substrundefinedb+5,c-b-5),x=-1!=a&&-1!=b&&-1!=c&&""!=d?d:no_thumb2}var p=r.published.$t,w=p.substringundefined0,4),_=p.substringundefined5,7),f=p.substringundefined8,10);1==showpostthumbnails2&&document.writeundefined'<a href="'+n+'"><div class="cat_thumb2"><img width="'+thumb_width2+'" height="'+thumb_height2+'" alt="How To Add Responsive Recent Posts Label Widget In Blogger template How To Add Responsive Recent Post Label Widget In Blogger" src="'+x+'"/></div></a>'),document.writeundefined"<li>"),document.writeundefined'<span class="bsd_title bsd_title2"><a href="'+n+'" target ="_top">'+m+"</a></span>");var v="";document.writeundefined'<span class="bsd_meta bsd_meta2">'),1==showpostdate2&&undefinedv=v+'<span class="bsd_meta_date">'+g[parseIntundefined_)]+" "+f+", "+w+"</span>"),1==showcommentnum2&&undefined"1 Comment"==l&&undefinedl="1 Comments"),"0 Comment"==l&&undefinedl="0 Comments"),showcomment='<span class="bsd_meta_comment bsd_meta_comment2"><a href="'+o+'">'+l+"</a></span>",v+=showcomment),1==displaymore2&&undefinedv=v+'<span class="bsd_meta_more bsd_meta_more2"><a href="'+n+'" class="url" target ="_top">Read More...</a></span>'),document.writeundefinedv),document.writeundefined"</span>"),document.writeundefined"</li>")}document.writeundefined"</ul>"),document.writeundefined"</span>")} //]]> </script> <script type='text/javascript'> var numposts=1,numposts2=6,showpostthumbnails=!0,showpostthumbnails2=!1,displaymore=!1,displaymore2=!1,showcommentnum=!0,showcommentnum2=!1,showpostdate=!0,showpostdate2=!0,showpostsummary=!0,numchars=150,thumb_width=280,thumb_height=200,thumb_width2=62,thumb_height2=62,no_thumb=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKj1Fvp0ZbcrkCXTs2_ng1ef2S8dRNolgYWs3BfwyhYMDGDKTNFXqdhizu1JH07MUMPyEbASnvmqtRrJkFDPzdih3jaMZeEvkwyYFCaow0Na73nTGDdrv14j75-oh1XAN2qTm45OiN4Zk/s1600/bsd_thumbs.png&quot;,no_thumb2=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHVbbsR7Gggq-_kYNaMQZG3ZpvruhFG_QOupvtMGYaYAz-KdH63AKTxl8UvwZgtKvkVncpnUBIGvvzrB1n6pY8Hvr2wrYGvnymKT_gnOa1bndJEemoIrYEDscpdhCVlmSaap6hVqhosAM/s1600/bsdthumbs_small.png&quot;; </script> </b:if> </b:if> 

Step 6. Now add together the code snippet to add together novel widget inwards layout , merely re-create the below code as well as glue it merely to a higher identify Blog1 Widget.To detect Blog1 widget merely click on Jump to widget push clit nigh salve template tab as well as choose drib downwards you lot volition detect id of Blog1 widget.
<b:section class='main' id='main' maxwidgets='3' showaddelement='yes'><b:widget id='labelpost' locked='true' title='Recent Posts From Label' type='Blog'>
You tin also add together the HTML  markup similar this 
 <b:if cond='data:blog.url == data:blog.homepageUrl'>       <div id='bsdlabel1-wrapper'>         <b:section class='bsdlabel1' id='bsdlabel1' maxwidgets='1' showaddelement='yes'>           <b:widget id='HTML80' locked='false' title='Widgets' type='HTML'>             <b:includable id='main'> <h2><span class='index'>&lt;a href=&#39;/search/label/<data:content/>?&amp;max-results=8&#39;&gt;View All&lt;/a&gt;</span><data:content/></h2> <div class='widget-content'> <script> document.writeundefined&quot;&lt;script src=\&quot;/feeds/posts/default/-/<data:content/>?orderby=published&amp;alt=json-in-script&amp;callback=labelthumbs\&quot;&gt;&lt;\/script&gt;&quot;); </script> </div> </b:includable>           </b:widget>         </b:section>       </div>       <div id='bsdlabel2-wrapper'>         <b:section class='bsdlabel2' id='bsdlabel2' maxwidgets='1' showaddelement='yes'>           <b:widget id='HTML81' locked='false' title='Blogging' type='HTML'>             <b:includable id='main'> <h2><span class='index'>&lt;a href=&#39;/search/label/<data:content/>?&amp;max-results=8&#39;&gt;View All&lt;/a&gt;</span><data:content/></h2> <div class='widget-content'> <script> document.writeundefined&quot;&lt;script src=\&quot;/feeds/posts/default/-/<data:content/>?orderby=published&amp;alt=json-in-script&amp;callback=labelthumbs\&quot;&gt;&lt;\/script&gt;&quot;); </script> </div> </b:includable>           </b:widget>         </b:section>       </div> </b:if> 
Step 7. Now Save Your Template. Step

8. Now Go to your layout as well as search for the widget label which you lot accept already added straight off merely click on edit push clit as well as alter your label squall as well as hitting salve button. Look below for example:
How To Add Responsive Recent Posts Label Widget In Blogger template How To Add Responsive Recent Post Label Widget In Blogger

How To Add Together Car Related Postal Service Widget Inwards Blogger Post

How To Add Auto Related Post Widget In Blogger Post How To Add Auto Related Post Widget In Blogger Post
Hello Folks,Today inward this article nosotros are going to explicate How to Add Auto related postal service links widget inward blogger betwixt post. However you lot guys are already using related postal service widget stick at same place.This blogger related postal service gadget plugin is different.When you lot add together this tool you lot tin reach the axe come across inward every postal service related postal service widget display at random house means house is non fixed it volition look anywhere within your blogger post.It volition also increment the bounce charge per unit of measurement of your website or blog, in addition to a rattling dainty way to proceed engaged readers amongst your blogger related content in addition to latest updates. Bloggersstand.com squad has developed this unique widget for you.
There is also i produce goodness you lot guys volition larn subsequently installing this auto related postal service widget within the blogger postal service volition increase the give away of page views in addition to also it volition meliorate the internal links inward your blog. To catch this  Automatic Related Post betwixt few lines within blogger post widget follow the steps mentioned below.  

How to add together motorcar related postal service widget inward every weblog postal service at random place

installation steps:

Style #1. 

Step .1 Go to https://www.blogger.com in addition to Sign inward to your account.
Step .2 Now From Blogger Dashboard click on ->Template ->Edit HTML.
Step .3 Now Search For ]]></b:skin> In Your Template By Using CTRL+F Keys.
Step .4 Now Paste the next below CSS merely higher upward  ]]></b:skin> tag.
/*Auto Related Post By www.Bloggersstand.com*/
.post-bloggersstand{display:block;position:relative;background:#fff;padding:0;margin:15px motorcar 20px;width:100%}.post-bloggersstand h4{background:#FF3300;padding:7px 10px;display:inline-block;font-size:12px;text-transform:uppercase;color:#fff;border-radius:3px;line-height:normal;border:0}.post-bloggersstand h4:before{display:none}.post-bloggersstand ul{margin:0;padding:0}.post-bloggersstand ul li{list-style:none;padding:1px 0;line-height:1.5em}.post-bloggersstand a{color:#FF3300;font-size:13px}.post-bloggersstand a:hover{color:#000;text-decoration:underline}
Step .5 Now Search for the next tag <data:post.body/> you tin reach the axe notice this tag ii or iii times but volition terminate at sec in addition to if non function  we volition select 3rd and alter amongst the below code.
<div expr:id='&quot;post1&quot; + data:post.id'/>
<div class='post-bloggersstand'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=3&quot;' type='text/javascript'/>
</b:if>
</b:loop>
</b:if>
<h4>Must Read</h4>
<script type='text/javascript'>
removeRelatedDuplicates();
printRelatedLabels();
</script>
</div>
<div expr:id='&quot;post2&quot; + data:post.id' class='artbody' itemprop='articleBody description'><data:post.body/></div>
<script type='text/javascript'>
var obj0=document.getElementById(&quot;post1<data:post.id/>&quot;);
var obj1=document.getElementById(&quot;post2<data:post.id/>&quot;);
var s=obj1.innerHTML;
var t=s.substr(0,s.length/3);
var r=t.lastIndexOf(&quot;&lt;br&gt;&quot;);
if(r&gt;0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+4);}
</script>
Step .6 Now Look for </head> tag in addition to copy the below code in addition to glue it merely earlier </head> tag.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script type="text/javascript">
//<![CDATA[
var relatedTitles = novel Array(); var relatedTitlesNum = 0; var relatedUrls = novel Array(); component related_results_labels(json) { for (var i = 0; i < json.feed.entry.length; i++) { var entry = json.feed.entry[i]; relatedTitles[relatedTitlesNum] = entry.title.$t; for (var k = 0; k < entry.link.length; k++) { if (entry.link[k].rel == 'alternate') {relatedUrls[relatedTitlesNum] = entry.link[k].href; relatedTitlesNum++; break;}}}} component removeRelatedDuplicates() { var tmp = novel Array(0); var tmp2 = novel Array(0); for(var i = 0; i < relatedUrls.length; i++) { if(!contains(tmp, relatedUrls[i])) { tmp.length += 1; tmp[tmp.length - 1] = relatedUrls[i]; tmp2.length += 1; tmp2[tmp2.length - 1] = relatedTitles[i];}} relatedTitles = tmp2; relatedUrls = tmp;} component contains(a, e) { for(var j = 0; j < a.length; j++) if (a[j]==e) furnish true; furnish false;} component printRelatedLabels() { var r = Math.floor((relatedTitles.length - 1) * Math.random()); var i = 0; document.write('<ul>'); piece (i < relatedTitles.length && i < 20) { document.write('<li><a href="' + relatedUrls[r] + '">' + relatedTitles[r] + '</a></li>'); if (r < relatedTitles.length - 1) { r++; } else { r = 0;} i++;} document.write('</ul>');}
//]]>
</script>
  </b:if>
Step .7 Now Save Your Template..Done !

Style #2.


How To Add Auto Related Post Widget In Blogger Post How To Add Auto Related Post Widget In Blogger Post

Installation Steps:

Step #1. Go to blogger accountTemplate  > edit HTML
Step #2. Now Copy the below code in addition to glue it earlier the </head> tag.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script type='text/javascript'>
//<![CDATA[
var bsdrelated = novel Array(); var bsdrelatedNum = 0; var relatedUrls = novel Array(); component related_results_labels(json) { for (var i = 0; i < json.feed.entry.length; i++) { var entry = json.feed.entry[i]; bsdrelated[bsdrelatedNum] = entry.title.$t; for (var k = 0; k < entry.link.length; k++) { if (entry.link[k].rel == 'alternate') {relatedUrls[bsdrelatedNum] = entry.link[k].href; bsdrelatedNum++; break;}}}} component removeRelatedDuplicates() { var tmp = novel Array(0); var tmp2 = novel Array(0); for(var i = 0; i < relatedUrls.length; i++) { if(!contains(tmp, relatedUrls[i])) { tmp.length += 1; tmp[tmp.length - 1] = relatedUrls[i]; tmp2.length += 1; tmp2[tmp2.length - 1] = bsdrelated[i];}} bsdrelated = tmp2; relatedUrls = tmp;} component contains(a, e) { for(var j = 0; j < a.length; j++) if (a[j]==e) furnish true; furnish false;} component printRelatedLabels() { var r = Math.floor((bsdrelated.length - 1) * Math.random()); var i = 0; document.write('<ul>'); piece (i < bsdrelated.length && i < 20) { document.write('<li><a href="' + relatedUrls[r] + '">' + bsdrelated[r] + '</a></li>'); if (r < bsdrelated.length - 1) { r++; } else { r = 0;} i++;} document.write('</ul>');}
//]]>
</script>
</b:if>
Step #3. Now Copy the Below Css code in addition to glue it earlier ]]></b:skin> or </style>
/* Bloggersstand Auto Related Post */
.bsd-related{position:relative;padding:0;margin:15px auto;width:100%;}
.bsd-related h4{background:#768187;padding:8px 12px;margin:0;font-size:15px;font-weight:400;color:#fff;border:1px enterprise #2e88c5}
.bsd-related ul{margin:0;padding:0}
.bsd-related ul li{background:#f6f6f6;position:relative;list-style:none;padding:9px;margin:auto;line-height:1.4em;border:1px enterprise rgba(0,0,0,0.1);border-bottom:0;transition:all .3s}
.bsd-related ul li:nth-child(odd){background:#fefefe}
.bsd-related ul li:last-child{border-bottom:1px enterprise rgba(0,0,0,0.1)}
.bsd-related ul li:before{content:'\f005';font-family:fontawesome;position:absolute;margin:0 9px 0 4px;color:#2ecc71;overflow:hidden;transition:all .3s}
.bsd-related ul li:hover:before{content:'\f123';font-family:fontawesome;-webkit-animation:bounceright .3s alternate repose infinite;animation:bounceright .3s alternate repose infinite}
.bsd-related a{color:#768187;font-size:14px;margin:0 0 0 20px;text-transform: capitalize;}
.bsd-related a:hover{color:#0383d9;text-decoration:underline}
@-webkit-keyframes bounceright{from{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(3px)}}
@keyframes bounceright{from{transform:translateX(0)}to{transform:translateX(3px)}}
Step #4. Now Find <data:post.body/> in addition to supplant it amongst the below code.You volition notice it iii times select your put to look related postal service inward page.
<div expr:id='&quot;post1&quot; + data:post.id'/>
<div class='bsd-related'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=3&quot;' type='text/javascript'/>
</b:if>
</b:loop>
</b:if>
<h4>Must Read :</h4>
<script type='text/javascript'>
removeRelatedDuplicates();
printRelatedLabels();
</script>
</div>
<div expr:id='&quot;post2&quot; + data:post.id'><p><data:post.body/></p></div>
<script type='text/javascript'>
var obj0=document.getElementById(&quot;post1<data:post.id/>&quot;);
var obj1=document.getElementById(&quot;post2<data:post.id/>&quot;);
var s=obj1.innerHTML;
var t=s.substr(0,s.length/2);
var r=t.lastIndexOf(&quot;&lt;br&gt;&quot;);
if(r&gt;0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+4);}
</script>
 Now Save your template Done.

50 + E-Mail Newsletter Subscribe Widget For Blogger

best Email Newsletter Subscribe Widget For Blogger fifty + Email Newsletter Subscribe Widget For Blogger
Hello guys, Today nosotros are going to supply yous a consummate listing of email newsletter gadgets. 50 + electronic mail subscription newsletter widget amongst social media sharing icons.You tin sack easily practice newsletter for your visitors.Email subscription widget is rattling of import for every blog.It's also keep your readers all fourth dimension in addition to croak on them updated past times e-mail newsletter. It's also enable yous to larn excessive quantity of visitors in addition to increase your website/blog ranking inwards Alexa. You tin sack role these widgets inwards your website footer section, Sidebar in addition to also on primary content area. 
This is also called RSS electronic mail Subscriber tool for blogger templates. RSS electronic mail newsletter widget plant amongst all type of blogger/blogspot custom themes. By Adding Rss electronic mail subscription plugin yous tin sack croak on a rails of your visitors who has subscribed your website. Below are the listing of electronic mail newsletter plugins for blogspot templates.

50+ Rss electronic mail subscription newsletter widget for blogger

















Tuesday, September 12, 2017

How To Install Multi-Tab Widget Inwards Blogger Sidebar

 Today inward this article nosotros are going to explicate How to Add  How To Install Multi-Tab Widget In Blogger Sidebar
Hello Folks, Today inward this article nosotros are going to explicate How to Add Multi Tab Widget In Blogger Sidebar.Multi tab gadget tool is really useful to add together inward blogger template,because later installing multi tab plugin you lot tin display popular post, features post, recent comments blogger or disqus in addition to whatsoever content you lot would similar to display inward brusk precise infinite to your readers.We accept used CSS for styling the multi tab widget in addition to HTML.However directly days blogspot custom templates comes alongside sidebar multi tab widget but or in addition to then sidebar gadget accept really uncomplicated features.Adding multi tab widget inward blogger sidebar volition also suits website niche.In companionship to choose handgrip of this widget follow the steps mentioned below.
DEMO:


How to Install Multi Tab Widget In Blogger Template

Installation Steps:

Step 1. Log inward to your Blogger concern human relationship in addition to Go to your Blogger Dashboard.

Step 2. Now Click on -> Template -> Edit HTML.

Step 3. Now Search for ]]></b:skin> or </style> past times Pressing Ctrl+F keys or CMD+F.

Step 4. Now Copy the below CSS code in addition to glue it simply above/before </style> or ]]></b:skin>.

 /* MultiTab Sidebar Widget By www.BloggersStanD.com */  .bsd-tab-area {   display: inline-block;   text-transform: uppercase;   width: 100%; }  .bsd-tab-area p {   display: inline-block;   background: #fff;   text-transform: lowercase;   font-size: 14px;   padding: 20px;   margin: 0; }  .bsdmultitab-gadget {   list-style: none;   margin: 0 0 10px;   padding: 0 }  .bsdmultitab-gadget li {   list-style: none;   padding: 0;   margin: 0;   float: left }  .bsdmultitab-gadget li a {   background: #8ED557;   color: #fff;   display: block;   padding: 15px;   font-size: 12px;   text-decoration: none }  .multitabs-bsd {   width: 33.3%;   text-align: centre }  .bsd-tab-area h2, .bsd-tab-area h3, .bsd-tab-area h4, .bsd-tab-area h5, .bsd-tab-area h6 {   display: none; }  .bsdmultitab-gadget li a.bsdmultitab-gadget-current {   padding-bottom: 20px;   margin-top: -8px;   background: #fff;   color: #333;   text-decoration: none;   border-top: 3px corporation #8ED557;   font-size: 13px;   text-transform: working capital } 

Step 5. Now search for </body> tag in addition to re-create the below coffee script in addition to glue it simply above/before </body> tag.
<script type='text/javascript'>
//<![CDATA[
// Multitabs Sidebar past times www.BloggersStanD.com
jQuery(document).ready(function($){ $(".bsdmultitab-gadget-content-widget-id").hide(); $("ul.bsdmultitab-gadget-content-tabs-id li:first a").addClass("bsdmultitab-gadget-current").show(); $(".bsdmultitab-gadget-content-widget-id:first").show(); $("ul.bsdmultitab-gadget-content-tabs-id li a").click(function() { $("ul.bsdmultitab-gadget-content-tabs-id li a").removeClass("bsdmultitab-gadget-current a"); $(this).addClass("bsdmultitab-gadget-current"); $(".bsdmultitab-gadget-content-widget-id").hide(); var activeTab = $(this).attr("href"); $(activeTab).fadeIn(); provide false; }); });
//]]>
</script>
Step 6. Now search for  <div id='sidebar-wrapper'> and re-create the below HTML code in addition to glue it below/after <div id='sidebar-wrapper'>. If non working glue higher upwardly it.
<div class='bsd-tab-area'>
<ul class='bsdmultitab-gadget bsdmultitab-gadget-content-tabs-id'>
<li class='multitabs-bsd'><a href='#multicolumn-widget-id1'>Trending</a></li>
<li class='multitabs-bsd'><a href='#multicolumn-widget-id2'>Category</a></li>
<li class='multitabs-bsd'><a href='#multicolumn-widget-id3'>Archive</a></li>
</ul>
<div class='bsdmultitab-gadget-content bsdmultitab-gadget-content-widget-id' id='multicolumn-widget-id1'>
<b:section class='sidebar' id='sidebartab1' preferred='yes'/>
</div>
<div class='bsdmultitab-gadget-content bsdmultitab-gadget-content-widget-id' id='multicolumn-widget-id2'>
<b:section class='sidebar' id='sidebartab2' preferred='yes'/>
</div>
<div class='bsdmultitab-gadget-content bsdmultitab-gadget-content-widget-id' id='multicolumn-widget-id3'>
<b:section class='sidebar' id='sidebartab3' preferred='yes'/>
</div>
</div>
Customization :
  • Change Trending, Category,Archive alongside your desired tabs name. 
Step 6. Now Save your Template..Done !

Monday, February 6, 2017

How To Add Together Fabric Blueprint Contact Degree Inwards Blogger

How To Add Material Design Contact Form In Blogger How To Add Material Design Contact Form In Blogger
Today nosotros are going to portion an amazing novel technology scientific discipline for blogger templates.How to add cloth blueprint contact from inwards blogger custom templates. You all Must last knowing nearly ripple animation effect of the design. In this contact cast fob nosotros bring used pure cloth design in addition to the best purpose of this is it's without the coffee script. Currently lot's of spider web designer's are busy inwards learning cloth blueprint in addition to nosotros bring worked difficult in addition to developed this widget for our precious users.
Excited to add together this contact cast inwards your website ? To Grab this blogger trick simply follow the below installation steps in addition to you lot volition last owning this beautiful widget inwards few mints.Let's practice this.

How to practice cloth blueprint contact cast inwards blogger

Installation Steps:

Step #1. Go to your blogger account > click on pages > Add novel page.
Step #2. Change the sentiment agency to HTML agency in addition to re-create the below code in addition to glue it within the page.
<style scoped="scoped">
.BsdCntct{float:none;position:relative;margin-bottom:44px;margin-right:9px}.BsdCntct input,.BsdCntct textarea{font-size:14px;padding:14px 0;display:block;width:100%;border:none;border-bottom:1px corporation #ddd}.BsdCntct input:focus,.BsdCntct textarea:focus{outline:none}.BsdCntct label{color:#999;font-size:14px;font-weight:400;position:absolute;pointer-events:none;left:0;top:9px;transition:.2s remain all}.BsdCntct input:focus label,.BsdCntct input:valid label,.BsdCntct textarea:focus label,.BsdCntct textarea:valid label{top:-19px;font-size:13px;color:#00CC00}.barbsd{position:relative;display:block;width:100%}.barbsd:before,.barbsd:after{content:'';height:1px;width:0;bottom:1px;position:absolute;background:#00CC00;transition:.2s remain all}.barbsd:before{left:50%}.barbsd:after{right:50%}.BsdCntct input:focus .barbsd:before,.BsdCntct input:focus .barbsd:after,.BsdCntct textarea:focus .barbsd:before,.BsdCntct textarea:focus .barbsd:after{width:50%}.lightbsd{position:absolute;height:50%;width:100px;top:25%;left:0;pointer-events:none;opacity:.5}.BsdCntct input:focus .lightbsd,.BsdCntct textarea:focus .lightbsd{animation:inputHighlighter .3s ease}.BsdCntct input:focus label,.BsdCntct input:valid label,.BsdCntct textarea:focus label,.BsdCntct textarea:valid label{top:-19px;font-size:12px;color:#00CC00}
input#ContactForm1_contact-form-email-message{height:150px}
input#ContactForm1_contact-form-submit{color:#fff!important;background:#00CC00;padding:14px 25px;border-radius:4px;border:none;outline:none;box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);cursor:pointer;transition:all .4s ease-in-out;text-transform:uppercase;float:left;margin-top:14px}
input#ContactForm1_contact-form-submit:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
#ContactForm1_contact-form-error-message{float:right;background:#008E00;color:#fff;font-size:13px;font-weight:700;border-radius:3px}#ContactForm1_contact-form-success-message{float:right;background:#357A37;color:#fff;font-size:12px;font-weight:700;border-radius:3px}
</style>
<form name="contact-form">
<div class="BsdCntct">
<input class="validate" id="ContactForm1_contact-form-name" name="name" required="" type="text" value="" />
<span class="lightbsd"></span>
<span class="barbsd"></span>
<label>Name</label>
</div>
<div class="BsdCntct">
<input class="validate" id="ContactForm1_contact-form-email" name="email" required="" type="email" value="" />
<span class="lightbsd"></span>
<span class="barbsd"></span>
<label>Email</label>
</div>
<div class="BsdCntct">
<textarea class="validate" cols="25" id="ContactForm1_contact-form-email-message" name="email-message" required="" rows="5"></textarea>
<span class="lightbsd"></span>
<span class="barbsd"></span>
<label>Message</label>
</div>
<input id="ContactForm1_contact-form-submit" type="button" value="Send" />
<div id="ContactForm1_contact-form-error-message">
</div>
<div id="ContactForm1_contact-form-success-message">
</div>
</form>
<script src="https://www.blogger.com/static/v1/widgets/2271878333-widgets.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
if (typeof(BLOG_attachCsiOnload) != 'undefined' && BLOG_attachCsiOnload != null) { window['blogger_templates_experiment_id'] = "templatesV1";window['blogger_blog_id'] = '8866800899420715293';BLOG_attachCsiOnload(''); }_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d8771880403313863692','//bloggersstand.com/','8771880403313863692');
_WidgetManager._RegisterWidget('_ContactFormView', novel _WidgetInfo('ContactForm1', 'footer1', null, document.getElementById('ContactForm1'), {'contactFormMessageSendingMsg': '<span style="padding:5px 10px">Sending...</span>', 'contactFormMessageSentMsg': '<span style="padding:5px 10px">Your message has been sent successfully.</span>', 'contactFormMessageNotSentMsg': '<span style="padding:5px 10px">Message could non last sent. Please drive over again later.</span>', 'contactFormInvalidEmailMsg': '<span style="padding:5px 10px">A valid electronic mail address is required.</span>', 'contactFormEmptyMessageMsg': '<span style="padding:5px 10px">Message plain cannot last empty.</span>', 'title': 'Contact Form', 'blogId': '8866800899420715293', 'contactFormNameMsg': 'Name', 'contactFormEmailMsg': 'Email', 'contactFormMessageMsg': 'Message', 'contactFormSendMsg': 'Send', 'submitUrl': 'https://www.blogger.com/contact-form.do'}, 'displayModeFull'));
//]]>
</script>
Customization: 
  • Change 8771880403313863692 with your weblog id.
  • Change bloggersstand.com with your blog/website address.
  • Change 00CC00 color value amongst your desired color.You tin select Hex value of color from visiting Color Wheel Picker in addition to Color Code Generator.
Now reveal your page, you lot are done.

Tuesday, January 31, 2017

How To Add Together Apartment Colorful Cloud Label Widget Inwards Blogger

install add together fashionable beautiful custom label widget inward blogger template How To Add Flat Colorful Cloud Label Widget In Blogger
Hello Folks, Today inward this article nosotros are going to explicate How to add together Flat Colorful Label Widget inward blogger template.You mightiness accept noticed inward other websites that at that spot tags or categories looks inward unlike style.In this gadget nosotros accept used pure CSS for styling.However you lot tin alter the color according yourself.Blogger default cloud label widget is really unproblematic as well as does non suits whatever blogger website niche.This widget looks similar diamond kind as well as definitely increase the expect of your blogspot blog.In fellowship to increase page views of your website you lot must install categories department as well as then the visitors tin sympathise the topics of your website.In previous postal service nosotros accept shared Adding drop downwards business office on blogger labels.So to laissez passer fashionable on your labels you lot must install apartment colorful label widget inward your blogger template.To practise widget follow the steps mentioned below.

How to Create Flat Cloud Colorful Label Gadget In Blogger Template

Installation Steps:
Step 1. Log inward to your Blogger concern human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.

Step 3. Now Search for ]]></b:skin> or </style> past times Pressing Ctrl+F keys.

Step 4. Now Copy the below CSS as well as glue it merely before/above </style> or ]]></b:skin>.

 /*Flat Cloud Label Widget By www.Bloggersstand.com*/ .Label a{ padding-left: 5px; padding-right: 31.5px; color: #fff!important; height: 32px; background: #63953D; margin-right: 2px; line-height: 28px; text-decoration: none; border: none !important; -webkit-transition: all .3s ease-in-out !important; float: left; margin-top: 2px; font-size: 12px; text-align: left; } .Label a:hover{ color:#fff !important; background:#8ED557; } .Label a:after{ content: ""; position: absolute; width: 0px; height: 0px; border-width: 16.5px; border-style: solid; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.3) rgba(0,0,0,0.1) transparent;} 

Customization:
  • To Change the background color supplant 63953D with your desired color.
  • To Change the Hover background color supplant 8ED557 amongst your desired color.
  • You tin conduct colors from color bicycle picker or color code generator.
Step 5. Now Save your Template..Done !

Sunday, January 29, 2017

How To Add Together Css Present Too Download Push Inwards Blogger

How To Add Demo And Download Buttons In Blogger template alongside fontawesome icon together with css How To Add CSS Demo And Download Button In Blogger
Hello Folks,Today inward this article nosotros are going to explicate you lot How to Add Demo together with Download Button Using CSS together with Font Awesome.These Demo together with Download Button volition Surely increase the await of your website or blog.However powerfulness hold upwards you lot guys are using dissimilar type of Demo together with Download Buttons yesteryear using whatsoever sort of scripts or ikon link for display.But these Buttons are totally dissimilar it loads real fast because nosotros bring used pure CSS3 together with Font awesome icons.Now Day every weblog or website bring font awesome characteristic inward their website.
If you lot don't bring fontawesome characteristic don't worry,you tin forcefulness out add together them anytime.To add together font awesome read here:How to Add Font awesome icons inward my template.Demo together with download buttons come upwards alongside font awesome icons together with you lot tin forcefulness out alter the icon also if you lot want.So to add together Buttons inward your blogger template follow the steps mentioned below.
Demo
See the Pen GoPWym yesteryear (@bloggersstand) on CodePen.

How to add together demo together with download buttons alongside font awesome icon 

installation steps:

Step 1. Log inward to your Blogger concern human relationship together with Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4.Copy the whatsoever trend code from below together with glue it simply earlier the ]]></b:skin> or </style> tag.
#Style 1
/* CSS Button Style yesteryear www.BloggersStanD.com */
.bsdbutton{float:left;list-style:none;text-align:center;width:95%;margin:10px;padding:2px;font-size:14px;clear:both}
.bsdbutton ul{margin:0;padding:0}
.bsdbutton li{display:inline;margin:5px;padding:0;list-style:none}
.bsdbutton li a.demo,.bsdbutton li a.download{position:relative;padding:9px 48px 9px 16px;background:#f39c12;color:#fff!important;font-weight:700;font-size:14px;text-align:center;text-transform:uppercase;letter-spacing:0.5px;border-radius:3px;box-shadow:0 1px rgba(0,0,0,0.1);line-height:normal;transition:all .3s}
.bsdbutton li a.download{background:#3498db}
.bsdbutton li a.demo:hover,.bsdbutton li a.download:hover{background:#666}
.bsdbutton li a.demo:active,.bsdbutton li a.download:active{cursor:pointer}
.bsdbutton li a.demo:after,.bsdbutton li a.download:after{content:'\f135';background:rgba(0,0,0,0.1);position:absolute;right:0;top:0;font-weight:normal;display:inline-block;margin:0 0 0 10px;color:#fff;padding:11px;font-family:fontawesome}
.bsdbutton li a.download:after{content:'\f019'}
#Style 2 
/* CSS Button Style yesteryear www..Com */
.bsdbutton1{float:left;list-style:none;text-align:center;width:95%;margin:10px;padding:2px;font-size:14px;clear:both}
.bsdbutton1 ul{margin:0;padding:0}
.bsdbutton1 li{display:inline;margin:5px;padding:0;list-style:none}
.bsdbutton1 li a.demo,.bsdbutton1 li a.download{position:relative;padding:14px 48px 14px 16px;background:#f39c12;display:block;color:#fff!important;font-weight:700;font-size:14px;text-align:left;text-transform:uppercase;letter-spacing:.2px;border-radius:3px;box-shadow:0 1px rgba(0,0,0,0.1);line-height:normal;transition:all .3s;max-width:170px;margin:auto;overflow:hidden}
.bsdbutton1 li a.download{background:#3498db}
.bsdbutton1 li a.demo:hover,.bsdbutton1 li a.download:hover{background:#666}
.bsdbutton1 li a.demo:active,.bsdbutton1 li a.download:active{cursor:pointer}
.bsdbutton1 li a.demo:after,.bsdbutton1 li a.download:after{content:'\F054';background:rgba(0,0,0,0.1);position:absolute;right:0;top:0;font-weight:normal;display:inline-block;margin:0 0 0 10px;color:#fff;padding:16px 24px;font-family:fontawesome;transition:all .3s}
.bsdbutton1 li:hover a.demo:after,.bsdbutton1 li:hover a.download:after{background:transparent;-webkit-animation:bounceright .3s alternate remain infinite;animation:bounceright .3s alternate remain infinite}
@-webkit-keyframes bounceright{from{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(3px)}}
@keyframes bounceright{from{transform:translateX(0)}to{transform:translateX(3px)}}

Customization:


Step 5. Now Search for <head> by Pressing Ctrl+F keys.
Step 6.Copy the below Font Awesome Icons script together with glue it simply earlier the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
Step 7. Now Save your template.

How To Add Demo together with Download push clitoris within the post service editor

Whenever you lot practice a novel post service together with you lot wishing to add together these buttons simply click on HTML trend tab most compose trend within your post service editor together with conduct your house where you lot wishing to demo these push clitoris simply glue the whatsoever i of trend to demo the buttons within the post.
#Style 1
<div style="text-align: center;">
  <ul class="bsdbutton">
    <li><a class="demo" href="http://www.bloggersstand.com" target="_blank">Demo Link</a></li>
    <li><a class="download" href="http://bloggersstand.com" target="_blank">Download Link</a></li>
  </ul>
</div>
<div class="clear"></div>
#Style 2 
<div style="text-align: center;">
  <ul class="bsdbutton1">
    <li><a class="demo" href="http://bloggersstand.com" target="_blank">Demo Link</a></li>
    <li><a class="download" href="http://bloggersstand.com target="_blank">Download Link</a></li>
  </ul>
</div>
<div class="clear"></div>
And Publish Your Post ! 

Wednesday, November 23, 2016

How To Utilization Textile Pattern Coloring Boxes For Notes

How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
How to utilization Material blueprint color boxes-In this article nosotros volition explicate yous how to beautify your weblog or website alongside beautiful material design color box for custom How to Create Stylish CSS Note Box as well as CSS Notification Boxes using shortcode.Now days every blogger endeavour to brand their post to a greater extent than beautiful as well as unique as well as this is the best agency to add together colored blueprint boxes betwixt your post to highlight simply about important notice, quotes, headlines etc.

Why You should purpose Color box

One of the chief argue is yous must purpose color box inwards your long article is to brand the reader does non larn bored alongside writing from overstep to bottom without whatsoever note, quotes etc does non brand hold off beautiful your article.So inwards guild to run out on engage your visitors alongside your content yous must utilization unique blueprint as well as must purpose cloth blueprint color boxes inwards guild to larn readers attention. Interested to brand it? delight follow the tutorial below.

Installation Steps:

#1. Go to Blogger > Template > Edit Html
#2. Copy the below CSS as well as glue it simply earlier the ]]></b:skin> or </style>
/* Material Design Color Boxes past times bloggersstand.com*/
.bsdcolorboxes{overflow:hidden;position:relative;margin:.6rem 0 1rem;transition:box-shadow .26s;border-radius:3px;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16),0 3px 10px 0 rgba(0,0,0,0.12);padding:21px;font-size:15px}
.bsdcolorboxes.blue{background:#449d48}
.bsdcolorboxes.green{background:#4CAF50}
.bsdcolorboxes.red{background:#f5554a}
.bsdcolorboxes.orange{background:#ffa219}
.bsdcolorboxes.purple{background:#7446c4}
#3. Now relieve your template.

Finally nosotros are going to add together the cloth blueprint color boxes into the article.For that simply alter the fashion compose to html as well as re-create the whatsoever color code of your choice.

#1. Material Design Color Box Purple-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes purple">
Material blueprint color box purple.
</div>
#2. Material Design Color Box Red-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
 <div class="bsdcolorboxes red">
Material blueprint color box red.
</div>
#3. Material Design Color Box Orange-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
 <div class="bsdcolorboxes orange">
Material blueprint color box orange.
</div>
#4. Material Design Color Box Blue-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes blue">
Material blueprint color box blue.
</div>
#5. Material Design Color Box Green-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes green">
Material blueprint color box green.
</div>
Save as well as Publish.