01-02-2015, 08:01 AM
Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css giriyoruz aşağıdaki kodları en altına ekliyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_author_user'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_avatar'a giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_away'a giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_offline'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_online'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_reputation ve Postbit_warninglevel şablonuna giriyoruz aşağıdaki kodu bulup siliyoruz..
Kod:
Kod:
Kod:
.avatar {
background-color: #333333;
border: 3px solid #333333;
height: 160px;
width: 160px;
margin-left: 14px;
}
.avatar img {
height: 160px;
width: 160px;
}
#postbit {
background-image: linear-gradient(bottom, rgb(225,232,230) 27%, rgb(235,235,235) 64%, rgb(255,255,255) 82%);
background-image: -o-linear-gradient(bottom, rgb(225,232,230) 27%, rgb(235,235,235) 64%, rgb(255,255,255) 82%);
background-image: -moz-linear-gradient(bottom, rgb(225,232,230) 27%, rgb(235,235,235) 64%, rgb(255,255,255) 82%);
background-image: -webkit-linear-gradient(bottom, rgb(225,232,230) 27%, rgb(235,235,235) 64%, rgb(255,255,255) 82%);
background-image: -ms-linear-gradient(bottom, rgb(225,232,230) 27%, rgb(235,235,235) 64%, rgb(255,255,255) 82%);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(225,232,230)),color-stop(0.64, rgb(235,235,235)),color-stop(0.82, rgb(255,255,255)));
background-position:center;
width: 190px;
color: #000000;
border: 1px solid #C6C6C6;
font-size: 12pt;
border-radius:5px
-webkit-box-shadow: 0px 0px 2px #666;
-moz-box-shadow: 0px 0px 2px #666;
-ms-box-shadow: 0px 0px 2px #666;
-o-box-shadow: 0px 0px 2px #666;
box-shadow: 0px 0px 2px #666;
border: 1px solid #cccccc;
}
#onlinestatus {
width: 100px;
height: 100px;
margin-top: -30px;
margin-left: -15px;
position: absolute;
}
.sep {
background: url(http://p1309.hizliresim.com/1f/7/sdty4.png) no-repeat 0;
width:175px;
height: 4px;
}
.ucgen {
background: url(http://u1309.hizliresim.com/1f/7/sdu3r.png) no-repeat 0;
width: 10px;
height: 10px;
}
#bilgi {
text-align: left;
width: 175px;
margin-left: 6px;
}
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
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>
<div align="center">
<div id="postbit">
<strong><span class="largetext">{$post['profilelink']}</span></strong>
<div class="sep"></div>
<span class="smalltext">
{$post['usertitle']}
<div class="sep"></div>
{$post['userstars']}
<div class="sep"></div>
{$post['groupimage']}
{$post['useravatar']}<br />
<div id="onlinestatus">{$post['onlinestatus']}</div></br>
{$post['user_details']}
</span>
</div></div>
</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']}
<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_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 - Postbit Şablonları - Postbit_author_user'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Kod:
<div id="bilgi">
<div class="sep"></div>
<img src="http://u1309.hizliresim.com/1f/7/sdu3r.png" alt="Üçgen" height="10" width="10">  {$lang->postbit_posts} {$post['postnum']}
<div class="sep"></div>
<img src="http://u1309.hizliresim.com/1f/7/sdu3r.png" alt="Üçgen" height="10" width="10">  {$lang->postbit_joined} {$post['userregdate']}
<div class="sep"></div>
<img src="http://u1309.hizliresim.com/1f/7/sdu3r.png" alt="Üçgen" height="10" width="10"> {$post['replink']}
<div class="sep"></div>
<img src="http://u1309.hizliresim.com/1f/7/sdu3r.png" alt="Üçgen" height="10" width="10"> {$post['warninglevel']}
<div class="sep"></div>
</div>
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_avatar'a giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Kod:
<div class="avatar"><a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" alt="" {$avatar_width_height} /></a></div>
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_away'a giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Kod:
<a href="{$post['profilelink_plain']}" title="{$lang->postbit_status_away}"><img src="http://m1309.hizliresim.com/1f/7/sdvs5.png" border="0" alt="{$lang->postbit_status_away}" /></a>
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_offline'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Kod:
<img src="http://s1309.hizliresim.com/1f/7/sdvrt.png" title="{$lang->postbit_status_offline}" alt="{$lang->postbit_status_offline}" />
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_online'e giriyoruz içindeki tüm kodları aşağıdaki kodlar ile değiştiriyoruz..
Kod:
Kod:
<a href="online.php" title="{$lang->postbit_status_online}"><img src="http://m1309.hizliresim.com/1f/7/sdvt0.png" border="0" alt="{$lang->postbit_status_online}" /></a>
Admin KP - Şablon & Stil - Şablonlar - Postbit Şablonları - Postbit_reputation ve Postbit_warninglevel şablonuna giriyoruz aşağıdaki kodu bulup siliyoruz..
Kod:
Kod:
<br />