a:hover img problem
-
Hello,
I have a problem. My png image i call to hover images on my page ends up below all images.
Example css:a:hover img{background: url(images/plus.png) no-repeat; position: relative; z-index:100;} img{border:0; position: relative; z-index:0;}
I don’t know much about css, mabye teher is a simple solution. I hope…
- The topic ‘a:hover img problem’ is closed to new replies.