Originally Posted by
klundy
I have a couple of labels/indicators that I like to include on more than one page. So I thought I'd be smart :madgrin: and put that code in a text file and just put an include statement in each skin file. I noticed 2 things:
When I did that, the indicator would not pull the values from the plugin (powermon).
The text didn't pick up the font and font color information, using John's variables. They displayed in arial black.
I cut/paste the exact lines from my include file directly into the skin files it works perfectly. So I've avoided the problem. But from a curiosity perspective I'd like to learn why it didn't work.