Hello,

I've upgraded mrtg from 2.10.13 to 2.15.2., everything seems ok, but
one. The background color of the interface pages wrong. I use this
property for indexmaker: --bodyopt "bgcolor=...
The background color of the index page is good, but interface pages
have a <style> tag with background color setting and this setting
stronger than <body> setting...
Can anyone help me?

source from interface page:
<head>
                <style type="text/css">
                        body {
                                background-color: #ffffff;
.
.

                        }
                </style>
</head>
<BODY bgcolor=#99cccc>

_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to