PDA

View Full Version : Window Title Color


billkl
08-30-2006, 04:47 PM
I have window using a bluestyle with the titlbar color the same as the post new thread bar above. The default Title Font color black does not show up well against that dark blue. I would like to change the title font color to white as in the Post New Thread bar above. textcolor= does not change it. Does anyone know how to solve this?
Bill

billkl
08-30-2006, 05:56 PM
Hi i solved this myself. Pretty stupid. You have to override the textcolor in the instanstition of the bluestyle class. Thus <bluestyle name="bluecolors" basecolor="0x0055e5" textcolor="0xFFFFFF" />
Thanks everybody
Bill