[mrtg] background color

Zoltan Zoltan szesi1 at gmail.com
Wed May 30 10:07:12 CEST 2007


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>



More information about the mrtg mailing list