How do I customize the "Follow" buttons to use custom images?

radicaldan May 08, 2012 12:24PM EDT

I want to use the Follow buttons for their analytics, but I need to theme them to the site they are going on. How do I use my own CSS instead of the standard one.

Note: This is for the Follow buttons.

1 Community Answers

Paul May 08, 2012 01:46PM EDT

For the follow buttons you can use <img> tags inside the buttons, like this:

<a class="addthis_button_facebook_follow"><img src="<your image>"></a>

Replace <your image> with your image.


This question is closed to new answers.

Still need help?


General Topics

 

Developers