To Css:
Code
#torrent3vid {
width:33%;
float:left;
}
.torrentbg {background: url('http://ucozon.ru/_dr/55/56929073.gif') no-repeat 0 0;
width:200px;
height:250px;
}
.torrentposter {
padding-top:8px;
padding-left:45px;
}
#hr {
border-bottom:1px dashed #999;
width:165px;
margin-left:15px;
margin-top:-10px;
}
.torrentname {
width:165px;
margin-left:15px;
padding-top:15px;
font-family:Century Gothic;
font-size:9pt;
color:#333;
}
.sidandpir {
margin-left:55px;
padding-top:8px;
font-family:Century Gothic;
font-size:9pt;
color:#333;
}
File Catalog___Appearance of entries:
Code
<div id="torrent3vid">
<div class="torrentbg">
<div class="torrentposter"><img src="$IMG_URL1$" width="100px" height="130px"></div>
<div class="torrentname"><a href="$ENTRY_URL$">$TITLE$</a></div>
<div id="hr"> </div>
<div class="sidandpir"><img src="http://ucozon.ru/_dr/55/63617878.gif" border="0" title="Раздают: <?rnd(400)?>"> <?rnd(400)?> <img src="http://ucozon.ru/_dr/55/15380545.gif" border="0" title="Качают: <?rnd(200)?>"> <?rnd(200)?></div>
</div></div>