I'm using
<?php if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') ) { ADDTOANY_SHARE_SAVE_BUTTON(); } ?>
in my template.
I want a text link rather than one of the buttons. In Firefox selecting "Image URL" from the admin panel and leaving the text field blank works..."Share/Save/Bookmark" shows as the link. But, no such luck in IE. How can I use a text link and maybe customize the text (rather than "Share/Save/Bookmark")?