I have added a bar button item to my UIToolBar in Interface Builder (Style: Plain, Identifier: Custom, Image: FaceBook_Icon.png). I desire to set the button size to the size of my custom image (40x40), however, adjusting the bar item size in the IB attributes does not affect the button's size (i.e. the bar button is still larger than the image). How may I adjust the size, so that can only see my custom image?
Thanks in advance! Jeremy