Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Last post avatar on forum and threadlist
#1
Not Solved
Can anyone help me to fix last poster avatar on forum and on thread.

Last poster avatar :
forumbit_depth2_forum_lastpost code is
 <table><tr>

<td><span text-align:right; class="smalltext"><a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br/>{$lastpost_date} <br/>{$lastpost_time}<br/>{$forum['avatarep_lastpost']['avatar']}{$lastpost_profilelink} </span></td></tr>
</table>

above code give this image..
   

But i want...
1. avatar in center of that raw 
after that
2. thread name, date, time right to above avatar in center so it will remain in proper align.

please help.
#2
Not Solved
you can try moving {$forum['avatarep_lastpost']['avatar']} to after <td>
#3
Not Solved
thanks.


Forum Jump:


Users browsing this thread: 1 Guest(s)