Options

How to add Google+ button to my SmugMug site

perkinperkin Registered Users Posts: 15 Big grins
edited October 4, 2016 in SmugMug Customization
Google has two HTML snippets that add a Google Plus +1 button to any web page. Can someone explain how I can add this to my SmugMug site? I would want the button to render at the top of the page in each of my galleries. Thanks.


snippet 1:


<!-- Place this tag in your head or just before your close body tag. -->
<script src="https://apis.google.com/js/platform.js&quot; async defer></script>

snippet 2:

<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-annotation="inline" data-width="300"></div>

Comments

Sign In or Register to comment.