black && white pictures. |
![]() ![]() |
black && white pictures. |
Feb 25 2006, 08:03 PM
Post
#1
|
|
|
</3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 346 Joined: Jan 2005 Member No: 84,729 |
Does anyone have the code to make pictures black && white??
The code I have is: a:link img {filter:gray;} a:hover img {filter:none;} But it`s not working for my new layout code. Can someone give me one that`s like: <style>???</style> or something like that? thanks!! |
|
|
|
Feb 25 2006, 08:27 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
That code you posted above has to be inbetween style tags You can try:
CODE <style>a:hover img{filter:gray}</style>
|
|
|
|
Feb 26 2006, 01:23 PM
Post
#3
|
|
|
</3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 346 Joined: Jan 2005 Member No: 84,729 |
thanks
|
|
|
|
![]() ![]() |