position:absolute problems
-
Hi! I am running wordpress and I got problem. I created image and placed it on top of the page using position: absolute. It looks cool on my pc but my friend says that my image is on other image. I took a look at his screenshot and yes, its true. So I don’t know how to stick that image. I want that image to be only on one place in all resolutions.
This is my code:
<div style=”position:absolute;top:0px;left:750px;”><img src=”http://minecraft.5k.lt/wp-content/uploads/creeper.png” border=”0″ /></div>This is my webpage in which this image is:
http://www.minecraft.5k.ltThank you for help!
The topic ‘position:absolute problems’ is closed to new replies.