UBB.Dev
Posted By: Jarel Changing order of username and avatar in post - 11/18/2001 6:22 AM
Hopefully I have the right forum , if not I apologize. I would like to change the layout of the user info in the posts. Have username then the avatar undernaeth followed by the custom title and the member #. Which file do I need to modify and what needs to be done to do this.
public_topic_page.pl I believe. Its a template, so think of it as that. If you've ever used NewsPro or s program that comes w/ a tmpl file or something else to set the template, think of this as the same way.

this:
------------------------------------------------








$show_public_name



$user_status


$member_number



$rating_line


$this_icon

$vars_wordlets{posted} $ThisDate $FormatTime
$profile_link
$homepage_link
$email_link
$pm_link


$edit_link
$direct_reply





$post_body




$AuthorExtra
$ip_wording




------------------------------------------------

Make the tables how you want them, then put stuff like $show_public_name and $rating_line, etc., where you want them to show up in the table/page. easy.

[ 11-17-2001: Message edited by: GTSDurango ]
Thanks for the help GTSDurango, Ill get right on it.
© UBB.Developers