|
|
|
|
|
|
Posted: Tue Apr 04, 2006 11:14 pm
How do I get a glow around my avatar, my friends and my commentors?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Apr 06, 2006 9:03 pm
I don't know but I've been wondering that too.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Apr 06, 2006 10:58 pm
I had it on mine once. It's something to do with an alpha filter thing..
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Thu Apr 06, 2006 10:59 pm
#profile .avatar {filter:glow(color=#______, strength=_); }
Thank Ava R.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Thu Apr 06, 2006 11:22 pm
Thanks, but what about putting it around the avis in our friend's list and around our commentator's avi???
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Fri Apr 07, 2006 12:49 am
Harbour231 #profile .avatar {filter:glow(color=#______, strength=_); } Thank Ava R. Um...that wasnt quite the code I was looking for Im looking for one that puts of glow around my friends and commentors as well as my avatar.
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Fri Apr 07, 2006 8:23 am
Sexy-Chan Harbour231 #profile .avatar {filter:glow(color=#______, strength=_); } Thank Ava R. Um...that wasnt quite the code I was looking for Im looking for one that puts of glow around my friends and commentors as well as my avatar.
You need that code along with this code:
#friends #friendGroup img, #comments .avatar, #comments .avatar2 {[same as up there]};
The strength is between 1 and 255, by the way.
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Fri Apr 07, 2006 10:57 am
Thanks Ava R. and Harbour 231
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|