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).
JaDe avatar
Konuyu Oyla:
  • Derecelendirme: 1/5 - 1 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 1/5 - 1 oy

Postbit İstek


Sponsor Reklam

Çevrimdışı JaDe
 Tarih: 06-04-2013, Saat:18:18
#1
resim

Resimdeki postbitin kodlarını verebilirmsinz?
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı kafle
 Tarih: 06-04-2013, Saat:18:20
#2
Site adresini verirseniz bulabilirim[resimdeki site]
Cevapla
Bunu Beğenenler:

Çevrimdışı JaDe
 Tarih: 06-04-2013, Saat:18:23
#3
http://mybbdepo.com/fgnl-themes-versiyon...0#pid46740 bu adresteki temada vardı.
Cevapla
Bunu Beğenenler:

Çevrimdışı kafle
 Tarih: 06-04-2013, Saat:18:32
#4
Yedek alarak deneyin lütfen Emin Değiliim

Postbit author user şablonundaki kodları aşağıdaki ile değiştirin

Kod:
<dl class="userinfo_extra">
                                  
                                  <div class="post_field"><font color="#535353"><b>Yorum Sayısı: </b></font> {$post['postnum']}</div>
                                  <div class="post_field"><font color="#535353"><b>Grup: </b></font> {$usergroup[title]}</div>
                                  <div class="post_field"><font color="#535353"><b>Rep Puanı: </b></font> {$post['replink']}</strong></a></div>

Daha Sonra Global.css en alta bu kodları yapıştırın

Kod:
/*post bit*/


.postbit .userinfo .contact, .postbit .userinfo_noavatar .contact {
    position: relative;
    float: left;
    clear: right;
    width: 50%;
    display:block;
}
.postbit .postuseravatarlink {
    display:block;
    text-align: center;
    position: relative;
    margin-left: 15px;
    top: 0;
    overflow: hidden;
    clear: right;
}

.postbit .postuseravatarlink img {
}


.postbit .nodecontrols .postimod{
    top: 0;
    position:relative;
    margin-left: 10px;
}

.postbit .userinfo, .postbit .userinfo_noavatar {
    background: #f2f6f8 none   ;
    _background-image: none;
    clear:both;
    min-height: -23.76px;
    height: auto !important;
    border-bottom:1px solid #c5d5e7;
    padding: 0.5em 0;
    width: 100%;
    float: left;

}
#posts .postdetails {
    border-left:1px solid #c5d5e7;
    margin-right:2px;
}
.postbit .userinfo .contact, .userinfo .userinfo_extra, .postbit .userinfo_noavatar .contact {
    display:inline-block;
    min-height: -23.76px;
    height: auto !important;
    height: -23.76px;
}
.postbit .username_container {
    float: left;
    clear: right;
    display:block;
    margin-left: 10px;
}
.postbit .userinfo .username_container .memberaction, .postbit .userinfo_noavatar .username_container .memberaction {
    display: inline;
}

.postbit .postdetails_noavatar .posthead, .postbit .postdetails_noavatar .userinfo .contact {
    margin-left: 0;
}
/*
.postbit .userinfo .postbit_reputation {
        margin-left: 15px;
}
*/
.postbit .userinfo .username, .postbit .userinfo_noavatar .username {
    font-size: 13px;
    font-weight: bold;
}

.postbit .userinfo_noavatar .imlinks img {
    display:inline;
}
.postbit .userinfo .username.guest, .postbit .userinfo_noavatar .username.guest {
    font-weight:normal;
}

.postbit .userinfo_noavatar .usertitle, .postbit .userinfo .usertitle, .postbit .userinfo_noavatar .rank, .postbit .userinfo .rank {
    font-size: 11px;
    font-weight: bold;
    display:block;
    clear:both;
}
.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
    text-align: right;
    width: 300px;
    float: right;
    font-size: 11px;
}

.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {
    margin-right: 10px;
    float: right;
    width: 100px;
}

.postbit .userinfo_extra dl dt {
    float:left;
    display:block;
    /*color:#777777;*/
    margin-right: 5px;
}

.postbit .userinfo_extra dl dt:after  {
    content:":";
}
.postbit .userinfo_extra dl dt.blank:after {
    content:none;
}
.postbit .userinfo_extra dl dd {
    display:block;
}

.postbit .userinfo .moreinfo, .postbit .userinfo_noavatar .moreinfo {
    float: left;
    display: inline;
}

.postbit .userinfo .popupmenu a.popupctrl, .postbit .userinfo_noavatar .popupmenu a.popupctrl {
    font-size: 12px;
    background: transparent;
    padding: 0;
    display:inline-block;
}

.postbit .userinfo .popupmenu a.popupctrl:hover, .postbit .userinfo_noavatar .popupmenu a.popupctrl:hover {
    color: #417394;
    text-decoration: ;
}


.postbitlegacy .userinfo {
    float:left;
    position: relative;
    width:180px;
    padding: 2px 10px 5px;
    font-size: 11px;
    display:block;
        background: #f2f6f8 none;
    clear:both;
}

.postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {
    font-size: 11px;
    display:block;
    clear:both;
}

.eventbit .userinfo {
    float:left;
    position: relative;
    width:180px;
    padding: 2px 10px 5px;
    font-size: 11px;
    display:block;
}

.postbitlegacy .userinfo .username_container {
    margin-bottom: 8px;
}


.postbitlegacy .userinfo .username_container .memberaction {
    display: inline;
}

.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
    display:block;
    margin:3.33333333333px auto 0;
    text-align:left;
    width: auto;
    float: left;
    clear: both;
}

.postbitlegacy .userinfo .postuseravatar img, .eventbit userinfo .eventuseravatar img {
    border: 0px solid #f2f6f8;
    outline: 0px dotted #d8d8d8;
    max-width: 180px;
}

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
    clear:right;
    font-size:13px;
    font-weight:bold;
    width: auto;
    max-width:160px;
    word-wrap:break-word;
}

.postbitlegacy .userinfo .guest.username, .eventbit .userinfo .guest.username {
    padding-top: 5px;
    display:block;
    font-size: 13px;
}

.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
    margin: 5px 0;
    float: left;
    display:block;
    width: 180px;
}

.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
    float: left;
    text-align: left;
    /*color: #777777;*/
    margin-right: 10px;
    margin-left: 0;
    min-width:60px;
    width:auto !important;
    width:60px;
}

.postbitlegacy dl.userinfo_extra dt:after, .postbitlegacy dl.user_rep dt:after {
    content: ":";
}
Cevapla
Bunu Beğenenler:

Çevrimdışı JaDe
 Tarih: 06-04-2013, Saat:18:35
#5
işlemedi?
Cevapla
Bunu Beğenenler:

Çevrimdışı Kadir KAYA
 Tarih: 06-04-2013, Saat:19:05
#6
(LÜTFEN ÖNCE YEDEK ALIN)
Aşağıda ki Kod Postbit Şablonuna Eklenecek.
Kod:
            <dl class="userinfo_extra">
                                  
                                  <div class="post_field"><font color="#535353"><b>{$lang->postbit_posts} </b></font> &nbsp {$post['postnum']}</div>
                                  <div class="post_field"><font color="#535353"><b>{$lang->postbit_joined} </b></font> &nbsp {$post['userregdate']}</div>
                                  <div class="post_field"><font color="#535353"><b>{$lang->postbit_reputation} </b></font> &nbsp {$post['userreputation']}</div>
                                  <div class="post_field"><font color="#535353"><b>{$lang->postbit_status} </b></font> &nbsp {$post['onlinestatus']}</div>
                                   {$post['warninglevel']}
                                                                                                          
                   </dl>

Global.cssyede Bunları Ekleyin
Kod:
.post_field {
    background: #fff;
    color: #2a2a2a;
    border: 1px solid #cccccc;
    padding: 3px 3px 3px 10px;
    margin-top: 2px;
    text-align:left;
}

.post_field strong {
}

.post_field dt {
    
    font-weight:700;
}
Cevapla
Bunu Beğenenler:

Çevrimdışı JaDe
 Tarih: 06-04-2013, Saat:20:27
#7
malesef buda olmadı Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı Retribution
 Tarih: 06-04-2013, Saat:20:49
#8
Hocam temayı uygulayın sonra postbitini alın..
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [MCTR - 1.6] İstek Postbit Tasarımı [CS]Bugra 1 2,527 05-05-2014, Saat:17:19
Son Yorum: SvMedeT
  Böyle Bir Sohbet Paneli (İstek) Fıko21 3 3,466 14-03-2014, Saat:16:41
Son Yorum: ReDMaD
  Tema İstek Bilen Varmıdır arches 4 2,700 28-12-2013, Saat:11:36
Son Yorum: Screwy
Üzgün PostBit'te Sıralama Hatası RecepFirat19 2 2,260 05-12-2013, Saat:20:15
Son Yorum: #Burak
  Bu 2 Hatayı Çözenden Allah Razı Olsun ( Postbit ) Caxing 5 2,766 16-11-2013, Saat:22:45
Son Yorum: Caxing



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