Quote Originally Posted by justintime
If he does add the path, I would suggest that they be RELATIVE, and not absolute. So:

<path>\skins\Onyx WS\screens\main_off.png</path>
i think adding the path would make this more difficult in the long runm or at least not be as helpful as it would seem. some elements refer to more than one png such as the mediamanager which changes based on whether ur browsing album art or titles only but is still contained in the same element. maybe adding the relative path as well as a separate element for each png so they won't get mixed up. if that doesn't happen, naming ur elements the same as ur png's works fine (i.e. "<ELEMENTNAME>_off.png").