Установка:
Заходим в ПУ » Управление дизайном » Каталог файлов » Вид материалов и заменяем все на этот скрипт:
Code
<style>.bg {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/bg.png) no-repeat; width:808px; height:421px; margin: 0 auto;}
.text {color:color:#656565; font-weight:bold; float:left; margin-top:17px; margin-left:50px;}
.text a:hover {text-decoration: underline;}
.text a {text-decoration:none; color:#656565;}
.repa { background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/repa.png) no-repeat; width:169px; height:36px; margin-left:550px; margin-top:-25px;}
.star {margin-top:8px; margin-left:8px; float:right;width:100px}
.scren {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/bg_screen.png) no-repeat; width:203px; height:311px; margin-top:10px; margin-left:-40px; padding-top:12px; padding-left:6px;}
.mess_bg {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/mes_bg.png) no-repeat; width:574px; height:311px; margin-left:200px; margin-top:-302px;}
.text_m {color:#656565;font-size:11px; font-family:Tahoma, Geneva, sans-serif; padding:8px; font-weight: normal;}
.footer {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/niz.png) no-repeat; width:796px; height:39px; margin-left:-10px; margin-top:5px;}
ul.panel {margin:0;padding:0; list-style:none;}
ul.panel li {float:left; padding-left:3px; padding-right:3px; margin-top:10px;}
ul.panel li.strl {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/str.png) no-repeat; width:17px; height:9px; margin-top:20px;}
.knopka {background:url(http://cstav.ru/uCoz/10_uCoz-vid-mat/4/knopka.png) no-repeat; width:240px; height:36px; margin-left:506px;}
</style>
<div class="bg"><div class="text"><a href="$ENTRY_TITL$">$TITLE$</a><div class="repa"><div class="star"></div></div><div class="scren"><img src="$IMG_URL1$" width="190px" height="290px"/><div class="mess_bg"><div class="text_m">$MESSAGE$
</div></div><div class="footer">
<ul class="panel">
<li class="strl"></li>
<li><div class="text_m">Просмотров: <b>$READS$</b></div></li>
<li class="strl"></li>
<li><div class="text_m">Загрузок: <b>$LOADS$</b></div></li>
<li class="strl"></li>
<li><div class="text_m">Добавил: <b>$USERNAME$</b></div></li>
</ul>
</div>
</div>
<div class="knopka"><a href="$ENTRY_URL$"><img src="http://cstav.ru/uCoz/10_uCoz-vid-mat/4/knopka.png" /></a></div>
</div>
</div>