Pin interest offers this script to implement for a hover feature. I wonder if its possible to incorporate this feature into the mod rather than a fixed icon in the upper right of each post.
see here
To activate On Hover Pin It buttons on your page, just add the data-pin-hover attribute to the SCRIPT tag on your page that calls pinit.js.
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"
data-pin-hover="true"
></script>
thx. great mod