Wednesday, May 20, 2015

Filled Under:

Add 2 button Demo and Download very easily



Blogspotst website in  create blog. Blogsot many turn on to parsonal website. This is a vary useful of any parson.
Add 2 button  Demo and Download in your blogger
1st go to your Dashboard in blogger and select template click edit Html template. Now find </style> tag and past the html code before </style >
Html code is........

.btn{list-style:none;text-align:center;margin:10px!important;padding:10px!important;font-size:14px;clear:both;display:inline-block;text-decoration:none!important;color:#FFF!important}.btn ul {margin:0;padding:0}.btn li{display:inline;margin:5px;padding:0;list-style:none;}
.demo,.download{padding:12px 15px!important;color:#fff!important;font-weight:700;font-size:14px;font-family:Open Sans,sans-serif;text-align:center;text-transform:uppercase;border-radius:3px;opacity:.95;border:0;letter-spacing:2px;trainnsition:all .2s ease-out}.demo {background-color:#3498DB;}.download {background-color:#1ABC84;}.demo:hover {background-color:#60B8F4;color:#fff;border-bottom:2px solid#3498DB; opacity:1;}.download:hover {background-color:#49DDAA;color:#fff;border-bottom:2px solid#1ABC84;opacity:1;}.demo:before {content:&#39;\f135&#39;;display:inline-block;font-weight:normal;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;}.download:before {content:&#39;\f019&#39;;display:inline-block;font-weight:normal;vertical-align:top;margin-right:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;}

Now save the template.
Now use the below HTMLCode  in every post where you want share Demo and Download button.
 Html code is.....

<div style="text-align: center;"><ul class="btn"><li><a class="demo" href="YOUR-LINK-HERE" target="_blank">DEMO</a></li><li><a class="download" href=" YOUR-LINK-HERE" target="_blank">DOWNLOAD</a></li></ul></div>



Now edit html your link here to change your link.




0 comments:

Post a Comment

Translate