hi Dear Support. how con i to increase the font size in maps in the latest release. I use to use this on customerstyles:

.top10listcontainer td,.top10listcontainer th, .top10listcontainer td div,.top10listcontainer th div { font-size:30px; }

But that doesnt work with the new webroot - styles_custom. with B.R


Article Comments

You would have to place the following in the webroot/css/styles_custom.css:

.top10listcontainer td,.top10listcontainer th,
.top10listcontainer td div,.top10listcontainer th div {
  font-size: 30px;
}

Does that work?


May, 2013 - Permalink

Did it work? Have the same problem... :(


Apr, 2019 - Permalink

Hi there,

Due to the fact that the post almost 6 years old, I suspect that it does not work anymore. Unfortunately, we (the Tech Support) can't assist with customizations in PRTG, as explained here:
https://helpdesk.paessler.com/en/support/solutions/articles/76000065319-what-is-your-position-towards-customizing-prtg

Best regards.


Apr, 2019 - Permalink