http://i.imgur.com/buDtSN1.png -> How can I move my name to the light blue bar?
I edited Showthread_Classic_Header
To this..
I edited Showthread_Classic_Header
Code:
<tr>
<td class="tcat" width="15%"><span class="smalltext"><strong>{$lang->author}</strong></span></td>
<td class="tcat"><span class="smalltext"><strong>{$lang->message}</strong></span></td>
</tr>
To this..
Code:
<td class="tcat" width="10%"><strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}</strong></span></td>







