Log In · Register

 
How to change the default images, For moods, locked entries, etc.
scribbledhearts
post Jan 20 2008, 09:09 PM
Post #1


Senior Member
***

Group: Member
Posts: 86
Joined: Jan 2006
Member No: 342,692



Is there a way to change the default photos used for:
1) Moods?
2) Friend-locked entries? (Normally this image: )

Thanks in advance
 
 
Start new topic
Replies
Mulder
post Jan 25 2008, 06:25 PM
Post #2


i lost weight with Mulder!
*******

Group: Official Designer
Posts: 4,070
Joined: Jan 2005
Member No: 79,019



in S2 you can change all the images separately - there is a class assigned to each icon.

I pulled this from my own code (though I didn't make it)
CODE
    img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
        width: 0;
        height: 0;
        padding: 0 0 10px 7px;
        background: url(http://img.photobucket.com/albums/v72/panthersgem/ref/plock.gif);
        }

    img[src="http://stat.livejournal.com/img/icon_private.gif"]{
        width: 0;
        height: 0;
        padding: 0 0 10px 7px;
        background: url(http://img.photobucket.com/albums/v72/panthersgem/ref/plock.gif);
        }

obviously you would replace the image with your own
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: