top



how can i display the userlink on templates?

and

i read this thread

http://www.worlddezign.com/t1183-how-can-i-display-the-avatar-on-overall_header?highlight=avatar

how can i set avatar size?

Change the div to something like this.

Code:
<div style="height: Xpx; width: Xpx" id="avatar"></div>
Change the value of X.

Thanks for the code

waiting for next one

What kind of userlink do you want? Poster or member?

member

y no reply? Sad

Sorry. I don't think you can do that. It requires fetching the names from the database. Perhaps UD can do it but he doesn't seem to be active for a few days already.

I saw UD online yesterday

http://help.forumotion.com/t99575-username-in-templates#644625

look at my last post there. It shows how to do this with the USERNAME variable. But it will also work with the USERLINK variable.