Saray Posted February 19, 2011 Share Posted February 19, 2011 Hello prestapeopleIm having some trouble with my shops product images and im now wondering if anybody else has the same problem and/or maybe a solution to said problem...My stores uploaded product images is losing vividness/color/getting bleached thats the problembut wait its only the image you view when your on the productpage.The thickbox picture is OK the thumbnails are OK but the one you view on the productpage looks whiter and boring the color is faded.Why is it like that? anybody?Best regards Link to comment Share on other sites More sharing options...
Saray Posted February 20, 2011 Author Share Posted February 20, 2011 Anybody have a solution? Link to comment Share on other sites More sharing options...
Saray Posted March 18, 2011 Author Share Posted March 18, 2011 I cant imagine that no one else has this issue? Link to comment Share on other sites More sharing options...
chettbi Posted March 18, 2011 Share Posted March 18, 2011 Hello, Did you upload your images with prestashop or did you put them directly il the good repertory?Maybe the problem appear when you create the image on your computer, I'm not a professional, but I know someone who have the same probleme on is personnal website (not a prestashop)Hope I help you.Chettbi(Sorry for my English, i'm french) Link to comment Share on other sites More sharing options...
Saray Posted March 18, 2011 Author Share Posted March 18, 2011 I uploaded the images via prstashop Link to comment Share on other sites More sharing options...
chettbi Posted March 18, 2011 Share Posted March 18, 2011 I find!!!!In your global.css, line 1994, remove or comment the line : opacity: 0.9; Link to comment Share on other sites More sharing options...
Saray Posted March 18, 2011 Author Share Posted March 18, 2011 THANK YOU SOOO MUCH!!!It worked:DIts been bugging me for a long long time=) Link to comment Share on other sites More sharing options...
chettbi Posted March 18, 2011 Share Posted March 18, 2011 Great if it's work.Have a good weekend. Link to comment Share on other sites More sharing options...
Luca S. Posted June 7, 2011 Share Posted June 7, 2011 I find!!!!In your global.css, line 1994, remove or comment the line : opacity: 0.9; i cannot find it... do you mean global.css inside prestashop theme folder? Link to comment Share on other sites More sharing options...
chettbi Posted June 8, 2011 Share Posted June 8, 2011 Sorry I'don't remember, but it's probably the global.css inside theme folder (there is juste one global.css no?)Did you use firebug (a firefox plugin)? It thanks to it that I find the css line. Link to comment Share on other sites More sharing options...
subKitten Posted April 6, 2012 Share Posted April 6, 2012 Okay, I'm having this bleached out image issue and can not find an answer. Getting frustrated. No code lines that everyone apparently has and changes to make it work exists in any of my php or css files. My product images were taken with a professional camera, edited in Photoshop, saved at maximum quality and look great. I've had no problem uploading my images to my product pages, until just now. All of a sudden the images are desaturated when uploaded: bleached out, colorless. The photos I've already uploaded still look fine, but the newest images are losing their color and quality. I've spent the last two hours scouring this forum and google, but the only suggestions (such as changing images.inc.php line 40: imagejpeg($newImage, _PS_TMP_IMG_DIR_.$cacheImage, 94) ; and line 236: $flag = imagejpeg($ressource, $filename, 94) ; I can find that tell me to change a number of my code (jpeg quality) don't even exist in my images.inc.php file. My line of code is this: $flag = imagejpeg($ressource, $filename, (int)$quality); and it's the only line of code in the images.inc.php file that has anything to do with imagejpeg. Same with the suggestion above to delete the opacity in global.css. That's not even in my global file anywhere. Most threads about image quality are 1-2 years old. And they all say solved. Well....it's not solved for me. Nothing works. I can't go any further on my site if my images are uploading like crap. I've changed whatever line of code I could find that was even remotely close to those above and it's done nothing. And I've regenerated my thumbnails numerous times, tried re-uploading my images, but to no avail. Every new image is bleached out all of a sudden. Any ideas??? I'm using version 1.4.2.6 currently. Link to comment Share on other sites More sharing options...
Mountainstar Posted September 4, 2012 Share Posted September 4, 2012 Hi there, I'm having exactly the same problem as you are and I was just wondering if you have come any closer to finding a solution? It would be much appreciated Thanks, Sofia Link to comment Share on other sites More sharing options...
exposeclothing Posted April 24, 2013 Share Posted April 24, 2013 im having the same problem, and im using prestashop 1.5.2 - the image shows full colour in "thickbox" display, but not on product page, and they are the same size - I want the vibrant colour on the product display page. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now