Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 51

Becky
I hate code!
Profile
Posts: 269
Reg: Aug 08, 2012
NYC
6,140
01/13/14 10:12 PM (11 years ago)

Design Menu - Button Background

My buttons have this white background attached. I've gone back to the control panel to see where I could have gone wrong but I just can't seem to figure it out. That being said, every place possible I've inputed "clear" without quotes. I have used this plugin plenty in the past and have never ran into this issue. Any ideas?
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
01/14/14 01:40 AM (11 years ago)
Hi Becky, Did you see this: http://www.buzztouch.com/forum/thread.php?tid=7DE04A0B13F53867610E9F5 and for the transparancy add this to BTA_design_menu.m on line 512: [cell setBackgroundColor:[UIColor clearColor]]; (or just before//return return cell;) This should work. Best Regards, Danny
 
Becky
I hate code!
Profile
Posts: 269
Reg: Aug 08, 2012
NYC
6,140
like
01/14/14 03:31 PM (11 years ago)
Thanks Danny - the code worked perfect.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.