picture help |
picture help |
Feb 28 2006, 02:09 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2006 Member No: 382,437 |
basically i have a layout all set up and i just want to know how to make all the pictures that i have on my myspace black and white and then turn to their natural color when you hover over them
if anyone can help that would be superb xxjessxx |
|
|
|
![]() |
Feb 28 2006, 10:48 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
Oh, you meant all of the pictures? I thought you meant only the links. Well, try this(merged with the above code).
CODE <style type="text/css">
a:link img, img { filter: gray; } a:hover img, img:hover { filter: none; }</style> |
|
|
|
xxjessxx picture help Feb 28 2006, 02:09 AM
Julie. CODE<style type="text/css">
a... Feb 28 2006, 09:43 AM
xxjessxx Thanks that helped....but there's like four of... Feb 28 2006, 10:36 AM![]() ![]() |