Log In · Register

 
How do you Grey all pictures on page
ishowernaked
post Jul 1 2005, 01:14 AM
Post #1


Mr.Charismatic
****

Group: Member
Posts: 175
Joined: Jul 2005
Member No: 163,383



How do you make all pictures on your page (even if they are colored) turn into grey pictures? like black and white... I saw this somewhere and there was a code to make all pictures grey automatically.... if there isn't one to make ALL the pics automatically... whats the code to make a specific colored picture grey
 
 
Start new topic
Replies (1 - 1)
Pulchritude
post Jul 1 2005, 05:34 PM
Post #2


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675




try this..

CODE
<style type="text/css">/*Image Filter Attributes*/
a:link img {filter:gray;}
</style>


but if you want it to be be colored when you hover it use this
CODE
<style type="text/css">/*Image Filter Attributes*/
a:link img {filter:gray;}
a:hover img {filter:none;}
</style>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: