Quote Originally Posted by dropbop View Post
OK, I have removed and re-installed the mod but still getting the same problem.

The files are in the right place as far as I can tell. I am using the classic template so put tpl_modules_product_listing.php into templates/classic/templates/ folder & product_listing.php in modules/classic/ folder.
Your particular problem is being caused by the addition of...
Code:
.back {
	
	margin: 10px 15px 20px 20px;
}
...in your stylesheet.

Regards,
Christian.