Hello Guys i am facing a problem in my page i want to add a fb logo that should be in black and white and when i mouse hover it it will show me a color one . please suggest me in which way i can do this ?
The simplest way is to use two background images and swap them out on hover.
There is the new 'filter' option but is has very limited browser support.
Sorry Didn't got u Mr HugoGiraudel can i have the code please please ?
Try google for css and sprites
This is a easy enough guide:
http://www.noobcube.com/tutorials/html-css/css-background-image-sprites-a-beginners-guide-/
Also has an advanced tutorial, if you fancy that.
Hello Guys i am facing a problem in my page i want to add a fb logo that should be in black and white and when i mouse hover it it will show me a color one . please suggest me in which way i can do this ?
The simplest way is to use two background images and swap them out on hover.
There is the new 'filter' option but is has very limited browser support.
Sorry Didn't got u Mr HugoGiraudel can i have the code please please ?
Try google for css and sprites
This is a easy enough guide:
http://www.noobcube.com/tutorials/html-css/css-background-image-sprites-a-beginners-guide-/
Also has an advanced tutorial, if you fancy that.