Addthis buttons showing up as step ladder instead of in a straight line

yfciadmin May 24, 2012 10:22AM EDT

We opted for the standard add this code (shown below) but our add this icons are showing up in a step ladder format instead of in a straight line. What are we doing wrong? See http://worldchangers.yfci.org/

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=yfciadmin"></script>
<!-- AddThis Button END -->

1 Community Answers

Paul May 24, 2012 11:41AM EDT

It looks like your HTML editor is adding <br> tags between the buttons: http://i.imgur.com/ycQ70.png

You'll need to remove them and they'll show up in a line.


This question is closed to new answers.

Still need help?


General Topics

 

Developers