Hi,
Please can u help me ?
I want to add this code :
<!-- AddThis Welcome BEGIN -->
<script type="text/javascript" src="//s7.addthis.com/js/250/addthis_widget.js#pubid=ra-501e6c571c30a4f4"></script>
<script type='text/javascript'>
addthis.bar.initialize({'default':{
"backgroundColor": "#000000",
"buttonColor": "#099EF4",
"textColor": "#FFFFFF",
"buttonTextColor": "#FFFFFF",
"hideAfter": 30
},rules:[
{
"name": "Twitter",
"match": {
"referringService": "twitter"
},
"message": "Blog'u beğendiysen arkadaşlarına da bahset",
"action": {
"type": "button",
"text": "Tweet'le!",
"verb": "share",
"service": "twitter"
}
},
{
"name": "Facebook",
"match": {
"referringService": "facebook"
},
"message": "Blog'u beğendiysen arkadaşlarına da bahset",
"action": {
"type": "button",
"text": "Facebook'ta Paylaş",
"verb": "share",
"service": "facebook"
}
},
{
"name": "Google",
"match": {
"referrer": "google.com"
},
"message": "Blog'u beğendiysen arkadaşlarına da bahset",
"action": {
"type": "button",
"text": "+1'le!",
"verb": "share",
"service": "google_plusone_share"
}
}
]});
</script>
<!-- AddThis Welcome END -->
on my blog. But i can't. How can i add this code ? Please tell me.
I used blogger. (google.) and my blog site: tlgcntn.blogspot.com
before <body> tag or after <head> tag. Which?
Please help me.
Thanks.
Best Wishes :)
Tolga CANATAN
From Turkey.
This question is closed to new answers.