http://s2.itrash.ru/idb....koe.png
КОД HTML
---------------------------------------------
Code
<div class="news_v1"></div>
<div class="news_v3"></div>
<div class="news_v2"><div style="padding-top:6px;padding-left:7px"><div class="news_v"><a href="$ENTRY_URL$">$TITLE$</a><div style="float: right;">
$MODER_PANEL$
</div></div></div></div>
<table cellspacing="0" width="100%" cellpadding="0" >
<tr><td class="news_cl2"></td>
<td><div class="news_c">
<table cellpadding="0" cellspacing="0">
<tr>
<td valign="top" style="padding-right:3px;padding-botom:3px; background:#323232;"><img src="$IMG_URL1$" width="150px" style="-moz-border-radius:3px;border-radius:3px;border:1px solid #0096ff"></td>
<td valign="top" style="background:#323232;reapt-x">$MESSAGE$</td>
</div>
</tr>
</table>
<div class="n1" style="background:#323232;"></div><div class="n3" style="background:#323232;"></div>
<?if($RATING$)?><div style=";padding-top:6px;float:right"><?$RSTARS$('20','/img/content/rank.png','1','float')?></div><?endif?>
<div class="n2" style="background:#323232;">
<?if($USERNAME$)?>Добавил: <a href="$PROFILE_URL$">$USERNAME$</a> |<?endif?>
Дата: <span title="$TIME$">$DATE$</span> | Просмотров: $READS$
</div>
</div>
</td>
<td class="news_cr2"></div></td></tr></table>
<div class="news_n1"></div><div class="news_n3"></div><div class="news_n2"></div>
<br>
---------------------------------------------
КОД CSS
---------------------------------------------
Code
.news_v1 {background:url('/img/content/news_v1.png');width:14px;height:41px;float:left}
.news_v2 {background:url('/img/content/news_v2.png');margin:0px 14px;height:41px;}
.news_v3 {background:url('/img/content/news_v3.png');width:14px;height:41px;float:right}
.news_v {background:url('/img/content/fon_tit.png') no-repeat;height:14px;padding-left:20px;color:#0096ff}
.news_v a:link {text-decoration:none; color:#0096ff;}
.news_v a:active {text-decoration:none; color:#0096ff;}
.news_v a:visited {text-decoration:none; color:#0096ff;}
.news_v a:hover {text-decoration:none; color:#0060a6;}
.news_n1 {background:url('/img/content/news_n1.png');width:13px;height:13px;float:left}
.news_n2 {background:url('/img/content/news_n2.png');margin:0px 13px;height:13px;}
.news_n3 {background:url('/img/content/news_n3.png');width:13px;height:13px;float:right}
.news_c {background:url('/img/content/news_c1.png') #000repeat-x;}
.news_cl1 {background:url('/img/content/news_cl1.png');width:8px}
.news_cl2 {background:url('/img/content/news_cl2.png');width:8px}
.news_cr1 {background:url('/img/content/news_cr1.png');width:8px}
.news_cr2 {background:url('/img/content/news_cr2.png');width:8px}
.n1 {background:url('/img/content/n1.png');width:11px;height:30px;float:left}
.n2 {background:url('/img/content/n2.png');margin:0px 11px;height:23px;padding-top:7px}
.n3 {background:url('/img/content/n3.png');width:11px;height:30px;float:right}
---------------------------------------------