Here are the override codes. This first group of overrides are compatible with the "Default LiveJournal", "Punquin Elegant w/ Sidebar", "Notepad", "Refried Paper", "Clean and Simple", "Disjointed", and "Magazine" styles.
If you are using the "Generator" or "Tabular Indent" styles, take the appropriate codes from the two labeled sections that follow after.
LASTN_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> |
<=LASTN_TALK_READLINK
LASTN_TALK_LINKS<=
<p class="comments" align="right"><font face="Verdana, Arial, Helvetica"
SIZE=1>(%%readlink%%<a href="%%urlpost%%">share your thoughts</a>)</font></p>
<=LASTN_TALK_LINKS
FRIENDS_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> |
<=FRIENDS_TALK_READLINK
FRIENDS_TALK_LINKS<=
<p class="comments" align="right"><font face="Verdana, Arial, Helvetica"
SIZE=1>(%%readlink%%<a href="%%urlpost%%">share your thoughts</a>)</font></p>
<=FRIENDS_TALK_LINKS
DAY_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> |
<=DAY_TALK_READLINK
DAY_TALK_LINKS<=
<p class="comments" align="right"><font face="Verdana, Arial, Helvetica"
SIZE=1>(%%readlink%%<a href="%%urlpost%%">share your thoughts</a>)</font></p>
<=DAY_TALK_LINKS
____________________
TABULAR INDENT codes
LASTN_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> -
<=LASTN_TALK_READLINK
LASTN_TALK_LINKS<=
<tr>
<td class="comments" bgcolor="%%color:weak_back%%">
<font color="%%color:weak_text%%">
<nobr>
Comments: %%readlink%%<a href="%%urlpost%%">share your thoughts</a>.
</nobr>
</font>
</td>
</tr>
<=LASTN_TALK_LINKS
FRIENDS_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> -
<=FRIENDS_TALK_READLINK
FRIENDS_TALK_LINKS<=
<tr>
<td class="comments" bgcolor="%%color:weak_back%%">
<font color="%%color:weak_text%%">
<nobr>
Comments: %%readlink%%<a href="%%urlpost%%">share your thoughts</a>.
</nobr>
</font>
</td>
</tr>
<=FRIENDS_TALK_LINK
DAY_TALK_READLINK<=
<a href="%%urlread%%">%%messagecount%% thought%%mc-plural-s%%</a> -
<=DAY_TALK_READLINK
DAY_TALK_LINKS<=
<tr>
<td class="comments" bgcolor="%%color:weak_back%%">
<font color="%%color:weak_text%%">
<nobr>
Comments: %%readlink%%<a href="%%urlpost%%">share your thoughts</a>.
</nobr>
</font>
</td>
</tr>
<=DAY_TALK_LINK