08/17/2014 at 2:59 am
#301087
Participant
None of these solutions solved the problem.
We want to maintain the aspect ratio of the logos (1:1, 2:1, 3:2, etc.) without a white background filler. Either it stretches & distorts the image or crops it inappropriately.
Another solution would be to set the background color of the image (from #FFFFFF) to #f3e6b2.
I tried adding to the timthumb-config:
define (‘DEFAULT_CC’, ‘f3e6b2’);
That did not work, so I edited the timthumb.php file to:
define (‘DEFAULT_CC’, ‘f3e6b2’);
That did not work either. Is there somewhere else I can change the “filler” from white to #f3e6b2?
This directory is holding up the launch of the website. We really need to get this resolved.
Thank you,
Jody
