Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="sgBlock"><tr><td style="padding:3px;">
<?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?>
<div class="sgTitle" style="text-align:left;"><a href="$ENTRY_URL$">$TITLE$</a></div>
<?if($MESSAGE$)?><div class="sgMessage" style="text-align:left;clear:both;padding-top:2px;padding-bottom:2px;">$MESSAGE$</div><?endif?>
<?if($ATTACHMENTS$)?><div class="sgAttach">Прикрепления: $ATTACHMENTS$</div><?endif?><div class="sgDetails" style="clear:both;">
<?if($RATING$)?><div style="float:right"><?$RSTARS$('12','/.s/img/stars/3/12.png','0','float')?></div><?endif?>
<?if($CATEGORY_NAME$)?>Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> |<?endif?>
Просмотров: $READS$ |
<?if($USERNAME$)?>Добавил: <a href="$PROFILE_URL$">$USERNAME$</a> |<?endif?>
Дата: <span title="$TIME$">$DATE$</span>
<?if($COMMENTS_URL$)?>| <a href="$COMMENTS_URL$">Комментарии ($COMMENTS_NUM$)</a><?endif?>
</div></td></tr></table>
В Таблица стилей (CSS)
Code
/* New style by koc94ok */
.sgBlock {border:1px solid #353535;background:#606060;}
.sgTitle {font-family:Tahoma; padding:5px; background:url('http://mnogo-film.3dn.ru/design/bar_1.jpg') #505050;color:#a1a1a1;padding-bottom:6px;padding-top:5px;text-align:left;font-size:13pt; border-left:1px solid #353535;border-right:1px solid #353535;border-top:1px solid #353535;border-bottom:1px solid #353535;}
.sgTitle a:link {text-decoration:none; color:#CCCCCC;}
.sgTitle a:visited {text-decoration:none; color:#CCCCCC;}
.sgTitle a:hover {text-decoration:underline; color:#FFFFFF;}
.sgTitle a:active {text-decoration:underline; color:#CCCCCC;}
.sgBlock2 {border:1px solid #353535;background:#606060;}
.sgTitle {font-family:Tahoma; padding:5px; background:url('http://mnogo-film.3dn.ru/design/bar_1.jpg') #505050;color:#a1a1a1;padding-bottom:6px;padding-top:5px;text-align:left;font-size:13pt; border-left:1px solid #353535;border-right:1px solid #353535;border-top:1px solid #353535;border-bottom:1px solid #353535;}
.sgTitle a:link {text-decoration:none; color:#CCCCCC;}
.sgTitle a:visited {text-decoration:none; color:#CCCCCC;}
.sgTitle a:hover {text-decoration:underline; color:#FFFFFF;}
.sgTitle a:active {text-decoration:underline; color:#CCCCCC;}
.sgText {text-align:justify; padding:5px;border-top:1px dashed #555555;}
.sgDetails {padding:5px; background:#505050;color:#9f9f9f;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt; border:1px solid #353535;}
.sgDetails1 {padding:5px; background:#505050;color:#202020;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt; border:1px solid #353535;}
.sgDetails2 {padding:5px; background:#505050;color:#202020;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt; border:1px solid #353535;}
.sgRating {font-size:7pt;}
.sgAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/984/11.gif') no-repeat 0px 0px;}
/* --------------- */