tool bar colors

Alastair

New Member
Licensed User
I'm new to B4PPC so am finding my way around - I am looking for a way to change the color of the Tool bar object and its related buttons found in ControlsX.
 

derez

Expert
Licensed User
Longtime User
Each button has its image, so use the images to color the buttons. changing an image can be used to change its color.
 

Alastair

New Member
Licensed User
Each button has its image, so use the images to color the buttons. changing an image can be used to change its color.

Many thanks but is this the only way. I was wondering whether there was a way of changing the bar color as well as the button color.
 
Top