20.10.2015, 18:15
PHP-Code:
<tr>
<td class="trow1">{$online_name}{$user_ip}</td>
<td align="center" class="trow2">{$online_time}</td>
<td class="trow1" width="50%">{$location}</td>
</tr>
in der wer ist online anzeige würde ich gern die location farbig hervorheben, wie kann ich dies realisieren. danke!