Change the font color for the error message

Upload core product.
Post Reply
Indu
Posts: 19
Joined: Tue Mar 10, 2009 6:09 pm

Change the font color for the error message

Post by Indu »

Can we change the error message color??? File extension not allowed error as well as upload error??

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Change the font color for the error message

Post 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

Indu
Posts: 19
Joined: Tue Mar 10, 2009 6:09 pm

Re: Change the font color for the error message

Post 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..

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Change the font color for the error message

Post by support »

Argh, the applet doesn't provide that (but it's a good idea). We may implement it in next release.

Indu
Posts: 19
Joined: Tue Mar 10, 2009 6:09 pm

Re: Change the font color for the error message

Post by Indu »

Thanks..Will look forword to that..

Post Reply