Jump to content

Cant regenerate product images (only widht problem)


cille5

Recommended Posts

I can't regenerate thumbnails on Large_default section. Everything else works fine.

 

-I can regenerait Height "Large_default"

-but not width of "Large_default"

 

(Strage that image is always very big after regenerate images on website. But if I click right mouse button over the image and save image on my computer it is right size.)

 

Product.css file got this line:

.pb-left-column #image-block
{
position: relative;
border: 1px solid #EEEEEE;
margin-bottom: 10px;
 
}
 
I change it to this. Is this ok? Image looks ok, but regenerate thumbnails doesen't work now...
 
{
position: relative;
border: 1px solid #EEEEEE;
margin-bottom: 10px;
width: 350px;
 
}
 
seksituotteet.fi

post-21451-0-87342800-1419948023_thumb.png

Edited by cille5 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...