i would like increase sensor comment font size, i guess it's in customerstyles.css, but what's the code ?
thanks
Article Comments
Thank's for your fast reply, our version is 13.1.1.1089.
i add in the customerstyles.css file, but it's doesn't work.
#comments_ { font-size: 12px; } I reload the page after clearing browser cache and i tryed on a brand new browser installed.
any idea ? Thank's
Feb, 2013 - Permalink
I'm sorry, the code was not fully correct, I changed it.
#comments_ { font-size: 33px !important; }
Feb, 2013 - Permalink
Hi, since we upgrarde in version 13.2.3.2220 customerstyles.css don't work. any idea ?
thank a lot Jeff
Jun, 2013 - Permalink
As written above, with updating to 13.2, please see: What about my web interface customizations as of PRTG 13.2?
Jun, 2013 - Permalink
Dear Jeff,
you are right, the customerstyles.css is the right file.
use:
change the 12px to what are you fine with. Please make sure to clear the browser cache to see the changes on live on an browser reload (On Google Chrome it is STRG+F5 for example). Please be aware though that this might change with the release of 13.2: What about my web interface customizations as of PRTG 13.2?
Feb, 2013 - Permalink