|
|
 |
« : 18 Ağustos 2007, 15:41:31 » |
|
display.template.php içinde bunu 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">';
değiştir // Show information about the poster of this message. echo ' <table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;"> <tr> <td valign="top" align="center" width="16%" rowspan="2" style="overflow: hidden;"> <b>', $message['member']['link'], '</b> <div class="smalltext">';
Edit:yani sadece şu satırın içine align="center i yerleştiriyoruz <td valign="top"width="16%" rowspan="2" style="overflow: hidden;">
|
|
|
|
|
Logged
|
|
|
|
|