PDA

Orijinalini görmek için tıklayınız : Uye İsmini Profilde Buyutme[vb tarzı]


ceyLin
25 November 2008, 11:28
display.template.php de

Bul

// Show information about the poster of this message.
echo '
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">
<b>', $message['member']['link'], '</b>
<div class="smalltext">';

Buradaki Su Kodları

<b>', $message['member']['link'], '</b>

Degistir


<h1><b>', $message['member']['link'], '</b></h1>


Yazı BüyükLügünü h1 , h2 , h3 ... şekLinde ayarLıyabiLirsiniz.

Görünüm;
http://pic1.resimupload.com/r7/thumb_948616196.GIF

Alıntıdır..