View Single Post
  #6  
Old 31st August 2013, 17:27
sumonst21 sumonst21 is offline
Senior Member
 
Join Date: Aug 2013
Bangladesh
Posts: 78
Unhappy
Quote:
Originally Posted by DiemThuy View Post
blocks/lasttorrent_block.php

Code:
<td align="center" width="55%" class="header">&nbsp;<?php echo $language["TORRENT_FILE"]; ?>&nbsp;</td>
and

Code:
echo "\n\t<td width=\"55%\" class=\"lista\" style=\"padding-left:10px;\"><a class=\"lasttor\" href=\"index.php?page=torrent-details&amp;id=" . $data['hash'] . "\" title=\"" . $language["VIEW_DETAILS"]. ": " . $data["filename"] . "\"onmouseover=\" return overlib('<img src=torrentimg/" . $balon . " width=200 border=0>', CENTER);\" onmouseout=\"return nd();\">".$filename.$mult.$gold.$free.$vt.$sticky.$dl.$is_new. "</a>".($data["external"]=="no"?"":" (<span style=\"color:red\">EXT</span>)")."</td>";
now gues what to change ,..... hint width ..

bro, my block still not work, but i am changed 55% to 75% ...
what i do?


this is my all torrent link... same problem...
Click the image to open in full size.
Reply With Quote