cassady
Member
Posted 6 years ago #
Hi all, I have been working on a site and I have a problem. Site: http://www.urbanestyles.nl/testsite. I am using the E-commerce plugin which, with a few adjustments, works like a charm for me. I only have one very unusual problem with the product pictures in Firefox. In IE everything works fine. Does anyone have any idea what causes FF to resize the pics (different sizes everytime you reload). Maybe it is something I have overlooked but I just can't find it.
Example FF
http://img166.imageshack.us/img166/364/ffjx9.jpg
Example IE
http://img166.imageshack.us/img166/6897/ieqp7.jpg
Can't replicate from here... Perhaps there's something else local to you influencing this?
I would suggest you enter dimensions into your <img> tags.
cassady
Member
Posted 6 years ago #
Yosemite are you saying you see the right size pic in FF?
I tried dimensions. The plugin actually gives you the option to enter dimensions:
http://img95.imageshack.us/img95/7421/clipboard02vo1.jpg
cassady
Member
Posted 6 years ago #
I am still very confused. My Firefox web developer plugin shows the right image dimensions, still the image on the left is continually being resized to different dimensions.
http://img128.imageshack.us/img128/8402/clipboard02kf1.jpg
I contacted the developer of the plugin about this a few days ago but unfortunaltely I didn't get a reply yet.
lonetrotter
Member
Posted 6 years ago #
I had the same problem - but solved it deleting "max-width: 100%;" from my css . In my theme it was under " content img {"
"but solved it deleting "max-width: 100%;" from my css. "
Y-ep.
http://www.svendtofte.com/code/max_width_in_ie/
It of course works in most other browsers (including -erp- IE7).