Установка:
Идете: ПУ → Файловый менеджер → Создаете папку с названием "byYandex" (без кавычек) и заливаете все картинки отсюда
Далее идете: Управление дизайном → Каталог файлов (статей, и т.д.) → Вид материалов → Заменяете все находящееся там на:
http://narod.ru/disk....ip.html
Код
<style>
.news-naz {
width: 400px;
position: absolute;
left: 66px;
top: 11px;
}
.news-reit {
width: 15px;
position: absolute;
left: 484px;
top: 15px; padding-right: 3px;
}
.news1 {
width: 509px;
height: 41px;
background: url(/byYandex/top.png);
background-position: center;
background-repeat: no-repeat;
position: relative;
left: 82px;
top: 2px;
}
.n-next {
float: right;
width: 319px;
height: 169px;
position: relative;
background: url(/byYandex/2.png) no-repeat;
right: 9px;
}
.n-kar {
float: left;
width: 268px;
height: 169px;
position: relative;
left: 3px;
}
.kartintion {
overflow: hidden;
width: 268px;
height: 169px;
}
.sdv-img {
padding: 18px 0 0 55px;
}
.news3 {
width: 545px;
height: 52px;
background: url(/byYandex/bot.png);
background-position: center;
background-repeat: no-repeat;
position: relative;
left: 32px;
}
.news-mes {
width: 220px;
height: 130px;
padding: 23px 0 0 29px;
overflow: hidden;
}
.news-pr {
width: 122px;
position: absolute;
left: 188px;
top: 13px;
}
.news-com {
width: 122px;
position: absolute;
left: 310px;
top: 13px;
}
.news-dat {
width: 122px;
position: absolute;
left: 430px;
top: 13px;
}
a:link {
text-decoration:none;
color:#4f7942;
}
a:active {
text-decoration:none;
color:#4f7942;
}
a:visited {
text-decoration:none;
color:#4f7942;
}
a:hover {
text-decoration:none;
color:#2f4532;
}
</style>
<div class="news1">
<div class="news-naz"><h3><a href="$ENTRY_URL$" title="$TITLE$">$TITLE$</a></h3></div>
<div class="news-reit" align="center">$RATING_NUM$</div>
</div>
<div class="n-kar">
<div class="kartintion">
<img style="position: absolute;" src="/byYandex/1.png" height="169">
<div class="sdv-img"><img src="$SCREEN_URL$" title="$TITLE$" alt="$TITLE$" height="130" width="170"></div>
</div>
</div>
<div class="n-next">
<div class="news-mes">$MESSAGE$</div>
</div>
<div style="clear:both;"></div>
<div class="news3">
<div class="news-pr">$READS$ просмотров</div>
<div class="news-com">$COMMENTS_NUM$ отзывов</div>
<div class="news-dat">$DATE$</div>
</div></div>