How To Add Demo And Download Button To Blogger Posts

In This Tutorial we will be adding demo and download buttons to our blogger posts.  Below is the demo Demo Click here ...


In This Tutorial we will be adding demo and download buttons to our blogger posts. 

Below is the demo



  1. Login in to blogger.com
  2. Goto Theme Tab and click on edit html.
  3. Than search for </b:skin> 
  4. Paste the below code right above ]]></b:skin>

#wrap {
    margin: 20px auto;
    text-align: center;
}
#wrap br {
    display: none;
}
.bsd-btn-slide, .bsd-btn-slide2 {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 200px;
    line-height: 50px;
    padding: 0;
    border-radius: 50px;
    background: #fdfdfd;
    border: 2px solid #00CC00;
    margin: 10px;
    transition: .5s;
}
.bsd-btn-slide2 {
    border: 2px solid #FF3300;
}
.bsd-btn-slide:hover {
    background-color: #00CC00;
}
.bsd-btn-slide2:hover {
    background-color: #FF3300;
}
.bsd-btn-slide:hover span.circle, .bsd-btn-slide2:hover span.circle2 {
    left: 100%;
    margin-left: -45px;
    background-color: #fdfdfd;
    color: #00CC00;
}
.bsd-btn-slide2:hover span.circle2 {
    color: #FF3300;
}
.bsd-btn-slide:hover span.title, .bsd-btn-slide2:hover span.title2 {
    left: 40px;
    opacity: 0;
}
.bsd-btn-slide:hover span.title-hover, .bsd-btn-slide2:hover span.title-hover2 {
    opacity: 1;
    left: 40px;
}
.bsd-btn-slide span.circle, .bsd-btn-slide2 span.circle2 {
    display: block;
    background-color: #00CC00;
    color: #fff;
    position: absolute;
    float: left;
    margin: 5px;
    line-height: 42px;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    transition: .5s;
    border-radius: 50%;
}
.bsd-btn-slide2 span.circle2 {
    background-color: #FF3300;
}
.bsd-btn-slide span.title,
  .bsd-btn-slide span.title-hover, .bsd-btn-slide2 span.title2,
  .bsd-btn-slide2 span.title-hover2 {
    position: absolute;
    left: 90px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    color: #FF3300;
    transition: .5s;
}
.bsd-btn-slide2 span.title2,
  .bsd-btn-slide2 span.title-hover2 {
    color: #00CC00;
    left: 80px;
}
.bsd-btn-slide span.title-hover, .bsd-btn-slide2 span.title-hover2 {
    left: 80px;
    opacity: 0;
}
.bsd-btn-slide span.title-hover, .bsd-btn-slide2 span.title-hover2 {
    color: #fff;
}
5.Save Template

6.Now goto settings and select Posts,Comments and sharing

7.Paste the below code in "Post Template" Section

<div id="wrap">
<a href="www.templatechief.blogspot.com" class="bsd-btn-slide" target="_blank">
  <span class="circle"><i class="fa fa-rocket"></i></span>
  <span class="title">Demo</span>
  <span class="title-hover">Click here</span>
</a>
<a href="www.templatechief.blogspot.com" class="bsd-btn-slide2" target="_blank">
  <span class="circle2"><i class="fa fa-download"></i></span>
  <span class="title2">Download</span>
  <span class="title-hover2">Click here</span>
</a>
</div>

and save settings

Note : Replace www.templatechief.blogspot.com with your link that you want users visit after clicking on any of the button.


COMMENTS

Name

adsense,1,Blogger,5,blogger template,61,blogger widget,7,Blogging,1,clean,2,download,1,EBooks,1,eCommerce,4,Fashion,1,fix,1,fonts,1,grid,1,healthy food,2,howto,2,Increase traffic,1,magazine,13,minimalist,4,movie,2,multimedia,1,news,6,personal,4,personal blog,3,photography,2,portfolio,2,Recent Comment,1,responsive,47,seo,2,seo guide,1,simple,5,star rating widget,1,tech,1,template,1,thumb rating,1,tips and tricks,6,tutorial,4,video,3,widget,2,windows,1,woocommerce,1,wordpress template,5,wordpress theme,2,
ltr
item
Template Chief: How To Add Demo And Download Button To Blogger Posts
How To Add Demo And Download Button To Blogger Posts
https://i.ibb.co/JqCFxy4/Untitled-1.jpg
Template Chief
https://templatechief.blogspot.com/2018/12/how-to-add-demo-and-download-button-to.html
https://templatechief.blogspot.com/
http://templatechief.blogspot.com/
http://templatechief.blogspot.com/2018/12/how-to-add-demo-and-download-button-to.html
true
8832391157768160079
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share. STEP 2: Click the link you shared to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy