I recently added a share button to one of the pages on my site and it leaves a big gap underneath for the pop up to open. Can anyone please tell me how to adjust the code so that the title of the content is closer to the share button.
Here is a link to the page: http://maryjaneparkerart.com/index.php?page=open-studio
Thanks
Share button
Re: Share button
It seems to have it's own style sheet that most likely it pulls from wherever it comes from, try adding this to your main style sheet...
div.addthis_toolbox {height:30px}
div.addthis_toolbox {height:30px}