Copy the function theme_display_thumbnails from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist.
Find
[code] if (strpos($thumb['i...
Find
Code: [Select]
foreach($thumb_list as $thumb) {
and below, add[code] if (strpos($thumb['i...