vB 4.1.x Konu içerisine Konu başlığı eklensin..

MURATS44

Özel Üye
Kullandığınız temanın postbit_legacy şablonunda aşağıdaki kodu bulun.


PHP:
<div id="post_message_{vb:raw post.postid}">


Hemen üstüne aşağıdaki kodları yapıştırın.

PHP:
<br /> <center><nobr><span style="font-weight: bold; line-height: 1.7; color: rgb(255, 0, 0); border-bottom: 3px double rgb(255, 0, 0); cursor: pointer;">{vb:raw thread.title}</span></nobr></center>
<br />

 
Son düzenleme:

MURATS44

Özel Üye
BİLGİ
<br /> <center><nobr><span style="font-weight: bold; line-height: 1.7; color: rgb(255, 0, 0); border-bottom: 3px double rgb(255, 0, 0); cursor: pointer;text-decoration:none;">{vb:raw thread.title}</span></nobr></center>
<br />


text-decoration:none

bunu ekle.kaydet. çizgi silinecektir. Yukardaki değiştirilmiş kodlardır. Ayrıca eklemene gerek yok. Direk kaydet.
 
Üst Alt