Remove or hide the standard AddThis tooltip / title atribute

willmuij Jun 07, 2012 10:32AM EDT

He Guys,

I think nobody figured this out yet but is it possible to hide or remove the standard AddThis tooltip? I'm trying to implement my own tooltip when hovering over a botton. My tooltip shows up nicely but the AddThis standard tooltip wil jump in front of it.

Thanks in advance!

Regards,
Will

1 Community Answers

Paul Jun 07, 2012 04:22PM EDT

Yep, you can change it by adding a title attribute to the <a> tag for the button. For example, this changes the tooltip for the Facebook button:

<a class="addthis_button_facebook" title="Your Custom Title"></a>

Just change Your Custom Title to whatever tooltip you want.


This question is closed to new answers.

Still need help?


General Topics

 

Developers