(13-05-2016, Saat:19:44)sledgeab Adlı Kullanıcıdan Alıntı: postbit_attachments_attachment şablonundaki kodları aşağıdaki ile değiştir.
PHP Kod:
<br />
<table style="width: 730px;" border="0" align="left"><tbody><tr>
<td style="text-align: center; width: 50px; border-width: 1px; border-color: #dfe8ee; border-style: solid;" rowspan="2">{$attachment['icon']}</td>
<td style="text-align: center; background-color: #0067a9;" colspan="2"><span style="color: #ffffff;"><strong>{$attachment['filename']}</strong></span></td>
<td style="border: 1px solid #dfe8ee; text-align: center; width: 40; height: 40;" rowspan="2"><a href="attachment.php?aid={$attachment['aid']}" target="_blank" title="{$attachdate}"><img src="http://www.torrentturk.org/images/indir.png" alt="İndirmek İçin Tıklayın" width="48px" height="48px" /></a></td> </tr>
<tr> <td style="background-color: #f5fbfe; border-width: 1px; border-color: #dfe8ee; border-style: solid; text-align: center; width: 250px;"><span style="color: black; text-shadow: 0px 1px 1px black;">{$lang->postbit_attachment_size} {$attachment['filesize']}</span></td>
<td style="background-color: #f5fbfe; border-width: 1px; border-color: #dfe8ee; border-style: solid; text-align: center; width: 250px;"><span style="color: black; text-shadow: 0px 1px 1px black;">{$lang->postbit_attachment_downloads} {$attachment['downloads']}</span></td> </tr>
<tr> <td style="text-align: center; background-color: #f5fbfe; border-width: 1px; border-color: #dfe8ee; border-style: solid;" colspan="4"><span style="font-size: x-small; color: #000000;"><span style="text-align: center;"><span style="color: #0067a9;">{$mybb->settings['bbname']}</span></span></span></td> </tr> </tbody> </table>
Saol

