30-01-2014 Saat: 17:00
(Son Düzenleme: 30-01-2014 Saat: 17:35, Düzenleyen: Batuhan HD.)
RESİM 
Temalar Sablonlar -- Temalar -- Kullandıgın Tema -- global css - Gelismis düzenleme Alttaki 2 Kodu Ekle
TEMALAR ŞABLONLER -- POSTBİT ŞABLONLAR -- POSTBİT FULL DEGİŞ
POSTBİT -- POSTBİT_AUTHOR_USER DEGİŞ
POSTBİT -- POSTBİT_AVATAR DEGİŞ
POSTBİT -- POSTBİT_CLASSİC DEGİŞ
POSTBİT -- POSTBİT_ONLİNE DEGİŞ
POSTBİT -- POSTBİT_OFFLİNE DEGİŞ

Temalar Sablonlar -- Temalar -- Kullandıgın Tema -- global css - Gelismis düzenleme Alttaki 2 Kodu Ekle
Kod:
}
<--- Batuhan HD Kod Başlangıcı --->
}
div.error ul {
margin-left: 24px;
}
.online {
color: #15A018;
}
.offline {
color: #C7C7C7;
}
.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 5px;
}
-}
.postbit_alani_durumu_cevrimdisi{
border-top-left-radius:5px;
border-top-right-radius:5px;
color:#FFFFFF;
font-family:calibri,sans-serif;
font-size:14px;
font-style:italic;
font-weight:normal;
height:21px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
text-align:left;
background:rgb(219,3,3);
background:-moz-linear-gradient(top,rgba(219,3,3,1) 0%,rgba(250,4,4,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(219,3,3,1)),color-stop(100%,rgba(250,4,4,1)));
background:-webkit-linear-gradient(top,rgba(219,3,3,1) 0%,rgba(250,4,4,1) 100%);
background:-o-linear-gradient(top,rgba(219,3,3,1) 0%,rgba(250,4,4,1) 100%);
background:-ms-linear-gradient(top,rgba(219,3,3,1) 0%,rgba(250,4,4,1) 100%);
background:linear-gradient(to bottom,rgba(219,3,3,1) 0%,rgba(250,4,4,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0303',endColorstr='#fa0404',GradientType=0 )
}
.postbit_alani_durumu_cevrimdisi dd { float: right; }
.postbit_alani_durumu_iceride{
background:rgb(121,182,3);
background:-moz-linear-gradient(top,rgba(121,182,3,1) 0%,rgba(142,213,3,1) 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(121,182,3,1)),color-stop(100%,rgba(142,213,3,1)));
background:-webkit-linear-gradient(top,rgba(121,182,3,1) 0%,rgba(142,213,3,1) 100%);
background:-o-linear-gradient(top,rgba(121,182,3,1) 0%,rgba(142,213,3,1) 100%);
background:-ms-linear-gradient(top,rgba(121,182,3,1) 0%,rgba(142,213,3,1) 100%);
background:linear-gradient(to bottom,rgba(121,182,3,1) 0%,rgba(142,213,3,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#79b603',endColorstr='#8ed503',GradientType=0 );
border-top-left-radius:5px;
border-top-right-radius:5px;
color:#FFFFFF;
font-family:calibri,sans-serif;
font-size:14px;
font-style:italic;
font-weight:normal;
height:21px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
text-align:left
}
.postbit_alani_durumu_iceride dd { float:right }
.my_username{
background:none repeat scroll 0 0 #E9E9E9;
border-color:#D0DAE0 #C5C7C6 #C5C7C6;
border-style:solid;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-width:1px 0;
font-size:18px;
width:100%
}
<--- Batuhan HD Kod Bitişi --->
Kod:
<--- Batuhan HD Kod Başlangıcı --->
.isimpostbit{
margin-top:2px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
color:#FFFFFF;
font-family:calibri,sans-serif;
font-size:12px;
font-style:italic;
font-weight:normal;
height:21px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
text-align:left;
background:rgb(142,142,142);
background:-moz-linear-gradient(top,#51b9ff 0%,blue 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#51b9ff),color-stop(100%,blue));
background:-webkit-linear-gradient(top,#51b9ff 0%,blue 100%);
background:-o-linear-gradient(top,#51b9ff 0%,blue 100%);
background:-ms-linear-gradient(top,#51b9ff 0%,blue 100%);
background:linear-gradient(to bottom,#51b9ff 0%,blue 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#51b9ff',endColorstr='blue',GradientType=0 )
}
.postbit_alani_durumu_gizli_geziyor dd{
float:right
}
<--- Batuhan HD Kod Bitişi --->
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>
{$post['onlinestatus']}
<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>
POSTBİT -- POSTBİT_AUTHOR_USER DEGİŞ
Kod:
<div class=eti_postbit><marquee><font color=red><strong> $post[fid6]</font></strong></marquee><br /></div>
<div class=eti_postbit><strong>{$lang->postbit_joined} {$post['userregdate']}</strong></div>
<div class=eti_postbit><strong>Nereden: $post[fid1]</strong><br /></div>
<div class=eti_postbit><strong>Mesajlar : {$post['postnum']}</strong><br /></div>
<div class=isimpostbit><dt>İsim :                           $post[fid5]</dt></div>
POSTBİT -- POSTBİT_AVATAR DEGİŞ
Kod:
<div class=(** ! Küfür Etmek Yasaktır - Oto Filtre ! **)-round-shadow><a href="{$post['profilelink_plain']}"><IMG src="{$post['avatar']}" alt="" width="158" height="158" /></a>
</div>
POSTBİT -- POSTBİT_CLASSİC DEGİŞ
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 class=eti_postbit><span class="smalltext"><strong>
<div align="center">
<div class="popupmenu memberaction">
<span class="largetext">{$post['profilelink']}</span>
<ul class="popupbody popuphover memberaction_body">
<li class="left">
<a class="siteicon_profile" href="member.php?action=profile&uid={$post['uid']}">
Üye profili
</a>
</li>
<li class="right">
<a rel="nofollow" class="siteicon_message" href="private.php?action=send&uid={$post['uid']}">
Özel mesaj gönder.
</a>
</li>
<li class="left">
<a rel="nofollow" class="siteicon_forum" href="search.php?action=finduserthreads&uid={$post['uid']}">
Konularını Arat
</a>
</li>
<li class="right">
<a rel="nofollow" class="siteicon_forum" href="search.php?action=finduser&uid={$post['uid']}">
Mesajlarını arat.
</a>
</li>
</ul>
</div></strong></div>
<div class=eti_postbit>{$post['useravatar']}</div>
<div class=eti_postbit>{$post['groupimage']}</div>
{$post['user_details']}
{$post['onlinestatus']}
</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']}
<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>
POSTBİT -- POSTBİT_ONLİNE DEGİŞ
Kod:
<div class="postbit_alani_durumu_iceride">Durumu:                       Çevrimiçi</div>
POSTBİT -- POSTBİT_OFFLİNE DEGİŞ
Kod:
<div class="postbit_alani_durumu_cevrimdisi">Durumu:                  Çevrimdışı</div>