vBulletinData - vBulletinDestek
vBulletin Postbit_Legacy Şablonları Postbit-Postbit_Legacy Şablonları

 
Yeni Konu aç Cevapla
 
LinkBack Seçenekler Stil
Alt 07-27-2009, 04:58 AM   #1 (permalink)
Kayıtlı Üye
 
  Date: Jul 2009
 Mesajlar: 10
Tecrübe Puanı: 0 SkeletonForms is on a distinguished road
Standart Profosyonel Postbits Bunu Nasıl Yapabilirim

Resmi Gerçek Boyutunda Görmek için Tıklayınız.


Arkadaşlar bence güzel postbits bunu nasıl yapabilirim..Şimdiden teşekkürler..
SkeletonForms isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 07-27-2009, 06:55 AM   #2 (permalink)
Kayıtlı Üye
 
nightclub - ait Kullanıcı Resmi (Avatar)
 
  Date: Jul 2009
 Mesajlar: 149
Tecrübe Puanı: 5 nightclub has a spectacular aura aboutnightclub has a spectacular aura aboutnightclub has a spectacular aura about
Standart

evet güzelmiş...
nightclub isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 07-27-2009, 08:16 AM   #3 (permalink)
Kayıtlı Üye
 
Artesh - ait Kullanıcı Resmi (Avatar)
 
  Date: Jan 2008
 Mesajlar: 0
Tecrübe Puanı: 0 Artesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond repute
Standart

Hiç yeri Profosyonel değil kardes bunun sıradan bir postbit


MedCiwaN potsbiti sizler ile paylasiyorum
Resmi Gerçek Boyutunda Görmek için Tıklayınız.



alta ki kodlari eklenmis css ayaralrina ekleyin




Kod:
Kod:
        .postbit { 
    border-top: solid 1px #000000; 
    border-left: solid 1px #000000; 
    border-right: solid 1px #000000; 
    border-bottom: solid 1px #000000;
    margin: 3px 5px; 
    padding: 2px; 
    color: #8a061c;
    background:#fcfcfa url(Joyeuses_Fetes/gradients/gradient_thead.gif) repeat-x top left;
    font-size: 10px; 
}

bu kodlari potbit legay kodlari ile dgistirin



Kod:
Kod:
        $template_hook[postbit_start]
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
    <if condition="$show['announcement']">
        <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
            <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
            <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
        </td>
    <else />
        <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[right]: 0px" $post[scrolltothis]>
            <!-- status icon and date -->
            <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
            $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
            $post[firstnewinsert]
            <!-- / status icon and date -->
        </td>
        <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[left]: 0px" align="$stylevar[right]">
            &nbsp;
            <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
            <if condition="$show['inlinemod']">
                <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
            </if>
        </td>
    </if>
</tr>
<tr valign="top">
    <td class="alt2" width="175" rowspan="2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">




 <fieldset>
<legend><b>CB PROFIL</b></legend>
<div class="postbit">

            <div id="postmenu_$post[postid]" align="center">
                <if condition="$show['profile']">
                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                <else />
                $post[musername]
                </if>
            </div></div>

<div class="postbit">


            <if condition="$post['usertitle']"><div class="smallfont" align="center">$post[usertitle]</div></if>


</div>

<div class="postbit">

            <if condition="$post['rank']"><div class="smallfont" align="center">$post[rank]</div></if>
            $template_hook[postbit_userinfo_left]


</div>

Artesh isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 07-28-2009, 12:52 AM   #4 (permalink)
Kayıtlı Üye
 
  Date: Jul 2009
 Mesajlar: 10
Tecrübe Puanı: 0 SkeletonForms is on a distinguished road
Standart

Hocam ilgin için teşekkürler..Fakat kodları değiştirdim konular birbirine girdi..vb versionu 3.8.3
SkeletonForms isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 07-28-2009, 10:05 AM   #5 (permalink)
Kayıtlı Üye
 
Artesh - ait Kullanıcı Resmi (Avatar)
 
  Date: Jan 2008
 Mesajlar: 0
Tecrübe Puanı: 0 Artesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond reputeArtesh has a reputation beyond repute
Standart

postbir_legacy sorun yok sanırım yanlış kodlar silmişsin hata yaptığın templateleri orjinaline cevir
Artesh isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 09-06-2010, 09:07 AM   #6 (permalink)
Kayıtlı Üye
 
  Date: Sep 2010
 Mesajlar: 5
Tecrübe Puanı: 0 byefsane is on a distinguished road
Standart

Eksik kod vermissin kardeş yarısını verdin herhalde.
byefsane isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Alt 09-10-2010, 01:38 PM   #7 (permalink)
Vip Üye
 
panoramaharem - ait Kullanıcı Resmi (Avatar)
 
  Date: Mar 2009
 Mesajlar: 258
Tecrübe Puanı: 6 panoramaharem is a jewel in the roughpanoramaharem is a jewel in the roughpanoramaharem is a jewel in the rough
Standart

ikiside profesyonel değil bu postbitlerin. birinci mesajdaki postbiti yapabilirim.




panoramaharem <<<====

parazitler bağırsakta yaşar, bağırmasakta
panoramaharem - YAHOO üzeri Mesaj gönder panoramaharem isimli Üyeye Skype üzeri Mesaj gönder panoramaharem isimli Üye şimdilik offline konumundadır  
Alıntı ile Cevapla
Yeni Konu aç Cevapla

Etiketler
Tags: , , , ,

Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 

Bookmarks

Etiketler
bunu, nasıl, postbits, profosyonel, yapabilirim
Seçenekler
Stil