*beats html into a bloody pile of sludge*
Jan. 25th, 2005 10:01 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Okay, help!
So I created a new LJ. I want to do something which is, for me, complicated with the comments. For people who are actually familiar with html, it should be a cinch.
So I'm appealing to all my friends who know how to use html and can do those stupid LJ-override things.
This is what I'd like: I want the comments to say "Rock my world" and then "I person has rocked my world" and then "x people have rocked my world" where x is any number greater than 1.
Think you can help a girl out with some coding for her overrides? Please remember this is a free LJ, so I can't create my own style. :)
Someone? Anyone?
:::ETA:::
It has been pointed out, quite rightly, that a few things were missing from this post:
1- I have already been through the FAQ and the extended-version FAQ, and tried to do this by myself, and it broke my brain. Trust me, I spent over an hour on this, and my brain is oozing over the hardwood floors of my apartment. Given that I just washed them today, I am not altogether pleased.
2- I'm using the Generator style, for those of you who are curious.
So I created a new LJ. I want to do something which is, for me, complicated with the comments. For people who are actually familiar with html, it should be a cinch.
So I'm appealing to all my friends who know how to use html and can do those stupid LJ-override things.
This is what I'd like: I want the comments to say "Rock my world" and then "I person has rocked my world" and then "x people have rocked my world" where x is any number greater than 1.
Think you can help a girl out with some coding for her overrides? Please remember this is a free LJ, so I can't create my own style. :)
Someone? Anyone?
:::ETA:::
It has been pointed out, quite rightly, that a few things were missing from this post:
1- I have already been through the FAQ and the extended-version FAQ, and tried to do this by myself, and it broke my brain. Trust me, I spent over an hour on this, and my brain is oozing over the hardwood floors of my apartment. Given that I just washed them today, I am not altogether pleased.
2- I'm using the Generator style, for those of you who are curious.
no subject
Date: 2005-01-26 03:18 am (UTC)Otherwise, you might want to peek at this FAQ (http://www.livejournal.com/support/faqbrowse.bml?faqid=7) in the support section. It has a few links to the specific page(s) that should give you the information you need.
no subject
Date: 2005-01-26 04:02 am (UTC)GLOBAL_HEAD<=
<style type="text/css">
<!--
.ss, .p {
display: none;
}
-->
</style>
<=GLOBAL_HEAD
LASTN_TALK_LINKS<=
<tr>
<td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
%%readlink%%<a href="%%urlpost%%">rock my world</a>
</td>
</tr>
<=LASTN_TALK_LINKS
LASTN_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% <span class="s%%mc-plural-s%%">person has</span><span class="p%%mc-plural-s%%">people have</span> rocked my world</a> |
<=LASTN_TALK_READLINK
DAY_TALK_LINKS<=
<tr>
<td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
%%readlink%%<a href="%%urlpost%%">rock my world</a>
</td>
</tr>
<=DAY_TALK_LINKS
DAY_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% <span class="s%%mc-plural-s%%">person has</span><span class="p%%mc-plural-s%%">people have</span> rocked my world</a> |
<=DAY_TALK_READLINK
no subject
Date: 2005-01-26 04:06 am (UTC)no subject
Date: 2005-01-26 11:13 am (UTC):::MASSIVE GLOMP OF DOOOOOOOM:::
no subject
Date: 2005-01-26 07:13 am (UTC)