Önce resim:
Yatay kullanımda [COLOR=DarkRed]Admin CP --> Stiller & Temalar --> Şablonu Değiştir --> postbit[/COLOR] templatesini tamamen alttakiler ile değiştirin:
$template_hook[postbit_start]
#$post[postcount]
<script> vbrep_register("$post[postid]")</script>
$vbphrase[add_infraction_for_x]" border="0" />
$post[iplogged]
$vbphrase[xs_avatar]" border="0" />
$post[usertitle]
$post[rank]
$template_hook[postbit_userinfo_left]
$vbphrase[join_date]: $post[joindate]
$vbphrase[location_perm]: $post[field2]
$vbphrase[age]: $post[age]
$vbphrase[posts]: $post[posts]
$vbphrase[vbseo_likes_received]: $post[vbseo_likes_in]
$vbphrase[vbseo_likes_given]: $post[vbseo_likes_out]
$template_hook[postbit_userinfo_right_after_posts]
$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])
$vbphrase[reppower]: $post[reppower] $post[reputationdisplay]
$template_hook[postbit_userinfo_right]
$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
$template_hook[postbit_messagearea_start]
$post[title]
$ad_location[ad_showthread_firstpost_start]
$post[message]
$template_hook[postbit_signature_start]
$ad_location[ad_showthread_firstpost_sig]
__________________
$post[signature]
$template_hook[postbit_signature_end]
$vbphrase[last_edited_link_by_x_on_y_at_z_postid]
$vbphrase[last_edited_by_x_on_y_at_z]
$vbphrase[reason]: $post[edit_reason]
reply_small quote .gif" alt="$vbphrase[reply_with_quote]" border="0" />
on off .gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" />
$template_hook[postbit_controls]
$template_hook[postbit_end]
ve [COLOR=DarkRed]Admin CP --> Stiller & Temalar --> Kullandığınız temanın CSS Ayarları bölümünden İlave CSS[/COLOR] bölümüne alttaki kodları ekleyin:.postalan {
letter-spacing: 1px;
font-size: 10px;
}
.postbit {
border:1px solid #A5CAE4;
border-radius: 5px; /* Standart */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari ve Chrome */
font-size:11px;
color:black;
background-color: #E1EEFB;
padding:3px;
margin-bottom: 2px;
}
İyi günlerde.