need help in Stylebuilder

Hi guys

I have this little problem with making a button for my theme, you see I tried to do the button but the problem is that some of the background color (pink) doesn't change into transperate, which leaves some of the pink color around it after I apply the theme.

I attached the photoshop file (psd) for you to help me with it.

btw the file is 60x340 but i'll use a 22x125

Thanks in advance

button_circle.zip

Attachment: button_circle.zip

#365627

Hi there, just had a quick look at your buttons.

The area that will be made transparent should be pure pink rgb(255,0,255), even the slightest change in these value (e.g. rgb(254,0,254)) will make it opaque, so try creating a background on each of your button to match the theme background you're creating.

If you zoom in real close to your buttons, you'll see the anti-aliased edges have a value NOT of pure pink..

#365631

thanks deelo, I'll give it a try :)

#365645