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

Derecelendirme: 0/5 - 0 oy

PostBit İstek Çok Lazım Lütfen !


Sponsor Reklam

Çevrimdışı Marquee
 Tarih: 09-03-2013, Saat:12:45
#9
Kardeşim resimleri atsam bile üstünde kaplaması yok. Yani oval şey yok.. Onu global.css'ye eklemek gerekte kod yok işte onuda sana zahmet bulsan ?
Cevapla
Bunu Beğenenler:

Çevrimdışı Controller
 Tarih: 09-03-2013, Saat:12:50
#10
Araştırıyorum. o sitenin admini ile konuşup size verebilir.
Cevapla
Bunu Beğenenler:

Çevrimdışı alemburda
 Tarih: 09-03-2013, Saat:12:51
(Son Düzenleme: 09-03-2013, Saat:12:54, Düzenleyen: alemburda.)
#11
sen rankdan bahsediyorsun sanırım hem bu postbit nesi güzel Nasıl - Neydi daha iyileri var emin ol Göz kırpma

7 seviye rank var ne işse yönetici rankları üye rankları ile zerre alakası yok insan biraz uyumlu yapar üyelerin rankları daha güzel gözüküyor yönetici rankları Dil Çıkarma
Cevapla
Bunu Beğenenler:

Çevrimdışı Skrillex
 Tarih: 09-03-2013, Saat:12:52
#12
Yahu onlarca temanın içinde var bu postbit, birini indirip postbit şablonunu alsaydın ya !
Cevapla
Bunu Beğenenler:

Çevrimdışı Controller
 Tarih: 09-03-2013, Saat:12:53
#13
(09-03-2013, Saat:12:51)alemburda Adlı Kullanıcıdan Alıntı: sen rankdan bahsediyorsun sanırım hem bu postbit nesi güzel Nasıl - Neydi daha iyileri var emin ol Göz kırpma

7 seviye rank var ne işse yönetici rankları üye rankları ile zerre alakası yok insan biraz uyumlu yapar üyelerin rankından daha kötü gözüküyor yönetici rankları Dil Çıkarma

rankdan bahsetmiyor posbitden bahsediyor Açık Ağızlı Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı Marquee
 Tarih: 09-03-2013, Saat:12:56
(Son Düzenleme: 09-03-2013, Saat:13:24, Düzenleyen: Marquee.)
#14
Postbitin etrafından bahsediyorum. Kesik çizgili bölümden..

Kod şu herhalde..

Kod:
body {
    background: #efefef url(images/bg.gif);
    color: #000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
    text-align: center;
    line-height: 1.6em;
    margin: 0;
    text-align: center;
}

a:link {
    color: #22229C;
    text-decoration: none;
}

a:visited {
    color: #22229C;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

a:active {
    color: #22229C;
    text-decoration: none;
}

#container {
    background: #fff;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin: auto;
    border: 1px solid #878787;
    border-top: 0;
    border-bottom: 0;
    height: auto;
}

#content {
    width: auto !important;
    line-height: 1.5;
}

.menu ul {
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 4px;
}

.menu ul a:link {
    color: #000000;
    text-decoration: none;
}

.menu ul a:visited {
    color: #000000;
    text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
    color: #4874a3;
    text-decoration: none;
}

#panel {
    background: #efefef;
    color: #000000;
    font-size: 11px;
    border: 1px solid #D4D4D4;
    padding: 8px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
}

table {
    color: #000000;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 13px;
}

.tborder {
    background: #DDDDDD;
    width: 100%;
    margin: auto auto;
        padding: 3px;
    border: 0px solid #0C1F5D;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
    box-shadow: 0px 0px 6px #333;
    -moz-box-shadow: 0px 0px 6px #333;
    -webkit-box-shadow: 0px 0px 6px #333;
}

.thead {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
        padding: 5px 10px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
}

.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover, .thead a:active {
    color: #0C1F5D;
    text-decoration: none;
}

.tcat {
    background: #ffffff url(images/tcat.gif) top left repeat-x;
    color: #000000;
    font-size: 12px;
}

.tcat a:link {
    color: #000000;
    text-decoration: none;
}

.tcat a:visited {
    color: #000000;
    text-decoration: none;
}

.tcat a:hover, .tcat a:active {
    color: #22229C;
    text-decoration: none;
}

.trow1 {
    background: #F5F5FF;
}

.trow2 {
    background: #F5F5FF;
}

.trow3 {
    background: #E1E4F2;
}

.trow_shaded {
    background: #F5F5FF;
}

.trow_sep {
    background: #e5e5e5;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.tfoot {
    background: #274a90 url(images/thead_bg.png) top left repeat-x;
    color: #ffffff;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.tfoot a:link {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:visited {
    color: #ffffff;
    text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
    color: #0C1F5D;
    text-decoration: none;
}

.bottommenu {
    background: #efefef;
    color: #000000;
    border: 1px solid #304253;
    padding: 7px;
    box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
}

.navigation {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.navigation a:link {
    text-decoration: none;
}

.navigation a:visited {
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
    text-decoration: none;
}

.navigation .active {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
}

input.textbox:focus, select:focus, textarea:focus {
    border: 1px solid #007ecf;
}

input.textbox:focus, textarea:focus {
    outline: none;
}

textarea {
    background: #ffffff;
    color: #000000;
    border: 1px solid #0f5c8e;
    padding: 2px;
    font-family: Tahoma, Geneva, Sans-Serif;
    line-height: 1.4;
    font-size: 13px;
}

select {
    background: #ffffff;
    border: 1px solid #0f5c8e;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #0f5c8e;
}

.autocomplete {
    background: #fff;
    border: 1px solid #000;
    color: black;
}

.autocomplete_selected {
    background: #adcee7;
    color: #000;
}

.popup_menu {
    background: #d0d0d0;
    border: 0px solid #007ecf;
    padding: 5px;
}

.popup_menu .popup_item {
    background: #fff;
    color: #000;
}

.popup_item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.popup_menu .popup_item:hover {
    background: #dff7ff;
    color: #000;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: green;
}

.reputation_neutral {
    color: #444;
}

.reputation_negative {
    color: red;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 5px;
}

.menu img {
    padding-right: 5px;
    vertical-align: top;
}


#panel .links {
    margin: 0;
    float: right;
    text-decoration: none;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 2px;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

img.attachment:hover {
    border: 1px solid #777;
}

hr {
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

#copyright {
    font: 11px Tahoma, Geneva, Sans-Serif;
    margin: 0;
    padding: 10px 0 0 0;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

.thead a:hover,
.thead a:active,
.tcat a:hover,
.tcat a:active {
    border-bottom: 0;
}

span.invisible {
    display: none;
}

.noborder {
    border: 0;
}

fieldset {
    padding: 8px;
    border: 1px solid #a8a8a8;
    background: #f5f5f5;
}

legend {
    padding: 1px 5px;
    border: 1px solid #a8a8a8;
    background: #ddd;
}


h1 {
    margin: 0;
}

blockquote {
    border: 1px solid #ccc;
    margin: 0;
    background: #fff;
    padding: 4px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    margin: 4px 0;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

div#shadow {
    position: relative;
  background: url(images/shadow.png) top left repeat-y;
  width: 1030px;
  margin: auto auto;
  height: auto;
}

div#shadow_footer {
    background: url(images/shadow_footer.png) top left no-repeat;
  width: 1032px;
  height: 30px;
  margin: auto auto;
}

#container #header {
    background: #fff url(images/header.jpg) top left no-repeat;
  height: 176px;
  position: relative;
  border-bottom: 1px solid #274a90;
}

#container #header a.link {
    background: url(images/logo.png) top left no-repeat;
    width: 99.9%;
    height: 176px;
    display: block;
    border-bottom: 0;
    z-index: 10;
    text-decoration: none;
}

#container #content {
    padding: 12px;
  padding-top: 5px;
  text-align: left;
}

div#search {
    top: 15px;
    right: 5px;
    height: 26px;
    position: absolute;
    display: inline-table;
    float: right;
}

span#search_left {
    background: url(images/search_left.gif) no-repeat;
    cursor: text;
    width: 3px;
    height: 26px;
    display: block;
    position: relative;
    float: left;
    top: 0;
    font-size: 2px;
}

input#search_box {
     -moz-border-bottom-colors: none;
     -moz-border-image: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: url(images/search.png) no-repeat scroll 5px 50% #FFFFFF;
     border-color: #705102 #705102 #705102 -moz-use-text-color;
     border-style: solid solid solid none;
     border-width: 1px 1px 1px 0pt;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 14px;
     opacity: 0.8;
     padding: 5px 5px 5px 25px;
     top: 0pt;
     width: 120px;
}

input#search_button {
     background: url(images/search_button.gif) no-repeat scroll 100% 0% transparent;
     border: 0pt none;
     color: #FFFFFF;
     cursor: pointer;
     float: left;
     font-family: Tahoma,'Trebuchet MS',Arial,sans-serif;
     height: 26px;
     padding: 4px 6px;
     top: 0pt;
     width: 90px;
}

input#search_button:hover {
     background-position: 100% 100%;
}

#menu {
    position: absolute;
    top: 146px;
    right: 0;
    padding-left: 41px;
    background: url(images/menu_bg_start.png) no-repeat;
    height: 31px;
    font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif
}

Buda değilmiş :/ Tek oval çerçevesi gerekli. Başka birşey değil.

Yardım eden yokmu lütfen üzgün
Cevapla
Bunu Beğenenler:

Çevrimdışı Mtemizce
 Tarih: 10-03-2013, Saat:01:56
(Son Düzenleme: 10-03-2013, Saat:23:34, Düzenleyen: Mtemizce.)
#15
Benim denediğim şekli paylaşıyorum, sorun yaşarsanız yetersiz bilgimle yardımcı olmaya çalışırım Gülümseme

Ana Sayfa » Şablon Grupları » Tema adınız
Şablon Düzenle: postbit_author_user

içindekileri silin şunları yapıştırın:

Kod:
<div align="left" class="postbitab">Durum : {$post['onlinestatus']}</div>
<div align="left" class="postbitab">Mesaj Sayısı : {$post['postnum']}</div>
<div align="left" class="postbitab">Rep+ Puan : {$post['replink']}</div>
<div align="left" class="postbitab">Uyarı Puan : {$post['warninglevel']}</div>

Yine temanızın global.css dosyasının en altına şunları ekleyin:
Kod:
.postbitab {
    background: #ffffff ;
    margin: 6px;
    text-align: left;
    padding: 3px;
    border: 1px dashed #478FC5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 2px 2px #DADADA;
    -moz-box-shadow: 0 0 2px 2px #DADADA;
    box-shadow: 0 0 2px 2px #DADADA;
    
    color: #AAAAC1;
    width: 160px;
    font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;
    font-size: 11px;
}

Önizleme:
resim

Resmin sağ tarafındaki şekli oluşturuyor bu işlemler. Yanlışım varsa yetkili arkadaşlar düzeltip benide bilgilendirirse sevinirim Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı Mtemizce
 Tarih: 10-03-2013, Saat:23:38
(Son Düzenleme: 10-03-2013, Saat:23:39, Düzenleyen: Mtemizce.)
#16
Konu up, unutulmasın Gülümseme yanlışsa düzeltelim arkadaşlar bende kullanıyorum bu şekilde. daha düzgünü varsa onu paylaşın yararlanalım
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  Newpoints & Shop Eklentisi [İstek] Pheky 5 3,453 12-03-2016, Saat:00:10
Son Yorum: Pheky
  Avatar Çerçevesi İstek Corleone 4 3,098 21-02-2016, Saat:14:07
Son Yorum: Pheky
  [1.6] Eklenti İstek Elinde Olan Varmı ! Reis00 3 3,068 08-07-2015, Saat:10:05
Son Yorum: Reis00
  Postbit Kodlama İstek likev1 0 1,904 26-05-2014, Saat:16:10
Son Yorum: likev1
  [1.6] üye kayıt şartı hakkında istek **SaBRoZa** 27 9,314 20-05-2014, Saat:22:22
Son Yorum: EmreKarakaya



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