Change "more views" image size

Hi friends,

How can I change the size of the image in more views?

I have changed the box in style.css, and modified app/design/jm_crafts/template/catalog/product/view/media.phtml

But despite of cleaning cache, the image remains the same: 56 x 56 px

What more can I do?

Thanks in advance

4 answers

Profile photo of tomc 0.00 $tone October 17, 2013
Public

Is this the CSS rule you tried to modify within /skin/frontend/default/jm_crafts/css/styles.css

Code:

.product-img-box .more-views h4 {
    color: #999999
    font-size: 92%;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#1
Profile photo of Juan Aguirre 120.00 $tone October 17, 2013
Public

Hi Tom,
Thank you for the reply, but what I meant was changing the size of each image, not the style of the heading.
It is related to JM Base Theme extension, Do you know how to manage with this powerful mix of php-javascript-css?

Thanks anyway

#2

This question is now closed

Written By

Comments