I'm in the initial stages of setting up my Wordpress site and can't figure out how to style the ShareThis link to match the theme I'm using. I went to the customizing tool at http://sharethis.com/publisher?type=wpplugin, but that doesn't change the text link that trigger the ShareThis popup window (only the contents of the popup itself). Any ideas? My site is at http://fusd1online.net/wordpress. Thanks!
ShareThis Forums » The ShareThis WordPress Plugin
ShareThis link is wrong color and size
(3 posts)-
Posted 3 months ago #
-
Hello,
The button link text should inherit the color of other links on your site. If it does not, you should be able to style it by adding the following block of code to your main stylesheet.
.stbuttontext{
color:{desired color}
}
Posted 3 months ago # -
That helped quite a bit. I guess I really just needed to know the class (?) to format the text with. Cheers!
Posted 2 months ago #
Reply
You must log in to post.
