I'm using the following code with ADD this to enter a like and send button
<a class="addthis_button_facebook_like" fb:like:send="true" fb:like:size="large" fb:like:layout="button_count" width="10"></a>
but
Is there anyway to make send button appear before the like button?
Unfortunately there's no way to re-order those buttons, as they're coming directly from Facebook and they don't support that option
This question is closed to new answers.