Resize a fixed image inside an Image-sprite using css -
created image-sprite images. in css using background-image:"spriteimage" position , height:150px , width:150px , full particular image inside sprite coming.(that image has got h&w 150px only) want resize particular image 35px 35px (small size)but when use background-size: readjusts whole sprite image
Comments
Post a Comment