Add PrintFriendly to Blogger or Blogspot
Easily add a sleek PrintFriendly button to your Blogger posts in minutes—let readers print or PDF your content effortlessly, boosting engagement and shares.

Step 1: Get PrintFriendly Button CodeGo to our button page. Select Blogger/Blogspot. Choose your button style, and copy and paste the PrintFriendly code snippet.
Step 2: Edit Your HTML Template
- Log into Blogger or Blogspot
- Click Design > Edit HTML
- Click Check Box Expand Widget Templates (don't miss!).
Step 3: Paste Button Code
- Find <div class="post-footer"> in template code. Tip: Press "Control" plus "F" on keyboard to search for "class='post-footer".
- Paste PrintFriendly Button Code
- Save Template
Customize Your ButtonAlign Button to RightTo align your PrintFriendly button to the Right. Add inline CSS to the PrintFriendly code snippet.
Step 1: Find the two <div class='pfbutton'>, inside your PrintFriendly button code.
Step 2: Add style='float:right;' to the div.
Use a Your Own Graphic/Button In the PrintFriendly code snippet, there's two images (one for list page, the other for post pages). Find the image tags and then change the src to the URL of the graphic/button you would like to use.
Show Only on Post Pages (not on homepage)There's two sections to the code snippet. The "Index" section adds the button to the homepage, "Item" adds the button to the post/article page.
Change the word "Index" to "Item". Then, delete the first section.








