В вид материалов:
<div id="chat_mess" class="b_block"> <div class="cBlock$PARITY$" style="min-height:52px;"> <div style="float: left; width:48px; height:48px; padding: 1px 1px 1px 1px; margin-right:4px; margin-bottom:1px;"> <div class="cMessage" style="text-align:left;"><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><img src="$AVATAR_URL$" width="50" border="0" ></a><img src="/profile/images/noavatar.png" width="50" border="0" /> </div></div> <a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='$NAME$, ';return false;"><div class="cMessage" style="text-align:left;"><b>$NAME$</b></a><div style="float:right;font-size:8px;"> $TIME$</div> </div> <div class="cMessage" style="text-align:justify;">$MESSAGE$</div> </div> </div>
|