In order to create an inner shadow, I always make a rectangle and add an inner shadow. The problem is then the rectangle still shows. I just want the pixels of the inner shadow and not the rectangle. I want to use it to overlay on another bitmap.

Thanks

link|improve this question

57% accept rate
You may want to ask a moderator to move this to graphicdesign.stackexchange.com – screener Dec 30 '11 at 1:19
Try setting the rectangle's fill to zero. – Joe Internet Dec 30 '11 at 1:42
feedback

1 Answer

Change rectangle's (or any other shape's for that matter) fill to 0% in the Layers panel.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.