Quote:
Originally Posted by Cloud-Warrior
If you mean linking to the Friends page, it just involves some editing of your templates. One way to make it more visible is to edit your postbit template, and just add in something like:
Code:
<a class="smallfont" href="friends.php?$session[sessionurl]u=$post[userid]">Friends</a>
whereever you want it. I put it after the reputation images on my forum, it's a matter of personal taste I guess.
|
thx for you help, but i don't mean linking to it
i want to show the friends page under the contact information in the normal user profile
is there any way to include friends.php?u=&userid for example?
that would be really great