I am in the process of uploading products to a new site and when adding to the detailed images they are being placed not inline.
example:
12
3
I would like them to be:
123
I have tried using firefox and it is showing the code to be
.dpimages-icons-box {
width: 170px;
location:
http://www.xxxxxxxx.com/product-id/ line 26
By doing a live update in Firefox and changing width: to 270px
it will bring the images inline.
I have tried using webmaster and going through all the .tpl files
also have looked through main.css,altskin.css and colorbox.
Can anyone tell me where to locate and make changes to:
.dpimages-icons-box {
width: 170px;
Thank you in advance for any and all answers.
Frank