Вид материалов форума: Code
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="postTable">
<tr><td width="23%" class="postTdTop" align="center"><a class="postUser" href="javascript://" rel="nofollow" onClick="emoticon('[b]$USERNAME$[/b],');return false;">$USERNAME$</a></td><td class="postTdTop"><?if($AWARDS_DO_URL$ && $USER_LOGGED_IN$ && $CUR_USER_ID$!=$UID$)?><div style="float:right"><a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Вручить награду',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-28-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img alt="" src="http://s40.ucoz.net/img/icon/thumbu.png" width="13" border="0" title="Хороший пост"></a> <a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Вручить награду',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-47-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img alt="" src="http://s40.ucoz.net/img/icon/thumbd.png" width="13" border="0" title="Плохой пост"></a></div><?endif?>Дата: $WDAY$, $DATE$, $TIME$ | Сообщение # $NUMBER$</td></tr>
<tr><td class="postTdInfo" valign="top">
<!-- <Vid Foruma> -->
<center>
<?if($AVATAR_URL$)?>
<img alt="" title="$USERNAME$" class="userAvatar" border="0" src="$AVATAR_URL$">
<?else?>
<img alt="" title="$USERNAME$" class="userAvatar" border="0" src="/img/no_avatar.png">
<?endif?>
<br></center>
<div id="fvid"><div id="fvid_top"><div id="fvid_in">
<table width="160" border="0" cellspacing="0" cellpadding="0">
<tr><td class="fUserIco" align="center"><?if($GROUP_ICON$)?>$GROUP_ICON$<?endif?></td></tr>
<?if($USER_TITLE$)?><tr><td class="fUserinfo" align="center"><b>$USER_TITLE$</b></td></tr><?endif?>
<tr><td class="fUserinfo" align="center">Сообщения: <b>$POSTS$</b></td></tr>
<?if($AWARDS_READ_URL$)?><tr><td class="fUserinfo" align="center">Награды: <a href="$AWARDS_READ_URL$" title="Список наград"><span class="repNums"><b>$AWARDS$</b></span></a> <?if($AWARDS_DO_URL$)?> <a href="$AWARDS_DO_URL$"><span style="font-size:10pt" title="Вручить награду"><b>+</b></span></a><?endif?></td></tr><?endif?>
</table>
<?if($READ_REP_URL$)?>
<table width="179" border="0" cellspacing="0" cellpadding="0" class="fRep">
<tr>
<?if($DO_REP_URL$)?><td width="43" align="left"><a href="$DO_REP_URL$" class="fRep_l" title="Понизить репутацию"></a></td><?endif?>
<td align="center"><div class="fRep_Num"><a title="Смотреть историю репутации" class="repHistory" href="$READ_REP_URL$">«$REP_RATING$»</a></div></td>
<?if($DO_REP_URL$)?><td width="43" align="right"><a href="$DO_REP_URL$" class="fRep_r" title="Повысить репутацию"></a></td><?endif?>
</tr>
</table>
<?endif?>
</div></div></div>
<!-- </Vid Foruma> -->
<?if($GROUP_ID$)?> <?else?><br><br><br><br><br><?endif?>
</td><td class="posttdMessage" valign="top">$MESSAGE$
<?if($ATTACHMENT$)?> <div align="left" class="eAttach">Прикрепления: $ATTACHMENT$</div><?endif?>
<?if($SIGNATURE$)?><br><hr size="1" width="150" align="left" class="signatureHr"><span class="signatureView">$SIGNATURE$</span><?endif?>
<?if($EDITEDBY$)?><br><br><div class="edited">Сообщение отредактировал $EDITEDBY$</div><?endif?></td></tr>
<tr><td class="postBottom" align="center"><?if($USER_IP$)?><div class="postip">[ <a class="postIpLink" href="http://www.ripe.net/perl/whois?$USER_IP$" target="_blank">$USER_IP$</a><?if($POST_COUNTRY_ID$)?> (<a href="javascript://" rel="nofollow" onclick='prompt("","$POST_COUNTRY$");return false;'>$POST_COUNTRY_ID$</a>)<?endif?> ]</div><?else?> <?endif?></td><td class="postBottom">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr><td>$USER_DETAILS_ICON_BAR$</td><td align="right" style="padding-right:15px;">$ENTRY_MANAGE_ICON_BAR$</td><td width="2%" nowrap align="right">$ON_TOP_ICON$$DEL_ENTRY_FIELD$</td></tr>
</table></td></tr></table>
В CSS добавить в самый низ: Code
#fvid {background:url(/rip_therip/bg.png) repeat-y 0 0; width:194px; margin:0px auto;}
#fvid_top {background:url(/rip_therip/bg.png) no-repeat top center; width:194px;}
#fvid_in {background:url(/rip_therip/bg.png) no-repeat right bottom; width:177px; overflow:hidden; padding: 0 0 28px 17px;}
.fUserIco {width:159px; margin:0px auto;}
.fUserinfo { background:url(/rip_therip/dotted.png) no-repeat bottom center; width:160px; padding:5px 0px; text-align:center; font-size:11px; color:#ebebeb;}
.fUserinfo span {font-weight:bold; color:#fff;}
.fRep {height:20px; width:179px; overflow:hidden; margin:2px 0 0 -10px;}
.fRep_l {background:url(/rip_therip/rep_btn.png) no-repeat 0 0; width:43px; height:20px;display:block; font-size:0px;}
.fRep_r {background:url(/rip_therip/rep_btn.png) no-repeat 0 -20px; width:43px; height:20px; display:block; font-size:0px;}
.fRep_l:hover, .fRep_r:hover {opacity:0.8;}
.fRep_Num {background:url(/img/rep_num.png) no-repeat 0 0; width:80px; height:17px; margin:4px 0 0 0px; text-align:center; font:10px Tahoma; color:#fff;}
.fRep_Num a {font:10px Tahoma; color:#fff; text-decoration:none; text-align:center;}
.fRep_Num a:hover {text-decoration:underline;}
#fvid_in a {font:10px Tahoma; color:#fff; text-decoration:none; text-align:center;}
#fvid_in a:hover {text-decoration:underline;}
.postTdInfo {
background: #D8D8D8;
border-bottom: 1px solid #C2C2C2;
border-right: 1px solid #ECECEC;
width: 200px !important;
}