Wednesday 19 March 2014

How To Hide A Link In Word To Download A File In Blogger


This post is to hide any internal link above the text.

Instructions


1 Go to your blog post where you want to add download buttons.

2 At Top Left corner you will see two tabs i.e., Compose and
HTML tab.

 
3 Now copy this code
-

<a class="wt360downloadbutton button" href="Your Download Link HERE " rel="nofollow" style="float: right;" target="_blank"><span style="display: inline-block;">Download</span></a> 


and replace the texts Your Download Link HERE with your internal link and Go to HTML tab and paste it any where like where the tag gets closed like <br/> or <p/> or <b/> etc.


4 After pasting click on Compose Tab.

5 Now scroll up and down to see a highlighted download button(Download).

5 Save your post and visit your blog to see the download button and you can click on the highlighted
   Download to start redirecting or downloading to your internal link.









Note:  

You can also add other buttons like demo,click here,you just have to replace the download text in the above code with your choice text.


0 comments:

Post a Comment