How to Add Printing in Plus UI Blogger Theme?

Welcome to another post of Plus Ui theme Customization. In this blogger theme customisation tutorial, Bytes Vibe will teach you guys – How to Add Printing in Plus UI Blogger Theme?

How to Add Printing in Plus UI Blogger theme - Bytes Vibe

Now many of us want to add printing section in plus ui blogger theme. This printing option let users to directly print our blogger post with just one click. To add this print option in Plus ui blogger theme follow these steps:

  1. Log in to blogger and go to theme section.
  2. Click on Edit Html and search for <div class=’pIc’>.
  3. Now paste the following codes just after that:
<!--[ Print Section by Bytes Vibe ]-->
<label class='GV' onclick='window.print();'>
<svg class='line' viewBox='0 0 24 24'><path class='svgC' d='M7.25 7H16.75V5C16.75 3 16 2 13.75 2H10.25C8 2 7.25 3 7.25 5V7Z' stroke-miterlimit='10'/><path class='svgC' d='M16 15V19C16 21 15 22 13 22H11C9 22 8 21 8 19V15H16Z' stroke-miterlimit='10'/><path d='M21 10V15C21 17 20 18 18 18H16V15H8V18H6C4 18 3 17 3 15V10C3 8 4 7 6 7H18C20 7 21 8 21 10Z' stroke-miterlimit='10'/><path class='svgC' d='M17 15H15.79H7' stroke-miterlimit='10'/><path class='svgC' d='M7 11H10' stroke-miterlimit='10'/></svg></label>
Code language: HTML, XML (xml)

Now save blogger theme. Now if you go back to blogger post than you will see a print option after Author name in Plus Ui blogger theme. So this is how we can print a webpage.


Share this post -

Leave a Reply

Your email address will not be published. Required fields are marked *