MyBB Community Forums

Full Version: I need help with a template code.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have spoke to a few people and got Latest Activity Sidebar, i've edited small parts in templates.
Here is mine so far: http://TheGamingLock.com

I want mines like this forum: https://realityforum.net

Here is the code for template recentthread_thread
<tr>
    <td class="{$trow}"><a href="{$threadlink}">{$thread['subject']}</a><br />{$thread['author']}<br />{$posteravatar}</td>
    <td class="{$trow}">{$lastposttimeago}<br />
    <a href="{$lastpostlink}">Last Post:</a> {$lastposterlink}<br /><br />{$lastavatar}
    <td class="{$trow}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a></td>
    </tr>

Can someone help me get it like the the forum i mentioned above? It would be highly appreciated!
One thread is enough. Please refrain from making duplicate threads in the future.

http://community.mybb.com/thread-186301.html