Hızlı Arama
![]() |
|
|
#1 (permalink) |
![]() Status: Üye
Üyelik tarihi: Sep 2008
Mesajlar: 78
Tecrübe Puanı: 4
![]() |
![]() Style.css yi aç ve en alta ekle Kod:
.muhammet
{
border: 3px solid #e5e5e5;
padding: 0px;
margin: 1px;
}
Kod:
// Show the post itself, finally! echo ' </td> </tr></table> <hr width="100%" size="1" class="hrcolor" /> <div class="post"', $message['can_modify'] ? ' id="msg_' . $message['id'] . '"' : '', '>', $message['body'], '</div>', $message['can_modify'] ? ' <img src="' . $settings['images_url'] . '/icons/modify_inline.gif" alt="" align="right" id="modify_button_' . $message['id'] . '" style="cursor: pointer; display: none;" onclick="modify_msg(\'' . $message['id'] . '\', \'' . $context['session_id'] . '\')" />' : '' , ' </td> </tr>'; Kod:
// Show the post itself, finally!
echo '
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext">
<b>', $message['member']['link'], ': Diyor Ki...</b><img src="' . $settings['images_url'] . '/chat.gif" border="0">
</tr>
</table>
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext"><div class="post"', $message['can_modify'] ? ' id="msg_' . $message['id'] . '"' : '', '>', $message['body'], '</div>', $message['can_modify'] ? '
<img src="' . $settings['images_url'] . '/icons/modify_inline.gif" alt="" align="right" id="modify_button_' . $message['id'] . '" style="cursor: pointer; display: none;" onclick="modify_msg(\'' . $message['id'] . '\', \'' . $context['session_id'] . '\')" />' : '' , '
</td>
</tr></tr>
</table>';
Kod:
// Show the member's signature? if (!empty($message['member']['signature']) && empty($options['show_no_signatures'])) echo ' <hr width="100%" size="1" class="hrcolor" /> <div class="signature">', $message['member']['signature'], '</div>'; Kod:
// Show the member's signature?
if (!empty($message['member']['signature']) && empty($options['show_no_signatures']))
echo '
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext">
<b>', $message['member']['link'], '\'un İmzası...</b><img src="' . $settings['images_url'] . '/imza.gif" border="0">
</tr>
</table>
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext"><center>
<div class="signature"><b>', $message['member']['signature'], '</b></div></tr>
</table>';
else
echo'
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext">
<b>', $message['member']['link'], '\'un İmzası...</b><img src="http://www.cazforum.com/imza.gif" border="0">
</tr>
</table>
<table width="100%" class="muhammet" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#F3F3F3"><span class="smalltext"><center>
<div style="overflow: auto; width: 100%; padding-bottom: 30;" class="signature">
<img src="' . $settings['images_url'] . '/imza.gif" border="0"> <b>', $message['member']['link'], ' İmza Seçmediniz...</b>
</div></tr>
</table>
';
![]()
|
|
|
|
![]() |
| Etiketler |
| 100, atı, button, center, chat, click, code, css, cursor, diyor, gif, icons, imageshack, imza, link, mod, muzun, php, set, size, template, text, ton, url, uzun |
| Seçenekler | |
| Stil | |
|
|