The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help altering code

2 posters

Go down

In progress Help altering code

Post by Sir. Mayo May 30th 2013, 5:10 pm

Hello,


I used a site called Addthis.com to add a custom welcome message bar, depending on where the user came from (twitter, FB, Google ) by default it appears at the top of the page i was wondering if any one can please, alter it so it then appears at the bottom of the page?

heres the code:

Code:
<!-- AddThis Welcome BEGIN -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51a763e14fe1aa20"></script>
<script type='text/javascript'>
addthis.bar.initialize({'default':{
   "backgroundColor": "#050505",
   "buttonColor": "#F40909",
   "textColor": "#FFFFFF",
   "buttonTextColor": "#FFFFFF"
},rules:[
   {
      "name": "AnyOther",
      "message": "Do you like this page? If so let your Friends know they might as well! :)",
      "action": {
         "type": "button",
         "text": "Share this page",
         "verb": "share",
         "service": "preferred"
      }
   },
   {
      "name": "Twitter",
      "match": {
         "referringService": "twitter"
      },
      "message": "If you find this page helpful:",
      "action": {
         "type": "button",
         "text": "Tweet it!",
         "verb": "share",
         "service": "twitter"
      }
   },
   {
      "name": "Facebook",
      "match": {
         "referringService": "facebook"
      },
      "message": "Tell your friends about us:",
      "action": {
         "type": "button",
         "text": "Share on Facebook",
         "verb": "share",
         "service": "facebook"
      }
   },
   {
      "name": "Google",
      "match": {
         "referrer": "google.com"
      },
      "message": "If you like this page, let Google know:",
      "action": {
         "type": "button",
         "text": "+1",
         "verb": "share",
         "service": "google_plusone_share"
      }
   }
]});
</script>
<!-- AddThis Welcome END -->


NO please dont alter it i just read in their terms that altering it in any way Viloates their TOS so please can this topic be deleted.
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

In progress Re: Help altering code

Post by Sir Chivas™ May 30th 2013, 5:13 pm

Hi,

Have you added this code? If not, please do so and provide your forum URL, thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Help altering code

Post by Sir. Mayo May 30th 2013, 5:25 pm

Yes i have but like i added after i posted:


NO please dont alter it i just read in their terms that altering it in any way Viloates their TOS so please can this topic be deleted.

So it will be fine the way it is.
I dont want to break Addthis TOS
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

In progress Re: Help altering code

Post by Sir Chivas™ May 30th 2013, 5:57 pm

Alright then, thanks for confirming this
Thread garbaged.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum