Xymon Mailing List Archive search

pagegen.c

list Henrik Størner
Tue, 30 Dec 2008 22:18:17 +0000 (UTC)
Message-Id: <gje6n9$683$user-b57323b9108e@xymon.invalid>

In <user-27416fdff92f@xymon.invalid> "Taylor, Robert" <user-3e97fc7d80fd@xymon.invalid> writes:
So I had this idea to convert all of the presentation information in Xymon =
to CSS, well really just the text information right now and not so much the=
positioning of content.
I'm not particularly good at programming, but have managed to convert every=
thing to CSS, but can't find one thing.  There is a <FONT> tag around each =
host, but I can't seem to find where the <FONT> tag is being applied.  I ca=
n wrap a <SPAN> around the <FONT>, but I'd really prefer the <SPAN> only ar=
ound the text.
Can someone help me find where the <FONT> tag is applied for the individual=
host entries on the BBDISPLAY?
It's probably taken from the MKBBROWFONT setting in hobbitserver.cfg, so
search for that in bbdisplay/pagegen.c (line 682 in Xymon 4.2.2).

I would be interested if you would share the modifications you've done to
make Xymon more CSS-customizable.


Regards,
Henrik