zubserver
PPK
zubserver
4elovek
4elovek писал(а):установил полет нормальный ↑ http://pohitos.ru
SelinaAnt
TeraBit
Код: Выделить всё
<a name="t"></a>
{$LR_BLOCK_H_L}Наши Релизы{$LR_BLOCK_H_R}
<!-- IF LATEST_TORR_COUNT -->
<!-- IF S_AS_MESSAGES -->
<div class="postbody" style="width: 100%">
<div class="post bg2" style="margin-bottom: 0px">
<div class="inner"><span class="portal-corners-top-inner"></span>
<script type="text/javascript">var k = 1;</script>
<table style="width:100%" cellpadding="1" cellspacing="1">
<!-- BEGIN torrents_row -->
<script type="text/javascript">
if (k==1) {document.write('<tr>')}
k = k+1;
if (k>2) k -= 3;
</script>
<td class="cat" align="center" style="width:33%"><table style="width:100%" cellpadding="1" cellspacing="1"><tr>
<!-- IF torrents_row.S_LTDISPLAY and torrents_row.S_HAS_TRACKER_POSTER -->
<td valign="top" style="width:160px;height:230px;text-align:center;">
<!-- IF .torrents_row.torrent_poster_fields -->
<!-- BEGIN torrent_poster_fields -->
<br/><a href="{torrents_row.U_VIEW_COMMENTS}"><img src="{torrents_row.torrent_poster_fields.POSTER_SRC}" alt="{torrents_row.TITLE}" style="width:230px;height:230px;" title="{torrents_row.TITLE}"/></a>
<!-- END torrent_poster_fields -->
<!-- ELSE -->
<!-- ENDIF -->
<!-- ENDIF -->
<br>
<!-- IF torrents_row.TORRENT_FREE_IMG -->
<!-- ENDIF -->
</td></tr><tr><td bgcolor="#0080BF" style="width:160px;height:80px;text-align:center;">
<a href="{torrents_row.U_VIEW_COMMENTS}" alt="{torrents_row.TITLE}" title="{torrents_row.TITLE}"><b><font color="#FFFFFF">{torrents_row.TITLE}</font></b></a>
</td></tr></table></td>
<script type="text/javascript">
if (k==3) doc
ument.write('</tr>');
</script>
<!-- END torrents_row -->
</table></div></div>
<div class="topic-actions"><div class="pagination">
{TP_TOTAL_TORRENTS}
<!-- IF TP_PAGE_NUMBER --><!-- IF TP_PAGINATION --> • {TP_PAGE_NUMBER} • <span>{TP_PAGINATION}</span><!-- ELSE --> • {TP_PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
</div></div></div>
<!-- ENDIF -->
<!-- ELSE -->
{L_NO_LATEST_TORRENTS}
<!-- ENDIF -->
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
SelinaAnt
dimsat1
Код: Выделить всё
class="cat"
Код: Выделить всё
class="row1"
Код: Выделить всё
class="row2"
PPK
dimsat1