Transparent Buttons?

I have a solution with some custom designed graphic buttons. I would like to set these icons as buttons in my solution, but when I apply an ‘on Action’ method, the icons turn a different color and I get a border around the edges of the graphic. This is even when I have checked the ‘transparent’ property.

My solution is using a style sheet. Is there a way to set these to transparent using the style sheet?

Thanks

Hi

In the properties for these buttons make sure the “show click” check box is unchecked. This will remove the button outline surrounding your graphic.

Thanks very much Rodney. This issue was driving me crazy.