<a href="#openModal">Open Modal</a> opens a modal with the 'Open Modal' text link.

Is there any way to open the modal window with an image? I've tried <a href="#openModal"> <img src="button.png" height="30" width="170"></img></a> and it does work but the button image does not scale correctly. Could someone please help me? Thanks in advance!