BawCraftWorx Downloads

All BawCraftWorx downloads are now available for purchase from my Etsy shop. Please Click "SHOP" In the Menu Above. Or Click the following link: https://www.etsy.com/shop/BawCraftWorx


Sunday, August 25, 2013

NEW MOUSEOVER PINTEREST BUTTON + CODE:)

For those who want to pin my svg files or other posts, I've finally installed a new Pinterest button that shows up when you mouse over any pix on my blog. enjoy :)

IF YOU WANT THE SAME ONE...
Below I've posted the exact code I used. Note: this is not my code, I borrowed it from someone else and modified the image by copying the img url of the one I wanted to use. To use it. COPY the code below, go to your dashboard, click Template, then click HTML. Find the < /body>
tag, paste the code right above it. Click SAVE! then view blog. The same Pin button shown above will show up in EVERY blog post you ever made whenever you scroll over an image:) Have fun xoxo

 <script>  

 //<![CDATA[
 var bs_pinButtonURL = "http://www.katrinaleechambers.com/wp-content/uploads/2013/06/64_round_pinlove.png";
 var bs_pinButtonPos = "center";
 var bs_pinPrefix = "";
 var bs_pinSuffix = "";
 //]]>
 </script>
 <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'></script>
 <script id='bs_pinOnHover' src='http://greenlava-code.googlecode.com/svn/trunk/publicscripts/bs_pinOnHoverv1_min.js' type='text/javascript'>
 // This Pinterest Hover Button is brought to you by bloggersentral.com.
 // Visit http://www.bloggersentral.com/2012/11/pinterest-pin-it-button-on-image-hover.html for details.
 // Feel free to use and share, but please keep this notice intact.
 </script>





No comments:

Post a Comment