Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Furkan Postbit V1
10-29-2013, 07:00 PM,
Durum
Offline
furikan4554
Erbaş
Yorum Sayısı: 26
Üyelik Tarihi: Oct 2013
Rep Puanı: 0
#1
Furkan Postbit V1
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 ;
u1677.png

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

Kodlama İçin Kyoya'ya Teşekkür Ederim
10-29-2013, 07:00 PM
Ara Alıntı
10-29-2013, 07:12 PM,
Durum
Offline
Ciri
Root
Administrators
Yorum Sayısı: 5,676
Üyelik Tarihi: May 2008
Rep Puanı: 0
#2
RE: Furkan Postbit V1
VAy Güzel Olmuş Eline Sağlık
10-29-2013, 07:12 PM
Ara Alıntı
10-29-2013, 08:04 PM,
Durum
Offline
furikan4554
Erbaş
Yorum Sayısı: 26
Üyelik Tarihi: Oct 2013
Rep Puanı: 0
#3
RE: Furkan Postbit V1
(10-29-2013, 07:12 PM)Edward Nickli Kullanıcıdan Alıntı: VAy Güzel Olmuş Eline Sağlık

Teşekürler Smile
10-29-2013, 08:04 PM
Ara Alıntı


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi

Forum Yasal Uyarı
Türkçe Çeviri: MyBBGrup
Forum Yazılımı: MyBB, © 2002-2024 MyBB Group.
Tema Yapımcısı Screwy
Uyarlama Edward

İçerik sağlayıcı paylaşım sitesi olarak hizmet veren destek.tr15.net adresimizde 5651 Sayılı Kanun'un 8. Maddesine ve T.C.K' nın 125. Maddesine göre tüm üyelerimiz yaptıkları paylaşımlardan kendileri sorumludur. wtsupport.10tl.net hakkında yapılacak tüm hukuksal şikayetleri iletisim linkimizden bize ulaşıldıktan en geç 3 (üç) gün içerisinde ilgili kanunlar ve yönetmelikler çerçevesinde tarafımızca incelenerek, gereken işlemler yapılacak ve site yöneticilerimiz tarafından bilgi verilecektir.

Gizlilik Sözleşmesi - Forum Kuralları - Reklam Ver - İletişim


10tl.net Destek Forumu -

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