Skuzzy,
When submitting updated files (or new ones) do the bitmaps have to match the sizes shown? I was under the impression they could be smaller in terms of width or height but I got the following error:
File upload bit count, type, or pixel size: Failed Verification
reference1img.jpg is smaller than the default allowed pixel size width (1024).
reference2img.jpg is smaller than the default allowed pixel size height (1024).
Second attempt:
File upload bit count, type, or pixel size: Failed Verification
reference2img.jpg is larger than the maximum allowed pixel size width (1024).
reference2img.jpg is smaller than the default allowed pixel size height (1024).
So it has to be 1024 x 1024 and cannot be 1024 x 800 or something like that?