We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32678
    • 290 Posts
    I’m using PHx:phpthumb to control image sizes on various templates of a gallery website. This works great. However, I have integrated custom share icons into a sharethis implementation that uses PNGs with transparent backgrounds. Since I’m using custom icons, these are pulled from my image directory versus being embedded in the sharethis css, which is their standard method. Based on this, the issue I’m facing is that phpthumb is converting the custom icons in JPEGs (removing the transparency in the process). Is there a way to get phpthumb to address only those image files that I create a call for? I was unaware that this solution would convert every image on the site regardless of whether I specified it’s use for an image or not.

    I’m using evo 1.04 and PHx 2.1.4.

    Thanks
      • 33968
      • 863 Posts
      Can you post your code/template related to those icons here so we can see how you are calling them?

      I use phpThumb extensively but it only ever applies to those images that I specifically call it on, using a phx modifier.