cille5 Posted December 30, 2014 Share Posted December 30, 2014 (edited) 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 Edited December 31, 2014 by cille5 (see edit history) Link to comment Share on other sites More sharing options...
cille5 Posted December 30, 2014 Author Share Posted December 30, 2014 (edited) Image looks nice now, but.. Product detail are now under the image. They should be right side. How can I move "Product Description" from under the image to right side of image? Edited December 31, 2014 by cille5 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now