Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 40

Bonzo
Apple Fan
Profile
Posts: 783
Reg: Jan 30, 2012
Basingstoke
13,530
07/29/13 01:37 PM (11 years ago)

font color of quiz timer

anyone now how to change the font color for the quiz timer? Standard seems to be white?? Thanks
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
07/29/13 03:07 PM (11 years ago)
line 1030 in BT_viewUtilities in the BT_layout [quizTimeLabel setTextColor:[UIColor whiteColor]]; or if you wanna use hex replace above with [quizTimeLabel setTextColor:[BT_color getColorFromHexString:@"#FF00FF"]];
 
Bonzo
Apple Fan
Profile
Posts: 783
Reg: Jan 30, 2012
Basingstoke
13,530
like
07/29/13 05:02 PM (11 years ago)
thanks Andy!
 

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.