I've been looking through old entries for hours, but having trouble with these things still. Can anyone help?
I have a permanent account, but I'm wondering if there is a way to do these changes by only using the "Custom stylesheet" box on the Customize journal page? If anyone could help, I'd be really grateful!
What I want to do is
1. Put the
(
Read more... )
Comments 7
.subject {
font-weight: bold;
padding: 10px;
color: #9d8671;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: -30px 0 0 400px;
}
And see if that helps any.
2) I think you're going to have to get into style layers and adjust the properties. That can't readily be fixed with CSS.
3) I'm confused by this one to be honest. If you don't want it to say Jamieism.com, then you'll need to go to Edit Profile and change it there.
4) Links List? But that will appear in the sidebar, not the area you want.
5) This might also be a bit of style layer finagling. If you choose to display icons, it'll do it for both, but you might be able to bypass this on YOUR entries/comments by doing:
.userpic, .userpiccomment {
display: none;
}
6) I don't believe Flex Sqaures has the search option available.
Reply
2) That's too bad T_T The tags look like they're part of the entry, which just seems weird to me. Instead of putting them with a comment, is there a way to make sure that they always appear at the end of the entry, instead of immediately after my entry text?? (ie- right on top of the comment bar)
3) I want to hide the part that says "Nihon Ajimi ~ Jamie's Tokyo Blog" which is the title of my journal.
4) On the top next to Jamieism.com, Recent Entries, and Archive, I want to put a few more links to outside webpage.
5) OMG YAY! ^o^/ Almost perfect! The only thing is that it's still displaying my userpic on the individual entry page (http://hinoai.livejournal.com/772805.html) Can I turn that one off too? I tried to add .userpicentry, but I obviously don't know what I'm doing ^^;
Reply
2) Try this:
.ljtags {
font-weight: bold;
margin-top: 15px;
}
3) Ah, got it. Sorry. Okay.
.title {
display: none;
}
4) Yeah, those will have to go on the links list and I don't think you can move it from it's spot in the sidebar. *shakes fist at flex squares*
5) And it looks like there's not code to remove it from individual entries. The yes/no toggle works for both. So if you don't want them period, you say no. However, displaying none on the individual pages doesn't help because they are named the same thing in fS coding.
Reply
2) 3) THANKS!! ♥
4) *shakes fist too* I may have to give in and make a custom style sheet one day. Darnit T_T
5) Darnit. Dang lj. I want my lj to look more professional, which I think it does without icons. But when I read my friends list I want to see their cute icons. LOL No win-win is there? =D;;
Thank you so much! I really appreciate your time and effort! ^^
Reply
(The comment has been removed)
Reply
(The comment has been removed)
Thanks so much though! You've been really helpful, I'm really grateful for your time! ^-^
Reply
Leave a comment