3 Images on Top theme

Hello,
I mostly use for all of my listings theme which is “3 Images on Top”. When you have more than 3 pictures for the item, the rest of the pictures appear at the end of the item description, which I don’t like. Could you please help me and tell what part of the HTML code I need to modify in order to get rid off, the rest of the pictures besides the three on top.
Thank you

You can hide the other images by inserting the following code in the footer field in the GarageSale preferences > General. Restart GarageSale afterwards.

<style type="text/css">#gsLayout-3ImagesOnTop #gs-imageAreaBottom {display: none;}</style>

Regards, Kristian

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.