I need to know how to ditch the two extra "Share/Add This" icons underneath the desired row of icons.
Please see attachment #2 below [Firefox 12.0}.
The icons also appear in the same format on the latest versions of Opera, Chrome....
Everything is cool on IE8 [see attachment #1]. This the preferred look.
The black and white icon represents the preferred "Share/Add This" button [see IE8 | attachment #1].
See the code below integrating the foregoing icon properties
[<img src="http://thewholisticedge.com/wp-content/uploads/2012/05/share-this-e1337169375315.png" width="32" height="32].
See also the corresponding anlaytics/tracking code from the "Add This" site.
My apology if this inquiry is beyond the scope of this forum.
Thank you!
WordPress v3.3.2;
Suffusion 4.2;
Minima theme;
http://thewholisticedge.com
_______________
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_print"></a>
<a class="addthis_button_youtube"></a><a href="http://www.youtube.com/" target= "_blank"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone" g:plusone:count="false"></a>
<a class="addthis_button_more"> <img src="http://thewholisticedge.com/wp-content/uploads/2012/05/share-this-e1337169375315.png" width="32" height="32" alt="More..."</a/>
</a></div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f130e7963ec1c55"></script>
<!-- AddThis Button END -->
_______________
