Announcement

Collapse
No announcement yet.

"Last Post" .. how to display only name ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • "Last Post" .. how to display only name ?

    Since it displays also the most recent subject, it actually looks a bit strange on my forums.

    Is there a way to display only the name ?
    I'm not under the alkafluence of inkahol like some thinkle peep I am!

  • #2
    Replace the full content of this template: forumhome_lastpostby
    with this code:
    Code:
    <div class="smallfont" align="$stylevar[right]">
     $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if><phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
     <a href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
    </div>

    Comment


    • #3
      WOW - Thanks Looks nice ...
      I'm not under the alkafluence of inkahol like some thinkle peep I am!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      X