https://vborg.vbsupport.ru/showthread.php?t=118347
i downloaded the phgstatsvb.php file from this project. renamed it to server.php, and edited the "phgstats.inc.php" in the phgstats/main/ directory. what i edited in that directory was only the different table classes.
[<table class="customclass">, etc.]. i then added my new custom css in the ACP for the changes i made:
Code:
table.phgrefresh{
color: #000000;
background: #acacac;
border: 1px solid #000000;
}
table.phg1{
font-weight: bold;
color: #000000;
border-spacing: 5px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
td.phg2{
border-spacing: 5px;
border-top: 1px solid #000000;
}
table.phg3{
color: #000000;
border-spacing: 5px;
}
table.phg4 th{
font-weight: bold;
color: #000000;
border-spacing: 5px;
border-bottom: 1px solid #000000;
}
a.phgstats:link, a.phgstats:visited, a.phgstats:active {
text-decoration: underline;
color: #222200;
}
a.phgstats:hover {
text-decoration: none;
color: #535353;
}
a.phgstats2:link, a.phgstats2:visited, a.phgstats2:active {
font-size: 8px;
text-decoration: none;
color: #222200;
}
a.phgstats2:hover {
font-size: 8px;
text-decoration: underline;
color: #535353;
}
.phgstats2 td.auth {
color: #222200;
font-size: 8px;
}
i uploaded a copy of the phgstats.inc.php file with the code edited for the custom CSS that i setup.
NOTE: i did not use his ACP xml file because i went with the custom CSS. choice is yours. i also did not edit anything else in that file other than the CSS class that some of the tables point to.
See it working here:
http://forums.rkccs.com/servers.php