ecabrera Posted January 12, 2012 Share Posted January 12, 2012 how do i get my image to hover here my code .submit{ width:100px; height:29px; cursor:pointer; border:0; font-size:19px; color:#FFF; background:transparent; background-image:url(../images/submit.png); } .submit:hover{ background-position:0,30; } Link to comment https://forums.phpfreaks.com/topic/254841-image-to-hover/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.