Konuyu Oyla:
  • Toplam: 2 Oy - Ortalama: 3
  • 1
  • 2
  • 3
  • 4
  • 5
Kendi Postbitimdir Basitçe.!
#1
361km.png
İlk Önce Postbitin Kodlarını Veriyorum .

Admin kp - Temalar & Şablonlar - Kullandığınız Temanın Şablonu - Postbit Şablonlar - Postbit

Hepsini Silin Yerine Bu Kodu Ekleyin
Kod:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    <tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
        <strong><span class="largetext"><fieldset>{$post['profilelink']}</span></strong><br />
        <span class="smalltext">
            {$post['groupimage']}
            {$post['usertitle']}<br />
            {$post['userstars']}
            {$post['useravatar']}<br /></fieldset>
            <fieldset><legend><b>Üye Bilgileri</b></legend>{$lang->postbit_posts} {$post['postnum']} <br>{$lang->postbit_joined}{$post['userregdate']}<br>
Durum: {$post['onlinestatus']}</fieldset>
           <fieldset><legend><b>Rep Bilgileri</b></legend>{$post['replink']}{$post['warninglevel']}</fieldset>
        </span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext"><b>{$post['postdate']} {$post['posttime']}</b></span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
</table>
şimdi ise online offline Avatarının Kodlarını Veriyorum
postbit_away hepsini sil kodu yapıştır.
Kod:
<div align="center">
<table id="Avatar_Table" width="130" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<img id="01" src="http://ressim.net/8/out.php/i5300860_0112.png-k" width="19" height="123" alt="" /></td>
<td colspan="2">
<img id="02" src="http://ressim.net/8/out.php/i5300861_0212.png-k" width="113" height="12" alt="" /></td>
</tr>
<tr>
<td>
<a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" height="94" width="94"></a>
</td>
<td rowspan="2">
<img id="04" src="http://ressim.net/8/out.php/i5300862_0312.png-k" width="19" height="111" alt="" /></td>
</tr>
<tr>
<td>
<img id="05" src="http://ressim.net/8/out.php/i5300863_0412.png-k" width="94" height="17" alt="" /></td>
</tr>
</table>
postbit_offline hepsini sil kodu yapıştır
Kod:
<div align="center">
<table id="Avatar_Table" width="130" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<img id="01" src="http://ressim.net/8/out.php/i5300880_shanex10.png-k" width="19" height="123" alt="" /></td>
<td colspan="2">
<img id="02" src="http://ressim.net/8/out.php/i5300881_shanex11.png-k" width="113" height="12" alt="" /></td>
</tr>

<tr>
<td>
<a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" height="94" width="94"></a>
</td>
<td rowspan="2">
<img id="04" src="http://ressim.net/8/out.php/i5300882_shanex12.png-k" width="19" height="111" alt="" /></td>
</tr>
<tr>
<td>
<img id="05" src="http://ressim.net/8/out.php/i5300883_shanex13.png-k" width="94" height="17" alt="" /></td>
</tr>
</table>

postbit_online hepsini sil kodu yapıştır
Code:
<a href="online.php" title="{$lang->postbit_status_online}"><div align="center">
<table id="Avatar_Table" width="130" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<img id="01" src="http://ressim.net/8/out.php/i5300898_shanex14.png-k" width="19" height="123" alt="" /></td>
<td colspan="2">
<img id="02" src="http://ressim.net/8/out.php/i5300899_shanex15.png-k" width="113" height="12" alt="" /></td>
</tr>
<tr>
postbit_online hepsini sil kodu yapıştır
Kod:
<a href="online.php" title="{$lang->postbit_status_online}"><div align="center">
<table id="Avatar_Table" width="130" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<img id="01" src="http://ressim.net/8/out.php/i5300898_shanex14.png-k" width="19" height="123" alt="" /></td>
<td colspan="2">
<img id="02" src="http://ressim.net/8/out.php/i5300899_shanex15.png-k" width="113" height="12" alt="" /></td>
</tr>
<tr>
<td>
<a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" height="94" width="94"></a>
</td>
<td rowspan="2">
<img id="04" src="http://ressim.net/8/out.php/i5300903_shanex16.png-k" width="19" height="111" alt="" /></td>
</tr>
<tr>
<td>
<img id="05" src="http://ressim.net/8/out.php/i5300901_shanex17.png-k" width="94" height="17" alt="" /></td>
</tr>
</table>

Güncel ++
Ara
Cevapla PGM
Teşekkür verenler:
#2
Günecldir ++ Lütfen Yorum Yapım :)
Ara
Cevapla PGM
Teşekkür verenler:
#3
begenmedim yinede saol ama bu arada

607 benım okul numaram ilk okuldayken :)
Ara
Cevapla PGM
Teşekkür verenler:
#4
Tamam kardeşim yorumun için sağol zaten bayağa hızlı yapmıştım
ben senin postbitlerini beğendim yani süper :D
Ara
Cevapla PGM
Teşekkür verenler:
#5
(26-03-2012 Saat: 21:24)eremes Nickli Kullanıcıdan Alıntı: Tamam kardeşim yorumun için sağol zaten bayağa hızlı yapmıştım
ben senin postbitlerini beğendim yani süper :D

Teşekür Ederim kardesım :) Sende Biraz daha calış BAŞARABİLİRSİN :)
Ara
Cevapla PGM
Teşekkür verenler:
#6
Ben böyle bir postbit biliyorum ?
Tekrar Genel Şef...
ÜCRETLİ TASARIM İŞLERİNİZ YAPILIR !
Ara
Cevapla PGM
Teşekkür verenler:
#7
sa kardeş senin postbiti benim foruma koydum byle oldu 46vdn.jpg benmi hata yaptım forumdamı hata ?
Ara
Cevapla PGM
Teşekkür verenler:
#8
(08-04-2012 Saat: 15:28)Night Mare Nickli Kullanıcıdan Alıntı: sa kardeş senin postbiti benim foruma koydum byle oldu 46vdn.jpg benmi hata yaptım forumdamı hata ?

evet bendede o sorun var nasıl düzeltebilirim ??
Ara
Cevapla PGM
Teşekkür verenler:
#9
Post Bit Şablonlar >Postbit 'te {$useravatar} 2 tane vardır. Birini silin.
Ara
Cevapla PGM
Teşekkür verenler:
#10
(18-04-2012 Saat: 23:04)AlonsoHoffman Nickli Kullanıcıdan Alıntı: Post Bit Şablonlar >Postbit 'te {$useravatar} 2 tane vardır. Birini silin.

teşekkürler :)
Ara
Cevapla PGM
Teşekkür verenler:
#11
(18-04-2012 Saat: 23:30)Barbaros Nickli Kullanıcıdan Alıntı:
(18-04-2012 Saat: 23:04)AlonsoHoffman Nickli Kullanıcıdan Alıntı: Post Bit Şablonlar >Postbit 'te {$useravatar} 2 tane vardır. Birini silin.

teşekkürler :)

Rica ederim :)
Ara
Cevapla PGM
Teşekkür verenler:


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi


Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping