Hi,

We've updated our PRTG to version 18. Now our maps have the default FONT size.

I have the line <div class="maptablecontainer" style="overflow:hidden;font-size:19px"> in our table.htm file.

How do i get the larger font back?

Kind regards,

Jelle Ruesink


Article Comments

Hello Jelle,

You need to adjust file styles_custom_v2.css located in "C:\Program Files (x86)\PRTG Network Monitor\webroot\css\" (adjust path accordingly if installed to different location).

.map_object form .table td, .map_object .table td, .map_object .table th, .map_object .table td.col-message .status, .map_object .table td.col-message .logmessage {font-size: 16px !important;}

Kind regards,

Erhard


Mar, 2018 - Permalink

Is this still a valid and working method for changing the font size of map, table objects?


Mar, 2019 - Permalink

Might work, might not work, maybe with adjustments you have to find out yourself, we no longer provide support for this for several reasons.

Kind regards,

Erhard


Mar, 2019 - Permalink

Do we need to restart something after this change? i've tried but still have very small font. almost cant see it! :(


Apr, 2019 - Permalink

Hi there,

The Core Service is enough, as this also runs the webserver. It might be possible that the above solution doesn't work anymore as we have improved and changed the interface during the last year.

Best regards.


Apr, 2019 - Permalink