Can't think of the values off the top of my head, but do some research on the CSS filter property.
I tried the following code.But its not working.
html {scrollbar-face-color:#D6D7D6 ; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color:#EFEFEF; scrollbar-3dlight-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000;}
I have an image called social-share-icon.gif.This image containing facebook,twitter and google+ icon.
In Css i need to use all icon as seperate.I don't have any idea how to use this.
Some one please help with example code.