Quote:
Originally Posted by alhidaya
Hello,
I have the same problem and yet I have the latest version. Thank you to want to do with this topic
|
Try amending the widget coding measurements. I amended the padding and margin from 5px to 4px and seem to fix the problem
PHP Code:
$output = '
<style type="text/css">
.thumbnail img{
width: 90px;
height: 70px;
border: 1px solid #ccc;
padding: 5px;
margin: 5px;
float: left;