Tyroner
Aspiring developer
Profile
Posts: 175
Reg: Dec 26, 2012
Johannesburg, S...
4,200
11/25/13 10:03 PM (11 years ago)

Colour of Navigation Bar buttons and tabs bar icons

Hi guys I used BT core 3 to download source code and compiled in Xcode. In the previous version the font in navigation bar defaulted to white. It now defaults to black which is cool as I can generate the nice clean, white look on my navigation bar of iOS7! The problem is that the left and right button also defaults to black. I would like to change the colour of these buttons. How do I do this? I also want to change the colour of the icons on the tabs bar when the user taps on it. The default colour is grey and when the user taps on an icon it changes to black. I would like it to change to a different colour. Any help will be greatly appreciated! Thanks Tyrone
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/26/13 12:14 AM (11 years ago)
If you can't find your answer here: http://www.buzztouch.com/forum/thread.php?tid=DFA81246954F64711804A8F get back to me and I'll dig around and try and find the right forum post… Cheers! -- Smug
 
Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
like
11/26/13 12:52 AM (11 years ago)
For the nav bar button colors, you need to add the following line of code to BT_viewController.m - self.navigationController.navigationBar.tintColor = [UIColor whiteColor]; this screenshot shows you where to put that line of code - https://www.dropbox.com/s/nk407d76yapdroh/Screen%20Shot%202013-11-25%20at%2010.44.09%20PM.png
 
Tyroner
Aspiring developer
Profile
Posts: 175
Reg: Dec 26, 2012
Johannesburg, S...
4,200
like
11/26/13 06:57 AM (11 years ago)
Thanks guys! It helped I now know how to change the colour of the buttons on my navigation bar! I still want help with changing the colours of the icons on my tabs bar. Any ideas out there? This is what makes the buzztouch community so awesome! Have a fabulous day! Tyrone
 
LeonG
Apple Fan
Profile
Posts: 694
Reg: Nov 08, 2011
Hamburg
17,740
like
12/11/13 03:23 PM (11 years ago)
Would like to have that too. Icons in nav bar work fine Absentia, but didnt find anything for the title color yet ; Any help on that?
 

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.