Quote Originally Posted by starruby View Post
Hi,
I have apple zen installed on my store. The Zen Cart version is 1.3.7

I have a problem with the additional images on the products page.. the alignment of product images as well as "Add to Cart" and "Tell a Friend" buttons is messed up somehow.

Link to one of my product:

http://starruby.in/store/465carat-ov...ated-p-87.html


Is there a way to get the additional images in the same line (either on the line before or on the line after the "Add to Cart" button)?
This doesn't happen in a default install of apple zen, looks like you made some changes to tpl_product_info_display.php? Anyway, you can add this to your stylesheet.css:

#productAdditionalImages {clear:both;}