google plus icon
vickia
Registered Users Posts: 102 Big grins
Hi! How do I add a google plus icon to my site-- code below was given to me by google. I followed instuctructuions- placed info in the head of my html on my contact page and the rest in the body but didnt work. Here is link to my site:http://eproductphotography.smugmug.com/ContactUs/Contact-Us/19768874_9t7rFk
<!-- Place this tag in the <head> of your document -->
<link href="https://plus.google.com/105647568347869289768" rel="publisher" /><script type="text/javascript">
window.___gcfg = {lang: 'en'};
(function()
{var po = document.createElement("script");
po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();</script>
<!-- Place this tag where you want the badge to render -->
<div class="g-plus" data-href="https://plus.google.com/105647568347869289768" data-width="300" data-height="131" data-theme="light"></div>
ANy ideas? Thank you!!
Vicki
<!-- Place this tag in the <head> of your document -->
<link href="https://plus.google.com/105647568347869289768" rel="publisher" /><script type="text/javascript">
window.___gcfg = {lang: 'en'};
(function()
{var po = document.createElement("script");
po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();</script>
<!-- Place this tag where you want the badge to render -->
<div class="g-plus" data-href="https://plus.google.com/105647568347869289768" data-width="300" data-height="131" data-theme="light"></div>
ANy ideas? Thank you!!
Vicki
0