Hello. Sorry if this has been answered before, but I can't find it.
How do I add a custom "unlocked" security icon to Public posts? I feel like it should be obvious, as I have customised all the others (and I did it before in Opal), but I can't do it. :(
The code I'm using for the other tiny icons is here:
#summary .summaryList img[src=\"
http://stat.livejournal.com/img/icon_protected.gif\"]{width: 0; height: 0;
padding: 9px 9px 0px 0px !important; background: url(
http://img.photobucket.com/albums/v626/eruannagrace/lock1-pink.png);} #summary .summaryList img[src=\"
http://stat.livejournal.com/img/icon_private.gif\"]{width: 0; height: 0;
padding: 9px 9px 0px 0px !important; background: url(
http://img.photobucket.com/albums/v626/eruannagrace/eye-pink.png);} .entryHeaderSubject img[src=\"
http://stat.livejournal.com/img/icon_protected.gif\"]{width: 0; height: 0; padding: 9px 9px 0px 0px !important;
background: url(
http://img.photobucket.com/albums/v626/eruannagrace/lock1-pink.png);} .entryHeaderSubject img[src=\"
http://stat.livejournal.com/img/icon_private.gif\"]{width: 0; height: 0; padding: 15px 11px 0px 0px !important;
background: url(
http://img.photobucket.com/albums/v626/eruannagrace/eye-pink.png);} .daysubjects img[src=\"
http://stat.livejournal.com/img/icon_protected.gif\"]{width: 0; height: 0; padding: 9px 9px 0px 0px !important;
background: url(
http://img.photobucket.com/albums/v626/eruannagrace/lock1-pink.png);} .daysubjects img[src=\"
http://stat.livejournal.com/img/icon_private.gif\"]{width: 0; height: 0; padding: 9px 9px 0px 0px !important;
background: url(
http://img.photobucket.com/albums/v626/eruannagrace/eye-pink.png);} .ljuser img {width: 0; height: 0; background-repeat: no-repeat; background-color: transparent;
background-image: url(
http://img.photobucket.com/albums/v626/eruannagrace/userinfo-pink.png); padding: 9px 9px 0px 0px !important;}
.ljuser img[src=\"
http://stat.livejournal.com/img/userinfo.gif\"] {background-color: transparent;
background-image: url(
http://img.photobucket.com/albums/v626/eruannagrace/userinfo-pink.png); padding: 9px 9px 0px 0px !important;}
.ljuser img[src=\"
http://stat.livejournal.com/img/community.gif\"] {background-color:transparent;
background-image: url(
http://img.photobucket.com/albums/v626/eruannagrace/community-pink.png); padding: 9px 9px 0px 0px !important;}
.ljuser img[src=\"
http://stat.livejournal.com/img/syndicated.gif\"] {background-color: transparent;
background-image: url(
http://img.photobucket.com/albums/v626/eruannagrace/feed-pink.png); padding: 9px 9px 0px 0px !important;}
.ljuser img[src=\"
http://stat.livejournal.com/img/newsinfo.gif\"] {background-color: transparent;
background-image: url(
http://img.photobucket.com/albums/v626/eruannagrace/news-pink.png); padding: 9px 9px 0px 0px !important;}