07-03-2014, 05:07 PM
Evet Bir Postbit İle Karşınızdayım AdigeEmperorunkine Benziyor Ama Kesinlikle Aynı Değil !
Alttaki Kodu
Şablon&Stil-Şablonlar-Postbit Şablonlar-Postbitin İçindekilerle Bunu Değiştirin
Daha Sonra
postbit_author_user İçindekilerini Alttakİ Kod İle Değiştirin Hepsini
Alttaki Kodu
Şablon&Stil-Şablonlar-Postbit Şablonlar-Postbitin İçindekilerle Bunu Değiştirin
Code:
{$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="16%" valign="top"
style="white-space: nowrap; text-align: center;"><a
name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<fieldset><legend><b>Kullanıcı
Adı</b></legend><strong><span
class="largetext">{$post['profilelink']}</span></strong><br
/>
<span class="smalltext"></fieldset>
<fieldset><legend><b>Kullanıcı
Başlığı</b></legend>{$post['usertitle']}<br
/></fieldset>{$post['groupimage']}<br />
<span class="smalltext">
<fieldset><legend><b>Avatarı</b></legend>{$post['useravatar']}<br
/><hr></fieldset>
{$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']}" style="padding: 5px 0 5px 0;">
{$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']}</span></td>
<td
align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$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>{$post['thxdsp_inline']}
</table>{$post['thxdsp_outline']}{$post[inline_ad]}
postbit_author_user İçindekilerini Alttakİ Kod İle Değiştirin Hepsini
Code:
<font color="red"><b>Katılım Tarihi : </b></font><b>$post[userregdate]</b><br />
<font color="red"><b>Durum : </b></font><b>$post[onlinestatus]</b><br />
<font color="red"><b>Tuttuğu Takım: </b></font><b>{$post['fid4']}</b><br />
<font color="red"><b>Ruh Hali: </b></font><b>{$post['fid5']}</b><br />
</fieldset>
<br />
<br />
<fieldset class="fieldset">
<legend><b><strong><font color="orange">Rep Bilgileri (Karizma)</font></strong></b></legend>
<br />
<font color="orange"><b>Rep Ver : </b></font><b>$post[poslink]</b><br />
<br />
<font color="orange"><b>Rep Puanı : $post[reputation]</b></font><br />
<font color="orange"><b>Rep Grafiği: $post[userreputation]</b></font><br />
</fieldset><br /><br />
<fieldset>
<legend><b>Hızlı Mesajlaşma </b></legend>
<div align="left">
<div align="center">
<div align="center"><br />
<a href="misc.php?action=imcenter&imtype=msn&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=msn&uid=$post[uid]', 'imcenter', 450, 300);">
<img title="MSN araciligi ile mesaj yolla" src="http://destek.10tl.net/images/tf/msn.gif" alt="MSN araciligi ile mesaj yolla" border="0"></a>
<a href="misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://destek.10tl.net/images/tf/yahoo.gif" alt="Yahoo araciligi ile mesaj yolla" width="17" height="17" border="0" title="Yahoo araciligi ile mesaj yolla"></a>
<a href="misc.php?action=imcenter&imtype=icq&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=icq&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://destek.10tl.net/images/tf/icq.gif" alt="ICQ araciligi ile mesaj yolla" width="17" height="17" border="0" title="ICQ araciligi ile mesaj yolla"></a>
<a href="misc.php?action=imcenter&imtype=aim&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=aim&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://destek.10tl.net/images/tf/aim.gif" alt="AIM araciligi ile mesaj yolla" width="17" height="17" border="0" title="AIM araciligi ile mesaj yolla"><br />
</a>
</div>
</fieldset> <br /><br />
<br />
</span>