how do I change the instalink icon to something else? |
how do I change the instalink icon to something else? |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Jan 2007 Member No: 493,365 ![]() |
How do I change the instalink icon to something else on my livejournal
from the little person to something else? |
|
|
![]() |
![]()
Post
#2
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 ![]() |
CODE .ljuser img { width: 0; height: 0; background-repeat: no-repeat; background-color: transparent; background-image: url(http://img74.imageshack.us/img74/8655/usergrey2byexcentricib0.gif); padding: 8px 6px 4px 2px; } .ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] { background-color: transparent; background-image: url(http://img74.imageshack.us/img74/8655/usergrey2byexcentricib0.gif); padding: 8px 6px 4px 2px; } .ljuser img[src="http://stat.livejournal.com/img/community.gif"] { background-color: transparent; background-image: url(http://img74.imageshack.us/img74/8172/3squaresbyexcentricxx5.gif); padding: 7px 7px 2px 2px; } ive left the links to the ones i'm using right now. You can swap out those images with whatever you want. this is for S2. just S2. i'm gonna have to look it up for S1. |
|
|
![]() ![]() |