I want to make the "last post" column on forumhome 3 lines instead of the current two
Line 1 = thread title
Line 2= author
Line 3= date
This is my forumhome_lastpostby template:
[IMG]unsaved:///$icon%5Biconpath%5D[/IMG]
$vbphrase[go_first_unread_in_thread_x]">$lastpostinfo[trimthread]
style="float:$stylevar[left]">
$vbphrase[by_x]
$lastpostinfo[lastpostdate] $lastpostinfo[lastposttime]
$lastpostinfo[lastpostdate] $lastpostinfo[lastposttime]
How do I go about doing this?