Hi, On my test-site (with Joomla 3.1.5 and T3 v1.4.2) I had this Social-media-icons nicely positioned next to each other at position Social-Link in the JA_Fixel template.
Now, the problem is that these icons are stacked: the Facebook-icon above the Twitter-icon.
It seems, this changed after the upgrade to Joomla 3.2.0, and with T3 1.4.2 and also with T3 v1.4.3. Any idea how/why this happened? You can have a look here: http://www.jci-shertogenbosch.nl/j3/
Custom HTML is this module is the same as in the demo:
<!-- AddThis Follow BEGIN -->
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_facebook_follow" addthis:userid="WC2013RIO"></a>
<a class="addthis_button_twitter_follow" addthis:userid="BOV_Den_Bosch"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-xxxxxxxxxxxxxxxx"></script>
<!-- AddThis Follow END -->
Thanks for an answer, Gerard