So,if you'd love to include this button on your blog,this post will show you how…
- Login toBlogger.
- Navigate to Templates » Edit HTML[Always remember to backup your template.]
- Check the box next to
Expand Widget Template and search for </head> by pressing CTRL+F. - Next,Copy-Paste the code below directly above/before it.
- Once done,search(again) for <p><data:post.body/></p>
- When found, Copy-Paste the following code snippet directly below/after it.
- Preview the template to avoid errors and thereafter, Save it.
<style type="text/css" media="print">
#noprint {display: none;}
// Hide unwanted elements
body {background:fff; color:000;}
// Black text on White background
a {text-decoration: underline; color:00f;}
//Underline Hyperlinks in blue}
</style>
#noprint {display: none;}
// Hide unwanted elements
body {background:fff; color:000;}
// Black text on White background
a {text-decoration: underline; color:00f;}
//Underline Hyperlinks in blue}
</style>
<a href="javascript:window.print()">Print Page</a>
Be the first to reply!
Leave your comments behind!!
If you experienced any difficulty understanding this post,do tell us. But,please do not spam.Your suggestions are also very valuable to us. Thanks...
The Author.
If you need reply to your comments,please do not comment as `Anonymous`
Found a Dead or Unresponsive link?, Kindly inform us using the Comment Box.