I have a custom tiny icon of a parakeet on my journal thagirion that is sitting on top of the default icon instead of replacing it. I have lots of code for my journal. You can view it here
( Read more... )
Oh wow thank you SO much. This is wonderful. Now the custom paid user heads that some of my friends have didn't change.. Is there a way to change those too? Or do the paid icons have their own code? Here's an example. http://thagirion.livejournal.com/662886.html
But yes loads better and my text isn't being stretched. Thank you very much.
The first one replaces the default user icon, the second one the purple ONTD one, the third one the green staff ones and the last one all other custom user icons people have paid for! Hope that helps! :)
Excellent. This is wonderful since I had the extra icon of a cockatiel head I've been wanting to use. Now I can and my three icons show up in that post. Thank you so much for your help. This has been wonderful.
Comments 11
html body .ljuser img ( ... )
Reply
http://thagirion.livejournal.com/662886.html
But yes loads better and my text isn't being stretched. Thank you very much.
Reply
Okay, you see the first line of the new code...
.ljuser img[src*="userinfo.gif"] {
Replace it with this code:
.ljuser img[src*="userinfo.gif"], .ljuser img[src*="user_ontd.gif"], .ljuser img[src*="userinfo-support.gif"], .ljuser img[src*="userhead"] {
The first one replaces the default user icon, the second one the purple ONTD one, the third one the green staff ones and the last one all other custom user icons people have paid for! Hope that helps! :)
Reply
Reply
Leave a comment