MyBB Depo Forum

Orjinalini görmek için tıklayınız: PostBit Destek. Acil
Şu anda (Arşiv) modunu görüntülemektesiniz. Orjinal Sürümü Görüntüle internal link
Arkadaşlar Postbiti Editledim Herşey Tamam Ama Alttaki Resim Gösterdiğim Kırmızı Yeride Diğerleri Gibi Çerçeve İçine Alip Ortalamak İstiyorum Ama Onun Şablon Dosyasini Bulamadm Yardim Edermisiniz.

resim

Yokmu Yardimci Olacak :S
Basit bir işlem kardeş postbit classic kodunu buraya koy senin için düzenleyeyim nereleri düzenlediğimide söylerim
<center>{$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="tcat" colspan="2">
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>
{$post['posturl']}
</td>
</tr>
<tr><center>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: left; border-right: 1px solid #ddd;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}
</span>
</td></center>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td><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;">
<a href="#" id="user_options_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_utools.gif" alt="User Tools" title="Find posts, send PMs, etc." /></a>
<div id="user_options_{$post['pid']}_popup" class="popup_menu" style="display: none;">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</div>
</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_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>

<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("user_options_{$post['pid']}");
}
// -->
</script></center>

Kod Bu Kardeşim Ayarlayip Yollarsan Sevinirim..
Kod:
<center>{$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="tcat" colspan="2">
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>
{$post['posturl']}
</td>
</tr>
<tr><center>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: left; border-right: 1px solid #ddd;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
  <center><fieldset class="fieldset"><legend>Kullanıcı Bilgileri</legend>

<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}
</span>


</fieldset></center>

</td></center>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td><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;">
<a href="#" id="user_options_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_utools.gif" alt="User Tools" title="Find posts, send PMs, etc." /></a>
<div id="user_options_{$post['pid']}_popup" class="popup_menu" style="display: none;">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</div>
</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_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>

<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("user_options_{$post['pid']}");
}
// -->
</script></center>

bide bunu dene bakalım kardeşim
Eline Sağlik Kardeşim Teşekkür Ederim.

Kardeşim Birşeydaha İsteyebilirm Çerçeve Sadece Ranka Kadar Olsa Olurmu ?
Kod:
<center>{$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="tcat" colspan="2">
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>
{$post['posturl']}
</td>
</tr>
<tr><center>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: left; border-right: 1px solid #ddd;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><center><fieldset class="fieldset"><legend>Kullanıcı Bilgileri</legend>

<span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}

</span>


</fieldset></center>
{$post['useravatar']}<br />
{$post['user_details']}

</td></center>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td><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;">
<a href="#" id="user_options_{$post['pid']}"><img src="{$theme['imglangdir']}/postbit_utools.gif" alt="User Tools" title="Find posts, send PMs, etc." /></a>
<div id="user_options_{$post['pid']}_popup" class="popup_menu" style="display: none;">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</div>
</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_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>

<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("user_options_{$post['pid']}");
}
// -->
</script></center>

istediğin şekilde oldu tamamdır sanırım Gülümseme
Sorun cozulmuştur konu kilit .