Hi, I resolved this situation with "--if-template=" option in a cfgmaker. My template looks like a original but there are this line: AddHead[$target_name]:<link rel="stylesheet" type="text/css" href="../css/14all.css" />
Details about templates and examples are here: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/cfgmaker.html#details_on_templates If you want to add something on the end, you can use Pagefoot like this: PageFoot[$target_name]:<div>MRTG ©<a href="http://ee-staff.ethz.ch/~oetiker/">Tobias Oetiker</a></div> Best regards, Pavel Ruzicka > i've made a cfg file to monitor my network traffic. But i want to use my > own CSS stylesheet. > But when i look at the HTML source made by MRTG there is a <style > type="text/css"> ... </style> in the head. > I want to remove it, how can i do that? > > At the end i just want a <link> tag for my CSS style without any <style> > tag. > > laurent -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
