Quote Originally Posted by sourceaddons View Post
Hi,
Thanks for contacting us.for solve your issue

Go to FTP>>includes/templates/your_template/sideboxes/tpl_fball_like.php
open it and serch for below code
<div class="fb-like" data-href="'.$pageurl.'" data-send="'.$send.'" data-width="'.$width.'" data-show-faces="'.$faces.'"></div>

replace it with

<div class="fb-like" data-href="'.$pageurl.'" data-send="'.$send.'" data-width="'.$width.'" data-show-faces="'.$faces.'" data-layout="button_count"></div>

Thanks
Installed the addon succesfully, but the size of the sidebox is to big. I tried te above solution without any result. Can anybody help?

You can see the problem on www<dot>fargesia<dot>eu