Forum Discussion
Json Theme Error Since new update
- 3 years ago
Oh my word this is awesome - thanks works a treat..
Thanks Rudz - The point I am trying to get to is having all visual backgrounds transparent as I want the page background to be visible. Can you give me an example code to achieve this for say one visual?
- Rudz3 years agoKudo Collector
So the offending code was underneath the "title" property. This defines the background color for just the title. It's the equivalent of this setting:
It doesn't support transparency or show on/off.
What you are talking about is the background of the visual. Instead of under "title", it will be right after the visual type, eg. "textbox", "scatterChart", "lineChart", etc. The theme already has a bunch of "background" properties there with "show": false, but you could add the color and transparency codes there too if you wanted.
Here's the theme file without errors.