[TUT] Editing members profile appearance
First off, what is the member's profile? An example is here; (of mine >.<): http://mcompute.co.uk/member.php?action=profile&uid=1
Steps
On this tutorial we're going to remove the "Add to buddy list" and "Add to ignore list" from the bottom of the profiles as i find them useless and they look.. well, crap.
Open up the template, what you're looking for is around Line 94. " {$buddy_options} "
It's directly under these:
{$profilefields}
{$signature}
{$modoptions}
{$adminoptions}
Simply delete the line, save the file and refresh the profile.
Job's a gooden.
First off, what is the member's profile? An example is here; (of mine >.<): http://mcompute.co.uk/member.php?action=profile&uid=1
Steps
- ACP
- Templates & Style
- Templates
- *yourthemename*
- Member Templates
- member_profile
On this tutorial we're going to remove the "Add to buddy list" and "Add to ignore list" from the bottom of the profiles as i find them useless and they look.. well, crap.
Open up the template, what you're looking for is around Line 94. " {$buddy_options} "
It's directly under these:
{$profilefields}
{$signature}
{$modoptions}
{$adminoptions}
Simply delete the line, save the file and refresh the profile.
Job's a gooden.