RE: Background with no-resize
Well thats fairly easy. Go into your definition file and use this code, but of course replace the ##### with your image number and XX with your images height and width (just numbers, do not put px)
Place this just above the vapor element:
<Element layoutpos=top layout=filllayout()>
<element layoutpos=right content=rcimg(#####) width=XX height=XX/>
</element>
Also make sure you haven't used UMMargins in skininfo.xml.
This post was edited on 06-23-2008 at 11:07 AM by Willz.
|