View Single Post
  #1  
Old 08-13-2014, 11:37 AM
 
frank_s frank_s is offline
 

Advanced Member
  
Join Date: Oct 2010
Posts: 35
 

Default anyone know where dpimages-icon-box code is ?

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
__________________
X-cart Gold
4.6.4
Reply With Quote