Quote Originally Posted by DVDTitan View Post
I have installed this on a site i look after.

It seems to work fine on a product which has multiple product images:

see here:

http://www.projobdistribution.co.uk/...roducts_id=218

But the styling breaks when there are not multiple product images:

see here:

http://www.projobdistribution.co.uk/...roducts_id=221

Any ideas?

Add the following line just before the start of the mod on the product_info page
PHP Code:
<br class="clearBoth" /> 
See if that fixes your problem