Yes, since this is a UIView (as described in kmit), you can use the following commands: addSubview, so you can add your own background and order it back using sendSubviewToBack. (you can remove the old background with this: [[youralert.subviews objectAtIndex: 0] removeFromSuperview])
source share