MyBB Depo Forum

Orjinalini görmek için tıklayınız: ScreMBG Theme
Şu anda (Arşiv) modunu görüntülemektesiniz. Orjinal Sürümü Görüntüle internal link
Sayfalar: 1 2 3
(12-07-2013, Saat:15:52)bitanem03 Adlı Kullanıcıdan Alıntı: [ -> ]byburak önceden daha güzel tema yapıyordun bozdun valla

Gülmekten geberdim bune arkadaş insan hiçmi konuyu okumaz Açık Ağızlı Gülümseme Açık Ağızlı Gülümseme
hocam demo site ile bu sitenin postbit ayarları farklı nasıl demo site gibi yapabiliriz ?
(14-07-2013, Saat:13:25)emin069 Adlı Kullanıcıdan Alıntı: [ -> ]hocam demo site ile bu sitenin postbit ayarları farklı nasıl demo site gibi yapabiliriz ?

Postbit ve postbit_classic şablonlarını aşağıdaki kodlar ile değiştirin.

Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" class="p_classic_table" cellpadding="0" cellspacing="0" id="post_{$post['pid']}">
    <tbody>
        <tr>
            <td class="tcat-2 authorbit">
                <img src="{$theme['imgdir']}/scrembg/icons/clock.png" class="posttimeclock" alt="clock" /><span class="tleft posttime">{$post['postdate']}, {$post['posttime']}</span>
            </td>
            
            <td class="tcat-2 postmetabit">
                
                <span class="tright">{$post['posturl']}</div>
            </td>
        </tr>
        
        <tr>
            <td class="authorinfo {$unapproved_shade}">
<div class="post_field"><center><strong><span class="mediumtext">{$post['profilelink']}</span></div></center></strong>
            <div class="post_field"><center>{$post['usertitle']}</center></div>
            <div class="post_field"><center>{$post['groupimage']}</center></div>
                <div class="post_field"><center>{$post['useravatar']}</center></div>
{$post['user_details']}
            </td>
            
            <td class="postcontent {$unapproved_shade}">
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
<div class="post_body" id="pid_{$post['pid']}">        
{$post['message']}</div>
                {$post['attachments']}
                <style type="text/css">
.signature img {
max-height: {$mybb->settings['default_sigsize_1']}px;
max-width: {$mybb->settings['default_sigsize_2']}px;
}
</style>
<div class="signature">
{$post['signature']}
</div>
            </td>
        </tr>
        
        <tr>
            <td class="post_options {$unapproved_shade}" colspan="2">
            
                <div class="author_buttons float_left">
                    {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['iplogged']}{$post['button_find']}{$post['button_rep']}
                </div>
                
                <div class="post_management_buttons float_right">{$post['thanks']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
                </div>
                
            </td>
        </tr>{$post['thxdsp_inline']}
    </tbody>
</table>{$post['thxdsp_outline']}


BU İŞLEMİ YAPMADAN ÖNCE HER İKİ ŞABLONUNDA YEDEĞİNİ ALIN.
saol tşk
Hocam Elinize Sağlık Çok Güzel Olmuş
Sayfalar: 1 2 3