hello
I have an issue with images in bottom module not resizing. I added this to css:
img { vertical-align: middle; max-width: 100%; height: auto; }
No change applied.
Please assist
suffering To be more precise and avoid confusion/ambiguity in addressing your query, Kindly provide screenshot marked with annotations showing the respective images
In www.gigaparts.gr front page
Images are not the same size
suffering Try add this to custom.css file and adjust min-height value accordingly :
.homepage .t3-spotlight-1 .t3-module{min-height:500px !important;}
Kindly ensure to clear your browser cache if changes dont reflect
images in bottom works great.
How about
suffering For product thumbnail images resizing, You may try the suggestions provided for VM3 in VM forums - (1) and (2)
Or Try add this to custom.css file and adjust height value accordingly :
.browseProductImage{height:200px !important;}
I added this and removed it.
It affected product page not what we needed.
suffering Hi. The style I gave You before works when I try it in developer tool. Are You sure You have placed it correctly and that the cache/compression was cleared?
img { max-width: 100%; height: auto; }
i must add this to custom.css right?
suffering i must add this to custom.css right?
Correct
/templates/ja_playstore/css/custom.css
added to Css and it works now
suffering Kindly let us know if all queries to relative topic have been resolved so as to mark the thread as resolved or need further assistance on the same 🙂
Matter is xlosed for me mate. Thank you