I Am Your Fallen Angel
Akahime_chan
I Am Your Fallen Angel
Another quick question, then I have everything I need to know...known? lol.
How do you get rid of the Avatar images for the comments box?
This should do the trick.
3nodding :
#comments dl dt.avatar img
{ background: transparent; }
#comments dl dt.avatar2 img
{ background: transparent; }
nothing happened x.x;
Opps, I think I missed some other codes.. >.>
#comments .avatar {visibility:hidden; position:absolute; top:0;}
#comments .avatar2 {visibility:hidden; position:absolute; top:0;}
It seems that I forgot these.
sweatdrop