Codes for "Send to Copy Link" "Send to PDF Online" and "Email" button ?

cgmeetup Apr 16, 2012 11:43PM EDT

how to get "Send to Copy Link" "Send to PDF Online" and "Email" button on toolbar ?

Please check this image http://imageshack.us/photo/my-images/23/addthislink.jpg/

i am getting this code

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=user"></script>
<!-- AddThis Button END -->

but not what i want :-

<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>


but it should be like :-

<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>

don't know how to add these Buttons to my add-this share Toolbar

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Apr 17, 2012 03:30PM EDT
I'm afraid I don't understand what you're asking. Do you want the specific service codes for Copy Link, PDF Online, and email?

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers