The Punisher
MFC Üyesi
-
- Üyelik Tarihi
- 6 Haz 2015
-
- Mesajlar
- 578
-
- MFC Puanı
- 31
Forumun alt kısmındaki üye guruplarının renkli olarak belirtilmesi için gerekli kodlar;
HTML:
}
?>
HTML:
echo '
<table border="0" width="100%" cellspacing="1" cellpadding="4" class="bordercolor">
<tr>
<td class="windowbg2" width="100%" valign="middle" align="center">
<font color=#000000> | </font>
<font color=red><b>Yönetici</b></font>
<font color=#000000> | </font>
<font color=blue><b>Süper Moderatör</b></font>
<font color=#000000> | </font>
<font color=green><b>Moderatör</b></font>
<font color=#000000> | </font>
<font color=orange><b>VIP Üye</b></font>
<font color=#000000> | </font>
</td>
</tr>
</table>';