Vb 4 - vBulletin İmzayı Çerçeve İçine Almak

17
EXE RANK

-k1nq`LioN*

Fexe Kullanıcısı
Puanları 0
Çözümler 0
Katılım
15 Ocak 2010
Mesajlar
17,143
Tepkime puanı
0
Puanları
0
Yaş
32
-k1nq`LioN*
Bu Kodu Postbit_legacy'de bulun



[TABLE="class: bbcode-rounded bbcode-rounded-code"]
[TR]
[TD="class: bbcode-rounded-header"]
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-author"]Kod:
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-content bbcode-rounded-content-code"]
<vb:if condition="$post['signature']"> <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote> {vb:raw template_hook.postbit_signature_end} </vb:if>[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-footer"]
[/TD]
[/TR]
[/TABLE]
Bunun ile değiştirin değiştirin.

Kod:
[TABLE="class: bbcode-rounded bbcode-rounded-code"]
[TR]
[TD="class: bbcode-rounded-header"]
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-author"]Kod:
[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-content bbcode-rounded-content-code"]
<vb:if condition="$post['signature']"> <blockquote class="signature restore"><div class="signaturecontainer"><fieldset><legend>{vb:raw post.musername}s İmza:</legend>{vb:raw post.signature}</fieldset></div></blockquote> {vb:raw template_hook.postbit_signature_end}</vb:if>[/TD]
[/TR]
[TR]
[TD="class: bbcode-rounded-footer"]
[/TD]
[/TR]
[/TABLE]
 
Geri
Üst