Images are not sizing correctly

21.03.2018 18:06
#1
ronancarpenter
Joomshopping forum user no avatar
Name: Ronan
21.03.2018
Posts: 27
Quote
Images are not sizing correctly

Hi,

I have a category listing of the products (2 per line) and the image size is ok, but when I go into
the product, the thumbnail images are huge?

It seems that the product image is linked to the thumbnail images and you cannot re-size one without effecting the other (see image).

I would like to have small thumbs in the product page but a larger image on the product listing. It seems you cannot change one with out the other change?

Any help would be appreciated.

Ronan
Images are not sizing correctly


Joomla: 3.8.6
JoomShopping: 4.17.0
PHP: 7.1.15
MySQL: ????
Website Url: offline/Not Live
 
22.03.2018 08:11
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Images are not sizing correctly

Change your template / css

 
22.03.2018 13:54
#3
ronancarpenter
Joomshopping forum user no avatar
Name: Ronan
21.03.2018
Posts: 27
Quote
Aw: Images are not sizing correctly

Thanks for the quick reply.

I have set the template to "responsive", so if I set this back to "default", will I not loose my changes
I made to the form fields and any other edits?

I'll give it a try and change the template. Does that mean I have to delete the pics and reload them up again
for it to work? Is this a known bug in the responsive template?

Thanks for your help.

 
22.03.2018 14:32
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Images are not sizing correctly

I can not understand the problem without the site.

 
22.03.2018 16:07
#5
ronancarpenter
Joomshopping forum user no avatar
Name: Ronan
21.03.2018
Posts: 27
Quote
Aw: Images are not sizing correctly

Hi,

Ok, I've setup a demo site with Joomshopp using the default 4.17.0 version. This is using the default template and I'm replicating the same problem with this. Here is what is happening.

No matter what I do to the configuration/images size, I get example A or B. What I want to do is get Example C (see image).

I hope this clears things up and if you need access to the temp website, I can give you the url and a username and password. On the site I'm having problems with, I'n using the responsive theme and this also having the same problem, so the template doesn't seem to be the issue,. If you need access, please let us know.

Thanks
Aw: Images are not sizing correctly

 
22.03.2018 16:21
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Images are not sizing correctly

image configuration?
sizes?

 
22.03.2018 17:37
#7
ronancarpenter
Joomshopping forum user no avatar
Name: Ronan
21.03.2018
Posts: 27
Quote
Aw: Images are not sizing correctly

Hi,

Let me send you a link to the demo site and you can see it (Tiles menu option).

http://d1343868-94240.blacknighthosting.com/tiles.html

The floor image is 930 x 721 - the striped wood image is 532 x 738

The current product images are the right size, but the product listing image is too small. I want it bigger
like the image below.

Thanks
Aw: Images are not sizing correctly

 
22.03.2018 21:43
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Images are not sizing correctly

3 size images.

thumb - (product list, cart, product detail thumb)
Middle - product detail
Full - product detail litebox.


Change template / CSS

example CSS
img.jshop_img_thumb {
width: 60px;
}


Letzte Änderung: 22.03.2018 21:45
 
23.03.2018 12:29
#9
ronancarpenter
Joomshopping forum user no avatar
Name: Ronan
21.03.2018
Posts: 27
Quote
Aw: Images are not sizing correctly

Hi,

Thank you very much for your support and quick response.

I added your recommended CSS code in the override and changed the size to 150px and it worked fine.

I'd like to share this fix for anyone else that have this problem. Here is the image settings along with the
CSS override code to have the images formatting at different sizes.

img.jshop_img_thumb {
width: 150px;
}

Thank you!
Aw: Images are not sizing correctly

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.