I am creating a thumbnail presentation of a book. (example 1 - layer set up).
I have a dynamic background image on a group -CoverPageGroup (loaded from an AI service).
I then have a static overlay image (the blue border image with a transparent circle).
I need to have the dynamic background image smaller than the image group inside of it, so that it doesn’t cut off if it doesn’t fit perfectly. (see example 2).
You should add another image element inside the imageOverlay group and align it with that transparent background. When you display the image, you should change the source of this image element. See a demo.
Thanks so much for the reply. I tried the instructions and checked out your editor. I get a different result. I’ve Aligned it to Parent, however it still renders above.