Creat informer :
Last Comments [Informer template]
[ Comments · Entries · Entry date D · Entries: 11 · Columns: 1 ]
And in informer put that script:
Code
<tr> <td style="background: none repeat scroll 0% 0% rgb(255, 255, 255); padding: 3px 3px 4px;" width="28px"><a href="$PROFILE_URL$"><img src="<?if($USER_AVATAR_URL$)?>$USER_AVATAR_URL$<?else?>http://avtos.do.am/img/comment/no_avatar.png<?endif?>" title="$USERNAME$" height="28px" border="1" width="28px"></a></td> <td class="comment_ucozon" valign="top"> <div style="padding: 5px; height: 28px; overflow: hidden;"><a href="$ENTRY_URL$" title="$ENTRY_TITLE$"><span style="font-size: 7pt;">$MESSAGE$</span></a></div></td></tr>
In to your Block put that script:
Code
<table>$MYINF_1$</table>
Go to Css and in the and put that code:
Code
.comment_ucozon {border-width: 0px 0px 1px 0px; border-style: none none solid solid; border-color: -moz-use-text-color -moz-use-text-color rgb(204, 204, 204); -moz-use-text-color rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-image: none;}