Admin kp > temalar şablonlar > şablonlar > temanız > postbit > postbit_attachments_attachment-
Hepsini sil yapıştır --
Admin kp > temalar şablonlar > temanızı seçin > global.css En alta ekleyin----
----
Hepsini sil yapıştır --
Kod:
<button class="downloadlink" style="width:500px;font-family: 'lucida grande', 'lucida sans unicode', 'arial', 'verdana', 'tahoma', sans-serif' !important;" onclick="window.open('attachment.php?aid={$attachment['aid']}');"><img style="height:35px;float:left;" src="http://st.10tl.net/tema/ripbyrustavi02/rip02torrent.png" /> Download: <strong>{$attachment['filename']}</strong><br />{$lang->postbit_attachment_size} ( {$attachment['filesize']} / {$lang->postbit_attachment_downloads} {$attachment['downloads']} )</button>
Kod:
button.downloadlink {
border:1px solid #0066A2;
background: #016DB1 url('images/thead_bg.png') top left repeat-x;
color: #FFF;
padding: 4px 6px;
cursor: pointer;
width: 100px;
}
button.downloadlink:hover,
button.active {
