I have an "x" image that I put in a "div" that covers the entire screen size in all resolutions. The question is that I have to place buttons on top of him and I need them to be in a certain place. Ex:
The image has a "Menu" box to which I have to place the button on top. I put the button in a resolution of 1024x768 but when moving to a smaller or larger resolution, the button appears in another part of the image.
How can I do?