Title: [Plugin: CleanPrint] Reduce Button Padding
Last modified: August 20, 2016

---

# [Plugin: CleanPrint] Reduce Button Padding

 *  Resolved [Uwhoosh](https://wordpress.org/support/users/uwhoosh/)
 * (@uwhoosh)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/)
 * Great plugin, just exactly what i was looking for.
    I’m using it on my blog and
   have a small issue. I would like to reduce the top and bottom padding of the 
   button so that it’s closer to the content. Right now there is too much (white)
   space and the button looks out of place. Here is an [example](http://www.whooshtranscription.com/how-to-set-the-position-of-subtitles-on-youtube/)
   How can I reduce the button padding? Tried to look for CSS for the plugin but
   couldn’t find it… Thanks.
 * [http://wordpress.org/extend/plugins/cleanprint-lt/](http://wordpress.org/extend/plugins/cleanprint-lt/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [johncadams](https://wordpress.org/support/users/johncadams/)
 * (@johncadams)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/#post-2944837)
 * Are you referring to the padding of the print button on your page or the one 
   inside our light box?
 * If its the former you can use your own buttons if you like. If its the later 
   its is not possible.
 *  Thread Starter [Uwhoosh](https://wordpress.org/support/users/uwhoosh/)
 * (@uwhoosh)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/#post-2944842)
 * I feel so stupid! Yes, you can add your own custom cleanprint button to any part
   of your site/blog. You do need to upload the button image to your site; and note
   the url of the image. Copy and paste the following code to your post/page.
 * `<img src="URL OF IMAGE" alt="Print Post" title="Print Post" onclick="CleanPrint();
   return false"> </div>`
 * I put my code in a div (optional) so that I could easily position the image using
   CSS. Here is how my posts now [look](http://www.whooshtranscription.com/wordpress-tips-change-wordpress-read-more-link/),(
   and I’m happier.)
    And here is the code I used.
 * `<div style="float:right; margin-top:-10px; margin-left:5px;"> <img src="URL 
   OF IMAGE" alt="Print Post" title="Print Post" onclick="CleanPrint(); return false"
   > </div>`
 * Hope this is of use to anyone else who wants to customize their buttons!
    Thanks
   John for your help.
 *  [adamshaw](https://wordpress.org/support/users/adamshaw/)
 * (@adamshaw)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/#post-2944851)
 * You all should check out PrintEco. It works not only for the Web but for Excel,
   Word and other programs. It works great and it’s free! Check it out here: [http://www.printecosoftware.com.](http://www.printecosoftware.com)
 *  [adamshaw](https://wordpress.org/support/users/adamshaw/)
 * (@adamshaw)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/#post-2944864)
 * PrintEco just released a plug-in for Chrome. Make sure to check it out to [save paper](http://www.printecosoftware.com).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: CleanPrint] Reduce Button Padding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleanprint-lt_3c3c3c.svg)
 * [CleanPrint](https://wordpress.org/plugins/cleanprint-lt/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleanprint-lt/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleanprint-lt/)
 * [Active Topics](https://wordpress.org/support/plugin/cleanprint-lt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleanprint-lt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleanprint-lt/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [adamshaw](https://wordpress.org/support/users/adamshaw/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-cleanprint-reduce-button-padding/#post-2944864)
 * Status: resolved