How to add Demo / Download button in 'ThemeShop Template'
Hello guys, We've just published ThemeShop template for free. This theme is a ready made gallery showcase for those bloggers who are searching for a kind of template, that can promote other designers work. The color combination we've used in ThemeShop template will glamour the images and the font of your blog. To add a new design or a template in post area, you will have to follow below instructions.
Copy and paste below code inside your post area.

Html
<span class="demo-themes">
<!-- Live Demo Link for homepage -->
<a class="but2" href="http://demo.bloggertheme9.com/2015/04/fib-mag.html" target="blank">Live Demo</a>
</span>
<span class="temp-thumb">
<!-- Template Image Link -->
<img src="http://3.bp.blogspot.com/-4Fg4cQgqWI8/VFKVYUpqsaI/AAAAAAAADJQ/r3_kdKMtXis/s1600/Tangled%2Bblogger%2Btemplate.png" />
</span>
<!-- Template Short Description -->
<div class="temp-desc">
<h2>Tamfler Blogger Template:</h2>
Release Date: Feb 14 2014<br>
Type: Premium Blogger template<br>
Price : $20<br>
Designer: Peter Jackson / theme-junkie
<div class="temp-buttons">
<!-- Edit Demo and Buy now Links -->
<a class="but1 green" href="http://demo.bloggertheme9.com/2015/04/fib-mag.html" target="_blank">Demo</a>
<a class="but1 blue" href="#" target="_blank">Buy Now</a>
</div>
</div>
Change the links and text with your desired needs. thanks