Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
Subtuppel

eine Frage

Recommended Posts

Hallo!

Mal wieder eine Frage, die wahrscheinlich einem erfahren benutzen die haare zu berge stehen lässt ;)

Wie kann die Einträge wie Mitgliedsnummer, Herkunft etc. die links vom beitrag in postings angezeigt wird, ändern bzw. anpassen?

danke schonmal im Voraus

cu

Subtuppel

Edited by Subtuppel

Share this post


Link to post

Datei Skin/s1/skin_topic.php:

      <td valign='top' class='{$post['post_css']}'>
       <span class='postdetails'>{$author['avatar']}<br /><br />
       {$author['title']}<br />
       {$author['member_rank_img']}<br /><br />
       {$author['member_group']}<br />
       {$author['member_posts']}<br />
       {$author['member_number']}<br />
       {$author['member_joined']}<br /><br />
       {$author['warn_text']} {$author['warn_minus']}{$author['warn_img']}{$author['warn_add']}</span><br />
       <!--$ author[field_1]-->
       <img src='{$ibforums->vars['img_url']}/spacer.gif' alt='' width='160' height='1' /><br />
     </td>

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×