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

Derecelendirme: 0/5 - 0 oy

Pospit , Konu Link , Reklam Alanı 1.8


Sponsor Reklam

Çevrimdışı kanun67
 Tarih: 24-03-2016, Saat:22:03
#1
merhaba 

mybb 1.8 sürümü kullanıyorum 

Pospitt 

resim

Reklam Alanı 

resim

Link yönlendirme ve açıklamaya facebook

resim

ihtiyacım var yardımcı olurmusunuz ?
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı Pheky
 Tarih: 24-03-2016, Saat:22:04
#2
Bana o rankları verebilrmsnz
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 24-03-2016, Saat:22:07
#3
Reklam alanı için eklenti var BKZ: http://mybbdepo.com/reklam-alani-plugin-konusu.html postbit'de forumexe postbit editlemişler bu konusu BKZ:  
Kod:
http://redmad.org/konu-forumexe-yeni-postbit.html
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 24-03-2016, Saat:22:08
#4
(24-03-2016, Saat:22:04)Pheky Adlı Kullanıcıdan Alıntı: Bana o rankları verebilrmsnz


al 
Kod:
https://yadi.sk/d/p5gKLoRignnQo
Cevapla
Bunu Beğenenler:

Çevrimdışı kanun67
 Tarih: 24-03-2016, Saat:22:09
#5
(24-03-2016, Saat:22:07)Dream41 Adlı Kullanıcıdan Alıntı: Reklam alanı için eklenti var BKZ: http://mybbdepo.com/reklam-alani-plugin-konusu.html postbit'de forumexe postbit editlemişler bu konusu BKZ:  
Kod:
http://redmad.org/konu-forumexe-yeni-postbit.html


linkinteki yorumda bozuk diyor + denemiştim
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 24-03-2016, Saat:22:16
#6
css kodlarını yapıştırmamışsınız o yüzden sizde doğru deyil bu kodu global.css en alta ekleyin
Kod:
.postingo{
   border-bottom:1px dashed #D4D4D4;
   color:#333;
   font-family:Tahoma,Geneva,sans-serif;
   font-size:11px;
   padding:5px 5px 5px 5px;
   margin-top:2px
}

.postbitlegacy .userinfo .rank{
   text-align:center
}

.postbitlegacy .userinfo .imlinks{
   background:#ECECEC;
   border:1px;
   border-color:#D4D4D4;
   border-style:solid;
   border-left:1px;
   border-left-color:#D4D4D4;
   border-left-style:solid;
   border-bottom:1px;
   border-bottom-style:solid;
   border-bottom-color:#D4D4D4;
   color:#333;
   font-family:Tahoma,Geneva,sans-serif;
   font-size:11px;
   width:70%;
   margin-top:2px;
   text-align:center
}

.postbitlegacy .userinfo .postuseravatar,.postbitlegacy .userinfo .postuseravatar img{
   float:none;
   text-align:center
}

.postcontainer .username_container .popupmenu a.popupctrl{
   font-size:15px
}

.postbit_alani_durumu_cevrimdisi{
       background:#f15a5a;
       text-align:left;
       border-top-left-radius:5px;
       border-top-right-radius:5px;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       box-shadow:0px 3px #922b2b, 0px 4px 5px rgba(0,0,0,0.3);
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.postbit_alani_durumu_cevrimdisi dd {
          float: right;
}

.postbit_alani_durumu_iceride{
       background:#57b71d;
       text-align:left;
       border-top-left-radius:5px;
       border-top-right-radius:5px;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       box-shadow:0px 3px #3a7e11, 0px 4px 5px rgba(0,0,0,0.3);
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.postbit_alani_durumu_iceride dd {
float:right
}

.my_username{
   background:none repeat scroll 0 0 #E9E9E9;
   border-color:#D0DAE0 #C5C7C6 #C5C7C6;
   border-style:solid;
   border-top-left-radius:8px;
   border-top-right-radius:8px;
   border-width:1px 0;
   font-size:18px;
   width:100%
}

.my_username_ic{
   background:none repeat scroll 0 0 #E9E9E9;
   border-color:#C5C7C6 #C5C7C6 #FFFFFF;
   border-style:solid;
   border-width:0 0 1px;
   height:65px
}

.my_username2{
   margin-left:200px
}

.my_postbit{
   padding-left:4px;
   padding-right:2px;
   padding-top:3px;
   padding-bottom:3px;
   background-color:#efefef;
   border-top:1px solid #ddd;
   border-right:1px solid #ddd;
   border-left:1px solid #c4c4c4;
   border-bottom:1px solid #c4c4c4;
   margin-bottom:4px;
   -moz-box-shadow:2px 2px 6px #b3b3b3;
   -webkit-box-shadow:1px 2px 2px #b3b3b3;
   -moz-border-radius-bottomleft:6px;
   -moz-border-radius-topright:6px;
   -webkit-border-top-right-radius:0px;
   -webkit-border-bottom-left-radius:0px
}

.postbitlegacy .userinfo .username_container,.postbitlegacy .userinfo .usertitle .imlinks{
   text-align:center
}

.postbitlegacy .userinfo .postuseravatar,.postbitlegacy .userinfo .postuseravatar img{
   float:none;
   text-align:center
}

.postbitlegacy .userinfo .usertitle{
   display:block;
   float:none;
   text-align:center;
   clear:both
}

.postbitlegacy .userinfo .userinfo_extra{
   text-align:center
       width:70%;
}

.postbit_reputation{
   float:none;
   text-align:center
}

.postbitlegacy .imlinks{
   float:none;
   text-align:center
}

.postbitlegacy .userinfo .userinfo_extra dd{
   text-align:right
}

.postcontainer .username_container .popupmenu a.popupctrl{
   font-size:19px
}

.isimpostbit{
   margin-top:2px;
       box-shadow:0px 3px #1e618e, 0px 4px 5px rgba(0,0,0,0.3);
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
       background:#3498db;
       text-align:left;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.avatarsb {
     opacity: 0.75;
     border: 1px solid #a6a6a6;
     border-radius: 4px;
     -o-border-radius: 4px;
     -ms-border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
     box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}

.avatarsb:hover {
     opacity: 1;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}

.postarka {
background: #f3f3f3;
box-shadow: 2px 2px 2px 0px #e2dddd, 0px 4px 5px rgba(0,0,0,0.3);
transition: all 0.3s ease;
width: 100%
}
Cevapla
Bunu Beğenenler:

Çevrimdışı kanun67
 Tarih: 24-03-2016, Saat:22:22
#7
(24-03-2016, Saat:22:16)Dream41 Adlı Kullanıcıdan Alıntı: css kodlarını yapıştırmamışsınız o yüzden sizde doğru deyil bu kodu global.css en alta ekleyin
Kod:
.postingo{
   border-bottom:1px dashed #D4D4D4;
   color:#333;
   font-family:Tahoma,Geneva,sans-serif;
   font-size:11px;
   padding:5px 5px 5px 5px;
   margin-top:2px
}

.postbitlegacy .userinfo .rank{
   text-align:center
}

.postbitlegacy .userinfo .imlinks{
   background:#ECECEC;
   border:1px;
   border-color:#D4D4D4;
   border-style:solid;
   border-left:1px;
   border-left-color:#D4D4D4;
   border-left-style:solid;
   border-bottom:1px;
   border-bottom-style:solid;
   border-bottom-color:#D4D4D4;
   color:#333;
   font-family:Tahoma,Geneva,sans-serif;
   font-size:11px;
   width:70%;
   margin-top:2px;
   text-align:center
}

.postbitlegacy .userinfo .postuseravatar,.postbitlegacy .userinfo .postuseravatar img{
   float:none;
   text-align:center
}

.postcontainer .username_container .popupmenu a.popupctrl{
   font-size:15px
}

.postbit_alani_durumu_cevrimdisi{
       background:#f15a5a;
       text-align:left;
       border-top-left-radius:5px;
       border-top-right-radius:5px;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       box-shadow:0px 3px #922b2b, 0px 4px 5px rgba(0,0,0,0.3);
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.postbit_alani_durumu_cevrimdisi dd {
          float: right;
}

.postbit_alani_durumu_iceride{
       background:#57b71d;
       text-align:left;
       border-top-left-radius:5px;
       border-top-right-radius:5px;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       box-shadow:0px 3px #3a7e11, 0px 4px 5px rgba(0,0,0,0.3);
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.postbit_alani_durumu_iceride dd {
float:right
}

.my_username{
   background:none repeat scroll 0 0 #E9E9E9;
   border-color:#D0DAE0 #C5C7C6 #C5C7C6;
   border-style:solid;
   border-top-left-radius:8px;
   border-top-right-radius:8px;
   border-width:1px 0;
   font-size:18px;
   width:100%
}

.my_username_ic{
   background:none repeat scroll 0 0 #E9E9E9;
   border-color:#C5C7C6 #C5C7C6 #FFFFFF;
   border-style:solid;
   border-width:0 0 1px;
   height:65px
}

.my_username2{
   margin-left:200px
}

.my_postbit{
   padding-left:4px;
   padding-right:2px;
   padding-top:3px;
   padding-bottom:3px;
   background-color:#efefef;
   border-top:1px solid #ddd;
   border-right:1px solid #ddd;
   border-left:1px solid #c4c4c4;
   border-bottom:1px solid #c4c4c4;
   margin-bottom:4px;
   -moz-box-shadow:2px 2px 6px #b3b3b3;
   -webkit-box-shadow:1px 2px 2px #b3b3b3;
   -moz-border-radius-bottomleft:6px;
   -moz-border-radius-topright:6px;
   -webkit-border-top-right-radius:0px;
   -webkit-border-bottom-left-radius:0px
}

.postbitlegacy .userinfo .username_container,.postbitlegacy .userinfo .usertitle .imlinks{
   text-align:center
}

.postbitlegacy .userinfo .postuseravatar,.postbitlegacy .userinfo .postuseravatar img{
   float:none;
   text-align:center
}

.postbitlegacy .userinfo .usertitle{
   display:block;
   float:none;
   text-align:center;
   clear:both
}

.postbitlegacy .userinfo .userinfo_extra{
   text-align:center
       width:70%;
}

.postbit_reputation{
   float:none;
   text-align:center
}

.postbitlegacy .imlinks{
   float:none;
   text-align:center
}

.postbitlegacy .userinfo .userinfo_extra dd{
   text-align:right
}

.postcontainer .username_container .popupmenu a.popupctrl{
   font-size:19px
}

.isimpostbit{
   margin-top:2px;
       box-shadow:0px 3px #1e618e, 0px 4px 5px rgba(0,0,0,0.3);
   border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
       background:#3498db;
       text-align:left;
       padding:0 10px;
       color:#fff;
       position:relative;
       text-decoration:none;
       height:23px;
       font-family:Arial;
       transition:all 0.3s ease;
       padding-left:10px;
       padding-right:10px;
       padding-top:4px;
}

.avatarsb {
     opacity: 0.75;
     border: 1px solid #a6a6a6;
     border-radius: 4px;
     -o-border-radius: 4px;
     -ms-border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
     box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}

.avatarsb:hover {
     opacity: 1;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
}

.postarka {
background: #f3f3f3;
box-shadow: 2px 2px 2px 0px #e2dddd, 0px 4px 5px rgba(0,0,0,0.3);
transition: all 0.3s ease;
width: 100%
}


Şimdi oldu teşekkürlerde bişi sorucam mesajlar : xx yazıyor bunu nasıl kalın falan yapabilirim ?
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 24-03-2016, Saat:22:26
#8
<b>Mesajlar: </b> şeklinde
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.4 - 1.6 - 1.8] Şifre Degiştir Alanı Sorunu oktayaric 1 2,206 16-12-2023, Saat:16:20
Son Yorum: jextr
  [1.8] Mesaj-Konu Yazı Boyutu Değiştirme muhiBBi 2 2,430 16-04-2021, Saat:16:50
Son Yorum: तोरूल
  Forumu yeni kurdum seo link ayarını nasıl yaparım mekkuin 1 1,797 07-03-2021, Saat:13:17
Son Yorum: SefaKaya
Üzgün [1.8] Konu açanın ya da son yorum yapanın ikonu hatalı gözüküyor. the-inspecto 1 1,133 10-01-2021, Saat:10:09
Son Yorum: XLRThetis
  myBB - Konu Açma Yeri bydawkins 1 1,264 17-12-2020, Saat:19:03
Son Yorum: XLRThetis



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