I got it to work. But there is still a lock icon just before the subject in each of my entries. Could it be because my journal is viewable to friends only? Is there a way to change the font of my entries?
First, thanks for the awesome layouts : ) and second, I've already use some tiny icons and everything it's fine but after I save changes for User, the layout is not visible :( Could you help me?
It appears the only ones you can do this too are private, friends and group posts. I have yet to find a simple way of adding a tiny icon for public posts. There is a complicated way if you are a paid "Pro" member but I'm not sure it is worth it.
I see. Ahm, I am using a free account and I am looking forward on your findings on how to add tiny icons on public posts. Sorry to cause you trouble and thank you in advance for your hard work. 😊
I see. Ahm, I am using a free account and I am looking forward on your findings on how to add tiny icons on public posts. Sorry to cause you trouble and thank you in advance for your hard work. 😊
Comments 19
Reply
Reply
Reply
The header on your journal is gorgeous.
In the Entries section of the coding you will find
.entry {
padding: 10px;
margin: 0px;
color: #513a3a;
font-family: "arial";
font-size: 12px;
text-align: left;
}
You want to change the Arial to whatever font you prefer. You might want to change that like to
font-family: "NEW FONT", arial;
This way if people can't see the font you are using it will revert to the arial for them.
Reply
and second, I've already use some tiny icons and everything it's fine but after I save changes for User, the layout is not visible :(
Could you help me?
And thanks again for your awesome lj and help : )
Reply
thanks
Reply
It's in the CSS page, I show you:
http://imageshack.us/a/img685/4181/img1oh.jpg
When I try to change the url for the tiny icon:
http://imageshack.us/a/img853/1129/img3a.jpg
and then save changes my journal looks like this:
http://imageshack.us/a/img689/751/img4zj.jpg
It doesn't matter if I change the two links or one. :|
thank you~
Reply
Reply
This is my tiny icon section, the ones I can see work its just that the Ljs icons are on top of them.
/*------------ tiny icons ( ... )
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Leave a comment