Hi everyone
Can someone solve this mystery please? II have recently installed opencart 2.2.0.0. There is a function that I have used to change the image size for the layout which is supposed to be found at:
SYSTEM
SETTINGS
EDIT
IMAGE
You can see from my uploaded image that the rest of the fields are missing!
1. Am I looking in the wrong place?
2. Are any files missing with the upload - did I do something wrong?
Opencart is also on another site I own and I still cannot find it there. There were no errors when installation took place.
Could somone please point me in the rght direction? Thank you.
Can someone solve this mystery please? II have recently installed opencart 2.2.0.0. There is a function that I have used to change the image size for the layout which is supposed to be found at:
SYSTEM
SETTINGS
EDIT
IMAGE
You can see from my uploaded image that the rest of the fields are missing!
1. Am I looking in the wrong place?
2. Are any files missing with the upload - did I do something wrong?
Opencart is also on another site I own and I still cannot find it there. There were no errors when installation took place.
Could somone please point me in the rght direction? Thank you.
Attachments
image-pic.PNG (17.84 KiB) Viewed 3870 times
here they are...
Ernie
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
I couldn't find it either on OC 2.2, so I was glad when I finally found this post.
It is in fact in Home > Extensions > Themes in admin panel.
So I changed Product Image Thumb size in my Default theme which is enabled... nothing changed on my page.
I tried any of the other ones that it could possibly be, nothing changed the sizes of my thumbnail images...
Does anyone have any suggestions for this?
It is in fact in Home > Extensions > Themes in admin panel.
So I changed Product Image Thumb size in my Default theme which is enabled... nothing changed on my page.
I tried any of the other ones that it could possibly be, nothing changed the sizes of my thumbnail images...



Does anyone have any suggestions for this?
^No suggestions for this (above post)?
I am still having this issue in OC 2.2. I can't get my product thumbnail sizes to change.
Again, I change the thumbnail size for all product images in Themes (admin panel). Nothing changes.
Have of course tried the usual, clear and refresh mods, clear cache, etc.
Can't get the thumbnails to change size? Any help?
I am still having this issue in OC 2.2. I can't get my product thumbnail sizes to change.
Again, I change the thumbnail size for all product images in Themes (admin panel). Nothing changes.
Have of course tried the usual, clear and refresh mods, clear cache, etc.
Can't get the thumbnails to change size? Any help?
Well, I figured out a workaround for now. Unfortunately, it changes the size of all thumbnails in category and for my related products, etc. Can't specify which one I want changed. Product images on product page are still the same size though, which is good.
On stylesheet.css:
Changed height and width from 75% to 50% on both and it made the images that much smaller.
On stylesheet.css:
Code: Select all
.product-thumb .image img {
margin-left: auto;
margin-right: auto;
height: 75%;
width: 75%;
}
klyn05 wrote:^No suggestions for this (above post)?
I am still having this issue in OC 2.2. I can't get my product thumbnail sizes to change.
Again, I change the thumbnail size for all product images in Themes (admin panel). Nothing changes.
Have of course tried the usual, clear and refresh mods, clear cache, etc.
Can't get the thumbnails to change size? Any help?
Who is online
Users browsing this forum: No registered users and 48 guests