Page width bug when inserting AddThis code

Status
Not open for further replies.

b7ri

Active Member
67
2010
9
0
I use AddThis code to spread my blog's content in the web. I'm having a problem and I searched in Google and couldn't find solution for it.

When I add this code to my page:

Code:
<!-- 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=ra-4f8b2e5a42fa504a"></script>
<!-- AddThis Button END -->

The post's page width bugs like in this picture:

Untitled.png


Please help.

Thanks in advance ;)
 
1 comment
Status
Not open for further replies.
Back
Top