Totally Zenned
- Join Date:
- Apr 2013
- Location:
- eglisau switzerland
- Posts:
- 568
- Plugin Contributions:
- 0
Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
schoolboy:
INSPECT the actual image... what is its REAL size? The HTML <img> tag is telling it to show at 94 x 54 - but it could be 94000000 X 54000000 in reality.
The ACTUAL size of the image must match the DECLARED size.
width="94" height="54"