Soooooooo...What's the best way to do this?
I tried putting
CODE
filter:grey;
in the img tag but that didn't work.I tried putting
CODE
<span style="filter:grey;">
around the group of thumbnails.Then I put
CODE
"style="filter:grey;"
in an individual img src tag, and that DID work -- But God I can't do that in EVERY img tag...So what the heck am I doing wrong?
I have them at 50 percent opacity and that works fine -- in the img tag in my css. But I want them 50 percent AND greyscale.
*Sigh*
Page is here: http://www.aurorapixie.com
THANKS