Ich habe den Name, Rank and Avatar in Center mod Installiert.
Es ist alles Centriert bis auf das Rank images das ist nach links versetzt?
Kann bitte wer helfen.
hier ein link
http://politik-board.dcedv.com/viewtopic.php?t=198
danke
cu
Keiti

Code: Alles auswählen
{postrow.RANK_IMAGE}
Code: Alles auswählen
<div align="center">{postrow.RANK_IMAGE}</div>
Sorry ist noch immer links.Schumi hat geschrieben:Ersetze in der viewtopic_body.tpldurchCode: Alles auswählen
{postrow.RANK_IMAGE}
Code: Alles auswählen
<div align="center">{postrow.RANK_IMAGE}</div>
Code: Alles auswählen
<td width="150" align="center" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</a></b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><p align="center">{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</p></span><a href="{postrow.U_VIEW_POSTER_PROFILE}" class="name">{postrow.POSTER_FROM_FLAG}<br />
{postrow.POSTER_ONLINE}</span><br />
</td>