Зайти в ПУ, Новости сайта, Страница материала и комментариев к нему Найти вот это:
Code
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="eBlock">
<tr><td width="90%"><div class="eTitle"><div style="float:right;font-size:9px;">$ADD_TIME$ $MODER_PANEL$</div>$ENTRY_NAME$</div></td></tr>
<tr><td class="eMessage">$MESSAGE$ <?if($ATTACHMENTS$)?><div style="text-align:left;" class="eAttach"><!--<s3172>-->Прикрепления<!--</s>-->: $ATTACHMENTS$</div><?endif?></td></tr>
<tr><td colspan="2" class="eDetails">
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','1','float')?></div>
<?endif?><?if($CAT_NAME$)?><!--<s3179>-->Категория<!--</s>-->: <a href="$CAT_URL$">$CAT_NAME$</a> |<?endif?>
<!--<s3177>-->Просмотров<!--</s>-->: $READS$ |
<!--<s3178>-->Добавил<!--</s>-->: <a href="$PROFILE_URL$">$USER$</a>
<?if($TAGS$)?> | <!--<s5308>-->Теги<!--</s>-->: $TAGS$<?endif?>
<?if($RATING$)?>| <!--<s3119>-->Рейтинг<!--</s>-->: <span id="entRating$ID$">$RATING$</span>/<span id="entRated$ID$">$RATED$</span><?endif?></td></tr>
</table>
И Заменить на это:
Code
<TABLE width="100%" cellSpacing=0 cellPadding=0>
<TR>
<TD width="60"><img src="/images/topleftw.png" width="20" height="60" border="0"></TD>
<TD colspan="7" border="0"><TABLE width="100%" cellSpacing=0 cellPadding=0>
<TR>
<TD width="70"><img src="/images/topcenterlw.png" width="70" height="60" border="0"></TD>
<td height="60" background="/images/topcenterw2.png"class="copy" border="0" style="padding-top:14px; font-weight: bold;"> <center>$ENTRY_NAME$</center> </td>
<TD width="60"><img src="/images/topcenterrw.png" width="95" height="60" border="0"></TD>
</tr>
</TABLE></TD>
<TD width="61"><img src="/images/toprightw.png" width="20" height="60" border="0"></TD>
</TR>
<TR>
<td rowspan="3" background="/images/centerleftw.png"> </td>
<TD colspan="7" bgcolor="white" class="news" valign="top" style="padding-right:3px; padding-left:3px;"><table width="100%" height="100%" class="text">
</table>
<br /><center>$MESSAGE$</center>
</TD>
<td rowspan="3" background="/images/centerrightw.png"> </td>
</TR>
<TR>
<TD colspan="7" bgcolor="white"><div align="center"> Reklama </div></TD>
</TR>
<TR>
<TD width="50" align="left"><img src="/images/bottombarl.gif" width="12" height="69" border="0"></TD>
<TD width="15%" background="/images/bottombarc.gif" class="slink" align="center"> </TD>
<TD width="35%" background="/images/bottombarc.gif" class="slink" align="center">Просмотры:$READS$<BR>Автор: <a href="$PROFILE_URL$">$USER$</a></TD>
<TD width="35%" background="/images/bottombarc.gif" class="slink" align="center">Категория: <a href="$CAT_URL$">$CAT_NAME$</a><BR>Коментарии:$COM_NUM_ENTRIES$<br></TD>
<TD width="15%" background="/images/bottombarc.gif" class="slink" align="center">$MODER_PANEL$</TD>
<TD width="50" align="right"><img src="/images/bottombarr.gif" width="10" height="69" border="0"></TD>
</TR>
<TR>
<TD width="60"><img src="/images/botomleftw.png" width="20" height="15" border="0"></TD>
<TD colspan="7"><img src="/images/botomcenterw.png" width="100%" height="15" border="0"></TD>
<TD width="61"><img src="/images/botomrightw.png" width="20" height="15" border="0"></TD>
</tr>
</TABLE>