How do I position an image (for example) relative to another image? For example, if I want to position "image2" at the same position that "Image1" have (+- X/Y pixels). I don't want to use "absolute" coordinates to force my images to a certain location so the solution has to be a little bit more friendly.<br>Ideas are appreciated.<br>