MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
henryhoward avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Yatay Posbit


Sponsor Reklam

Çevrimdışı henryhoward
 Tarih: 16-10-2019, Saat:22:28
#1
Merhabalar.
Yatay posbit yapmak isityorum.

Kod:
{$ignore_bit}{$deleted_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<postbit class="postbit" id="post_{$post['pid']}">
    
    <postbit class="postbit_wrap">
        <postbit class="postbit_table_cell_top postbit_user_info">
            <postbit class="postbit_status">{$post['onlinestatus']}</postbit>
            <postbit class="postbit_username"><h4>{$post['profilelink']}</h4></postbit>
            <postbit class="postbit_avatar">{$post['useravatar']}</postbit>
            <postbit class="postbit_usertitle">{$post['usertitle']}</postbit>
            <if $thread['uid'] == $post['uid'] then><postbit class="postbit_tstarter"><i class="fas fa-allergies" title="Konuyu Başlatan"></i></postbit></if>
            <postbit class="postbit_rank">{$post['groupimage']}</postbit>
            <postbit class="postbit_statistics">{$post['user_details']}


                       <br/></postbit>
        </postbit>
        
        <postbit class="postbit_table_cell_top postbit_message">
            <postbit class="postbit_head">
                <postbit class="postbit_message_date">

                    <postbit class="post_date"><i class="far fa-clock"></i> {$post['postdate']} <postbit class="postbit_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</postbit></postbit>
                                {$post['subject_extra']}
                </postbit>

                <postbit class="postbit_posturl">
                    {$post['posturl']}
                    
                    <div class="postbit_share_buttons">    
                        <a href="https://www.facebook.com/sharer/sharer.php?u={$mybb->settings['bburl']}/{$post['postlink']}" class="fb-share-button" onclick="javascript:window.open(this.href,  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><i class="fab fa-facebook-square" style="font-size:18px;color:#3B5998"></i></a>
                        <a href="https://plus.google.com/share?url={$mybb->settings['bburl']}/{$post['postlink']}" onclick="javascript:window.open(this.href,
 '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="g-share-button"><i class="fab fa-google-plus-square" style="font-size:18px;color:#d34836"></i></span></a>
                        <a href="https://twitter.com/intent/tweet?text={$thread['subject']} &url={$mybb->settings['bburl']}/{$post['postlink']}"onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class= "t-share-btn"><i class="fab fa-twitter-square" style="font-size:18px;color:#0084b4"></i></span></a>  
                    </div>
                </postbit>
            </postbit>
            

            <postbit class="post_body scaleimages" id="pid_{$post['pid']}">
                {$post['message']}
            </postbit>
            {$post['attachments']}
            
            <postbit class="postbit_meta" id="post_meta_{$post['pid']}">
                <postbit class="float_right">{$post['poststatus']}</postbit>
            </postbit>
            {$post['input_editreason']}
            
            {$post['signature']}
        </postbit>
    </postbit>
    
    
    <postbit class="postbit_wrap">    
        <postbit class="postbit_table_cell_mid postbit_contact">
            <postbit class="postbit_contact_button">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</postbit>
        </postbit>
        
        <postbit class="postbit_table_cell_mid postbit_message_button">
            <postbit class="float_left"><a href="#top"><span>Yukarı Çık</span></a>{$post['button_rep']}</postbit>
            {$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']}
        </postbit>
    </postbit>
</postbit>

<script language="javascript">
$("a[href='#top']").click(function() {
 $("html, body").animate({ scrollTop: 0 }, "slow");
 return false;
});
</script>
</postbit>

Kodlar bunlar . Nasıl bunu güzel bir tasarımla yatay posbit yapabilirim ? Konu hakkında yardımcı olabilir misiniz?
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.8] İlk mesajda yatay postbit ALTAYSOFT 0 707 09-05-2020, Saat:13:04
Son Yorum: ALTAYSOFT
Bigi Mybb posbit ve üye ayarları hakkında yardımınız gerekli ALF0NZ00 1 1,224 01-12-2018, Saat:16:43
Son Yorum: tedem
  [1.8] şurdaki menuyu yatay şekilde headere almak istiyorum rolicka 0 988 13-05-2018, Saat:12:09
Son Yorum: rolicka
  [1.8] PM'de posbit sorunu batuhancimen 3 1,790 26-07-2017, Saat:09:12
Son Yorum: Relay
  Anasayfa Plugin Eklenti Yatay sorunu Shiniori 3 1,997 23-04-2017, Saat:00:01
Son Yorum: heedlessness



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan