Quote:
Originally Posted by Ricsca
In italian the like bottom dont is tight

|
In the template
more_share_options
find the code:
Code:
<td>
<fb:like href="{vb:raw bophref}" font="tahoma" layout="button_count" send="false" show_faces="false" action="like" colorscheme="{vb:raw boplord}"></fb:like>
</td>
Directly under this add the line:
Code:
<td width="10"> </td>
Should fix your spacing issue.