Image Filter Help |
![]() ![]() |
Image Filter Help |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jun 2005 Member No: 159,732 ![]() |
Is it possible to make my user and friends pics greyscale AND have the contrast increased?
|
|
|
![]()
Post
#2
|
|
![]() tattoo you !!! ____________ ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Aug 2005 Member No: 212,224 ![]() |
change the contrast? i know of no way. all I'm aware of is original color , shades of gray and Xray
shades of gray only img { filter: Gray; } a:link img { filter: Gray; } a:hover img { filter: none; } shades of gray when crused over pix will flip img { filter: Gray; } a:link img { filter: Gray; } a:hover img { filter: FlipH; } shades of gray when crused over they turn back to color. .comment{ ~~Photo Filter~~ } font, td, a, body, input, textarea, table{color:none;font-family:none;} a:link img {filter:gray;} a:hover img {filter:none;} shades of gray when crused over back to color plus pictures will flip. .comment{ ~~ PhotoFilter ~~ } font, td, a, body, input, textarea, table{color:none;font-family:none;} a:link img {filter:gray;} a:hover img {filter:FlipH;} filter:mask; height:0;} |
|
|
![]() ![]() |