MyBB Depo Forum
Furkan Postbit V1 - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Modifikasyon & Eklenti Deposu (https://mybbdepo.com/mybb-1-6-modifikasyon-eklenti-deposu-forumu)
+---- Forum: Üye Profili & Postbit (https://mybbdepo.com/uye-profili-postbit-forumu)
+---- Konu Başlığı: Furkan Postbit V1 (/furkan-postbit-v1-konusu.html)



Furkan Postbit V1 - Saint - 29-10-2013

Admin kp > Şablon Stiller > Şablonlar > Temanız Templates > Postbit Şablonlar > Postbit Hepsini Sil Ve Şu Kodları Ekle ;
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">{$post['profilelink']}</span></strong> <br />
        <span class="smalltext">
                         {$post['groupimage']}<br />
            {$post['usertitle']}<br />
            {$post['userstars']}
            {$post['useravatar']}<br />
            {$post['user_details']}
        </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']}" class="post_body">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
<table width="468" border="0" cellpadding="0" cellspacing="0">
    <tbody>
        <tr>
            <td><span style="color: rgb(0, 0, 0); "><strong>Bu Konuyu Paylas:<a name="fb_share"></a>  <script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"
        type="text/javascript">
</script></strong></span></td>
        </tr>
    </tbody>
</table>
            <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">{$post['postdate']} {$post['posttime']}</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_tyl']}{$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>


Admin kp > Şablon & Stil > Şablonlar Temanız Templates > PostBit Şablonlar > Postbit Author User Hepsini Sil Ve Şu Kodu Ekle ;
Kod:
<style type="text/css">
.arkaplan {
background: #dedede;
border-bottom:  1px solid #4d4d4d;
border-radius: 3px;
color: #000;
width: 150px;
height: 25px;
display: inline-block;
margin-top: 7px;
margin-bottom: 115px;
box-shadow: 0px 1px 2px #000;
}
.yazı {
position: relative;
top: 5px;
left: 3px;
}
.rep {
position: Relative;
left: 3px;
top: -5px;
}
.rep2 {
position: Relative;
top: -7px;
}
</style>
<div class="arkaplan" align="left"><div class="yazı">Durum: {$lang->postbit_status_online}</div><br />
<div class="arkaplan" align="left"><div class="yazı">Mesaj Sayısı: {$post['postnum']}</div></br>
<div class="arkaplan" align="left"><div class="rep">{$post['replink']}</div><br />
<div class="rep2"><center><a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});"><img src="http://www.resimagaci.com/img/8f37002.png"></div></br></center>


Admin kp > Şablon & Stil > Şablonlar Temanız Templates > PostBit Şablonlar > postbit_avatar Hepsini Sil Ve Şu Kodu Ekle ;
Kod:
<style type="text/css">
p#avatarpostmf img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */ -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
p#avatarpostmf img:hover{ -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
</style>
<p id="avatarpostmf">
<a href="{$post['profilelink_plain']}"><img class="shanex" src="{$post['avatar']}" alt="width=200 height=200"/></a></p>


Admin kp > Şablon Stiller > Temanız > Global.css > En Altına Bu Kodu Ekle ;
Kod:
.shanex {
width: 100px;
    background:  url(http://www.resimagaci.com/img/127rjf.png);
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px;
}


Caps ;
resim

Denendi %100 Sorunsuz Çalışıyor ..

Kodlama İçin Kyoya'ya Teşekkür Ederim



Cvp: Furkan Postbit V1 - fatihcray09 - 30-10-2013

Güzel ama fazla abartılı yani yazılar fln çok büyük her forum sayfasına uyacagını zannetmiyorum genede teşkkürler