
Kullandığım tema:

)



{$post['user_details']}
{$post['posturl']}
<div class="float_right" style="vertical-align: top">
<strong><a href="{$post['postlink']}#pid{$post['pid']}" title="{$post['subject_title']}">#{$post_number}</a></strong>
{$post['inlinecheck']}
</div>
(03-01-2021, 10:30)Friday Adlı Kullanıcıdan Alıntı: Postbit şablonlarından aşağıdakini bul ;Ve bi üst satırına bunu ekle ;PHP Kod:{$post['user_details']}VePHP Kod:{$post['posturl']}
postbit_posturl Şablonuna gir aşağıdakilerle değiştir.[Yedeğini Almayı Unutma!]PHP Kod:<div class="float_right" style="vertical-align: top">
<strong><a href="{$post['postlink']}#pid{$post['pid']}" title="{$post['subject_title']}">#{$post_number}</a></strong>
{$post['inlinecheck']}
</div>