Page 1 of 1

Background color.

Posted: Sat Jun 06, 2009 11:09 am
by Dubolomov
Hi!
I have 24" monitor. And when i open utstatsdb pages in any browser i see white vertical line at the right side of the screen (i'm using not default layout, it's like here: viewtopic.php?f=3&t=99).
So i edit file main.inc php and change string
<body style="background: url(resource/sidebar{$layout}.gif); background-repeat: repeat-y">
with
<body style="background: url(resource/sidebar{$layout}.gif) black; background-repeat: repeat-y">

I think that you can add this parameter for any selected style with any color that used in.

Re: Background color.

Posted: Thu Jun 11, 2009 5:49 am
by Richi
I am change this back color
this archive is located in /includes/main.inc.php edit and change this code color for the one that you like
search // =========== Side Menu Bar ===========
echo <<<EOF
<body style="background: #1d0404 url(resource/sidebar{$layout}.gif); background-repeat: repeat-y">

if you don't have this , adds background:#1d0404

Here my utstats http://190.2.45.7/

Sorry for my inglish

Re: Background color.

Posted: Fri Jun 12, 2009 2:04 pm
by horndog
...Here my utstats http://190.2.45.7/
Very nice Stats site. The live stats page is wonderful.