Page 1 of 1
Change colors in the chart
Posted: Thu Jun 07, 2007 12:12 am
by LordCyb3R
I want to know which are the variables that control the colors in the chart, because I want to make some changes there.
Thank you.
Posted: Thu Jun 07, 2007 12:21 pm
by marco
There are some variables at the beginning of the head.php file of the theme you're using (probably includes/themes/sim/head.php).
Marco
Posted: Thu Jun 07, 2007 6:00 pm
by LordCyb3R
Thanks marco, but I meant about the colors of the clients in the chart, yellow if he paid deposit, blue if he pay all, do you understand?
I want to change those colors.
Thank you.
Posted: Fri Jun 08, 2007 1:10 pm
by marco
The variable where those colors are set in visualizza_tabelle.php is $colore.
Marco