07-16-2014, 11:20 AM
Double posting but for good reason! I figured out what's going on with those icons. I'm not sure why your uploads failed but I do know why the old icon is being displayed in the new container. In order to avoid writing icon containers where they shouldn't be (ZIP download icons and old icons), I'm checking the width of the existing image first. Old icons were supposed to be 107px wide so if the width isn't 107, I can safely assume we have an icon meant to be in a new container. I only checked one of the images you linked but it's width is 106 and I'd be willing to bet that the rest also aren't 107, hence the current display issue.
Replace them with a properly formatted new icon and the problem should disappear but in the mean time, it will stay like that since there's no real reason to fix the old icon.
Replace them with a properly formatted new icon and the problem should disappear but in the mean time, it will stay like that since there's no real reason to fix the old icon.