Out of interest, here is the template I use on the PokerDIY Profile Page (here is my poker player profile). Please note that I tweak my templates frequently - please check if you are unsure.
Topic Item Template
<table width="100%" class="wallpost"> <tbody> <tr> <td width="20"> </td> <td class="wallimage"><div class="pokericons"><a href="[STUSERPROFILEURL]" title="[DISPLAYNAME]"><img class="profilethumbnail" alt="[DISPLAYNAME]" src="/DesktopModules/Smart-Thinker%20-%20UserProfile/Profile.ashx?id=[WallPost:CreatedByUserID]&w=50&h=50" /></a></div></td> <td> <table width="100%" cellspacing="0" border="0" class="wallcontent"> <tbody> <tr> <td class="wallinfo"> <div class="wallheader">[COUNTRYFLAG] [DISPLAYNAMESTUP] [USERONLINEIMAGE] <small> wrote at [WallPost:ChangedDate]</small></div> <div class="walltext">[WallPost:PostText]</div> </td> </tr> <tr><td class="wallactions">[WRITEONAUTHORWALL] [SENDPRIVATEMESSAGELINK] [EDITPOST] [DELETELINK]</td></tr> </tbody> </table> </td> </tr> </tbody> </table>