MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
selahattin96 avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

PostBit Destek. Acil


Sponsor Reklam

Çevrimdışı selahattin96
 Tarih: 17-07-2012, Saat:23:20
(Son Düzenleme: 17-07-2012, Saat:23:41, Düzenleyen: selahattin96.)
#1
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
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı Webamaster
 Tarih: 18-07-2012, Saat:00:12
#2
Basit bir işlem kardeş postbit classic kodunu buraya koy senin için düzenleyeyim nereleri düzenlediğimide söylerim
Bunu Beğenenler:

Çevrimdışı selahattin96
 Tarih: 18-07-2012, Saat:00:45
#3
<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..
Bunu Beğenenler:

Çevrimdışı Webamaster
 Tarih: 18-07-2012, Saat:00:53
#4
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
Bunu Beğenenler:

Çevrimdışı selahattin96
 Tarih: 18-07-2012, Saat:01:12
(Son Düzenleme: 18-07-2012, Saat:01:14, Düzenleyen: selahattin96.)
#5
Eline Sağlik Kardeşim Teşekkür Ederim.

Kardeşim Birşeydaha İsteyebilirm Çerçeve Sadece Ranka Kadar Olsa Olurmu ?
Bunu Beğenenler:

Çevrimdışı Webamaster
 Tarih: 18-07-2012, Saat:01:21
#6
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
Bunu Beğenenler:

Çevrimdışı TheGodFather
 Tarih: 18-07-2012, Saat:09:43
#7
Sorun cozulmuştur konu kilit .
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.4 - 1.6 - 1.8] İCON Gözükmüyor DESTEK pls ernacr3 4 3,851 16-06-2015, Saat:19:16
Son Yorum: ReDMaD
  1.6'dan 1.8 Geçerken Oluşan Hata Acil Yardım Red0x 5 4,775 14-06-2015, Saat:15:39
Son Yorum: ReDMaD
  Mybb Destek - Hiç bir plugini açamıyorum. Yardım BelieveMe 3 3,131 01-09-2014, Saat:15:40
Son Yorum: mucotr
  [1.6] MYBB SQL Sorunu Çok Acil İçeri ! mehmettro2 3 2,525 28-08-2014, Saat:01:06
Son Yorum: usameavci
  [MCTR - 1.6] İstek Postbit Tasarımı [CS]Bugra 1 2,526 05-05-2014, Saat:17:19
Son Yorum: SvMedeT



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan