MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
TolgaTSN avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Nasıl Yaparım ?


Sponsor Reklam

Çevrimdışı TolgaTSN
 Tarih: 13-05-2016, Saat:18:03
#1
http://i.hizliresim.com/BPVpNQ.png Resimdeki Gibi Kendi Siteme Nasıl Yaparım 
Sitem: http://www.torrentmarketi.com
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı ozanakkaya
 Tarih: 13-05-2016, Saat:19:44
#2
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
Cevapla
Bunu Beğenenler: TolgaTSN

Çevrimdışı TolgaTSN
 Tarih: 13-05-2016, Saat:20:00
#3
(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
Cevapla
Bunu Beğenenler:

Çevrimdışı DevAdam
 Tarih: 13-05-2016, Saat:20:54
#4
Bende Böyle Kodladım

resim


Kod:
<br />
  <center>
      <div id="menubar"><div id="baslik">{$attachment['filename']}</div>
         <a href="attachment.php?aid={$attachment['aid']}"><img src="http://i.hizliresim.com/VaZZYr.png" id="down"></a>
    <div id="icon">{$attachment['icon']}</div>
   </div>  
<div id="menubar2">
    <div id="boyut">Dosya Boyutu : {$attachment['filesize']} &nbsp; İndirme Sayısı : {$attachment['downloads']} </div>
      </div>
<div id="allright">www.torrentmarketi.com</div>
  </center>


<style>
    
    #boyut {
    color:#000;
        font-size:12px;
        font-weight: bold;

    }
#baslik {
    color:#fff;
    font-size:15px;
}
    
#allright {
background:transparent;
color:#0066a2;
font-size:10px;
width:706px;
font-family:tahoma;
border-bottom:1px solid #dfe8ee;
border-right:1px solid #dfe8ee;
border-left:1px solid #dfe8ee;
}

#menubar {
background:#0066a2;
width:602px;
height:26px;
}

#menubar2 {
background:transparent;
border:1px solid #dfe8ee;
width:600px;
height:22px;
}

#down {
top:-21px;
border:1px solid #dfe8ee;
position:relative;
left:53px;
width:48px;
height:48px;
float:right;
}

#icon {
    top:-21px;
border:1px solid #dfe8ee;
position:relative;
right:53px;
width:48px;
height:48px;
float:left;
}
</style>
Cevapla
Bunu Beğenenler: TolgaTSN

Çevrimdışı TolgaTSN
 Tarih: 13-05-2016, Saat:22:22
#5
(13-05-2016, Saat:20:54)DevAdam Adlı Kullanıcıdan Alıntı: Bende Böyle Kodladım

resim


Kod:
<br />
 <center>
      <div id="menubar"><div id="baslik">{$attachment['filename']}</div>
         <a href="attachment.php?aid={$attachment['aid']}"><img src="http://i.hizliresim.com/VaZZYr.png" id="down"></a>
    <div id="icon">{$attachment['icon']}</div>
  </div>  
<div id="menubar2">
    <div id="boyut">Dosya Boyutu : {$attachment['filesize']} &nbsp; İndirme Sayısı : {$attachment['downloads']} </div>
      </div>
<div id="allright">www.torrentmarketi.com</div>
 </center>


<style>
    
    #boyut {
    color:#000;
        font-size:12px;
        font-weight: bold;

    }
#baslik {
    color:#fff;
    font-size:15px;
}
    
#allright {
background:transparent;
color:#0066a2;
font-size:10px;
width:706px;
font-family:tahoma;
border-bottom:1px solid #dfe8ee;
border-right:1px solid #dfe8ee;
border-left:1px solid #dfe8ee;
}

#menubar {
background:#0066a2;
width:602px;
height:26px;
}

#menubar2 {
background:transparent;
border:1px solid #dfe8ee;
width:600px;
height:22px;
}

#down {
top:-21px;
border:1px solid #dfe8ee;
position:relative;
left:53px;
width:48px;
height:48px;
float:right;
}

#icon {
    top:-21px;
border:1px solid #dfe8ee;
position:relative;
right:53px;
width:48px;
height:48px;
float:left;
}
</style>

eline sağlık dostum
Cevapla
Bunu Beğenenler:

Çevrimdışı DepMaster
 Tarih: 13-05-2016, Saat:23:12
#6
(13-05-2016, Saat:20:54)DevAdam Adlı Kullanıcıdan Alıntı: Bende Böyle Kodladım

resim


Kod:
<br />
 <center>
 <div id="menubar"><div id="baslik">{$attachment['filename']}</div>
<a href="attachment.php?aid={$attachment['aid']}"><img src="http://i.hizliresim.com/VaZZYr.png" id="down"></a>
<div id="icon">{$attachment['icon']}</div>
  </div>  
<div id="menubar2">
<div id="boyut">Dosya Boyutu : {$attachment['filesize']} &nbsp; İndirme Sayısı : {$attachment['downloads']} </div>
 </div>
<div id="allright">www.torrentmarketi.com</div>
 </center>


<style>

#boyut {
color:#000;
font-size:12px;
font-weight: bold;

}
#baslik {
color:#fff;
font-size:15px;
}

#allright {
background:transparent;
color:#0066a2;
font-size:10px;
width:706px;
font-family:tahoma;
border-bottom:1px solid #dfe8ee;
border-right:1px solid #dfe8ee;
border-left:1px solid #dfe8ee;
}

#menubar {
background:#0066a2;
width:602px;
height:26px;
}

#menubar2 {
background:transparent;
border:1px solid #dfe8ee;
width:600px;
height:22px;
}

#down {
top:-21px;
border:1px solid #dfe8ee;
position:relative;
left:53px;
width:48px;
height:48px;
float:right;
}

#icon {
top:-21px;
border:1px solid #dfe8ee;
position:relative;
right:53px;
width:48px;
height:48px;
float:left;
}
</style>

Bunu sen kodladığına eminmisin verilen örnektekiyle arasında pek bi fark göremedim Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı DevAdam
 Tarih: 14-05-2016, Saat:08:17
#7
Arkadaş zaten aynısını istemiş bende aynısını kodladim
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
Makale - Not [1.8] MyBB Tema Nasıl Geliştirilir (Sövmeden Önce Bi Bak:)) esw0rmer 2 2,117 17-09-2022, Saat:17:37
Son Yorum: esw0rmer
  Forumu yeni kurdum seo link ayarını nasıl yaparım mekkuin 1 1,758 07-03-2021, Saat:13:17
Son Yorum: SefaKaya
  [1.8] merhaba vip premium üyelik satişi nasil yapilir bykoler 9 2,146 20-04-2020, Saat:21:18
Son Yorum: bykoler
  [1.8] Her Grubun İmza karakter sayısını nasıl ayarlarız paylasdur 3 1,764 27-12-2019, Saat:16:26
Son Yorum: ozanakkaya
  mybb kategoriye YENİ ekleme nasıl yapılır efokul 5 1,901 11-12-2019, Saat:17:54
Son Yorum: efokul



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan