I am trying to add an additional picture to one of my products. I have many
more to do but I have to start somewhere. I've got the second picture showing
up, however, I would like to have the two pictures next to one another.
Right now the second picture is underneath the first. I used firebug to narrow down the
problem and I know that if I change:
The page is : http://www.palmettoengraving.net/ind...products_id=17
<div id="productAdditionalImages">
<div class="additionalImages centeredContent back" style="width: 100%;">
to
<div id="productAdditionalImages">
<div class="additionalImages centeredContent back" style="width: 50%;">
everything looks fine- however, I don't know where to change that %. I have
looked at the stylesheet and the tpl_product_info_display.php and I just
can't find it. Pointing me in the right direction would be appreciated!
Thanks
Nancy




