I have list with images and text. And I want to see text over image.
Try this css:
.textoverlay { margin: 50px 25px 0 0; position: absolute; z-index: 22; left:40% }