Discussion Forums  >  Status Bar, Navigation Bar

Replies: 2    Views: 261

MobiGeni
Aspiring developer
Profile
Posts: 65
Reg: Jan 09, 2013
Akersloot
1,350
11/26/15 02:56 AM (8 years ago)

NavBar title text color

How can we change the default NavBar title text color from black to white?
 
MobiGeni
Aspiring developer
Profile
Posts: 65
Reg: Jan 09, 2013
Akersloot
1,350
like
11/26/15 02:59 AM (8 years ago)
I think I answered my own question :) Did a search "#000000" if(floor(NSFoundationVersionNumber) > NSFoundationVersionNumber_iOS_6_1){ [self setNavBarTitleTextColor:@"#000000"]; <<<< Changed this }else{ [self setNavBarTitleTextColor:@"#FFFFFF"]; }
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
11/26/15 10:32 AM (8 years ago)
 

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.