2015-01-30, 04:46 PM
Can anyone help me to fix last poster avatar on forum and on thread.
Last poster avatar :
forumbit_depth2_forum_lastpost code is
above code give this image..
[attachment=33642]
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.
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..
[attachment=33642]
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.