MyBB Depo Forum
MyBB 1.8 Postbit sorunu - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.8 Depo (https://mybbdepo.com/mybb-1-8-depo-forumu)
+--- Forum: MyBB 1.8 Soru ve Sorunlarınız (https://mybbdepo.com/mybb-1-8-soru-ve-sorunlariniz-forumu)
+--- Konu Başlığı: MyBB 1.8 Postbit sorunu (/mybb-1-8-postbit-sorunu-konusu.html)



MyBB 1.8 Postbit sorunu - gokhan40 - 28-06-2015

arkadaslar  merhaba  sitemdeki bu postbitde  degisiklik yapmak istiyorum 2nci resimdeki gibi  nasil yapabilirim yardimci olursaniz cok sevinirim  bu postbit emre krmn arkadasin temasindan cikdi kendisine burdan tesekkürlerimi sunuyorum iyi forumlar

forum sitem

PHP Kod:
www.hardtruckturkey.com 
[img]http://i.hizliresim.com/g5Qd0Z.jpg" border="0" alt="resim" onload="NcodeImageResizer.createOn(this);" />[/img]


Cvp: MyBB 1.8 Postbit sorunu - Khall - 28-06-2015

Kullandığın Tema Sağ Ok Postbit Şablonları Sağ Ok postbit Sağ Ok

Hepsini sil.

Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author">
    <div class="author_information">
            <strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
            <span class="smalltext">
                {$post['usertitle']}<br />
                {$post['userstars']}
                {$post['groupimage']}
                {$post['useravatar']}
            </span>
    </div>
    <div class="author_statistics">
        {$post['user_details']}
    </div>
</div>
<div class="post_content">
    <div class="post_head">
        {$post['posturl']}
        {$post['icon']}
        <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
        {$post['subject_extra']}
    </div>
    <div class="post_body scaleimages" id="pid_{$post['pid']}">
        {$post['message']}
    </div>
    {$post['attachments']}
    {$post['signature']}
    <div class="post_meta" id="post_meta_{$post['pid']}">
        {$post['iplogged']}
    </div>
</div>
<div class="post_controls">
    <div class="postbit_buttons author_buttons float_left">
        {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
    </div>
    <div class="postbit_buttons post_management_buttons float_right">
        {$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
    </div>
</div>
</div>

Bununla değiştir.

İşlem Tamam.  Süper


Cvp: MyBB 1.8 Postbit sorunu - gokhan40 - 28-06-2015

bisey degismedi