How to add pInterest button to Blogger posts
I got this easily done by referring to Bloggers Sentral's tutorial . Only two simple steps: Step 1 Locate the <data:post.body/> code in the HTML template. Step 2 Copy and paste the code below just after the <data:post.body/> tag. You can change the "count-layout" attribute to either horizontal, vertical or none (no count) <!-- Pinterest Start --> <div id='pin-wrapper' style='margin:5px 10px 5px 0; text-align: left;'> <a class='pin-it-button' count-layout='horizontal' expr:href='"http://pinterest.com/pin/create/button/?url=" + data:post.url'>Pin It</a> <a href='javascript:void(run_pinmarklet())' style='margin-left:-93px; width:43px; height:20px; display:inline-block;'/> </div> <script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/> <script type='text/javascript'> function run_pin