I have a joomla site with virtuemart module.
I have images and thumbnails hosted in another domain.
Virtuemart gives me 2 options:
1 - view image, sketch will be automatically created
2 - enter the URL for external placement, this parameter does not have the option to resize
As I overcame this problem (using context), I need to set the height = "" attribute for the img tag. The only problem is that when loading a large image, that is, 500 x 700 pixels, the so-called thumbnail takes time to load, this is logical.
Can someone give me options on how the image from the URL can be “modified” as the result reduces the time it takes to download the sketch?
Personally, I was thinking of a way to reduce the image quality of a modified image that comes from a url with code, css, or something else?
I know this has less to do with code solution, but I know that you guys know more options than me.
Chris source share