Page 1 of 1

Change the font color for the error message

Posted: Tue Apr 14, 2009 6:02 pm
by Indu
Can we change the error message color??? File extension not allowed error as well as upload error??

Re: Change the font color for the error message

Posted: Wed Apr 15, 2009 6:31 am
by support
Yes, see the following color properties in i18n_bar.properties of the progress bar:
#progress.bar.color.background=DDDDFF
#progress.bar.color.foreground=5577FF
#progress.bar.color.selection.foreground=0000FF
#progress.bar.color.selection.background=0088AA

Re: Change the font color for the error message

Posted: Wed Apr 15, 2009 11:58 am
by Indu
Thanks for the reply..But if I change that my sucess message also will be in red right?? I only want error message to be red..

Re: Change the font color for the error message

Posted: Wed Apr 15, 2009 8:24 pm
by support
Argh, the applet doesn't provide that (but it's a good idea). We may implement it in next release.

Re: Change the font color for the error message

Posted: Fri Apr 17, 2009 1:19 pm
by Indu
Thanks..Will look forword to that..