ID:160536
 
"On a skin, is it possible for an output to have a background image. I tried playing around with the style option for outputs, and put in this code that'd work in css!
body{background:url('output.gif');}
unfortunatly to no avail. I tried playing with the style tags some more and I'm wondering if the tags even work?
Anyways is it possible for an output to have a background image or should i just try another method?"

Thanks for the help in advance
Possibly try using the background-image attribute instead. If that doesn't work, it's impossible.
In response to Jeff8500
there is no background-image attribute on outputs, and if you mean winsetting it anyways, that doesn't work either
In response to Isashu
I think the fact that there is no background-image attribute would tell you something :P

And yes, winset() does work (or at least it should) when editing a control's style. You just have to make sure you enclose it in \"back slashed quotes like this.\"