mashby
07-06-2002, 06:49 PM
I'm a little confused. :)
I've made the template mod for the Member Profile and I'd like to add a couple of icons to it. Specifically, I'd like to add the e-mail icon and PM Icon under the "User Contact" section, as well as an MSN icon that I've created.
The PostBit is using these Icons:
E-Mail Icon = $ post[useremail]
PM Icon = $ post[pmlink]
MSN Icon = $ post[msn]
I've tried copying and pasting the above variables into the getinfo template, but it hasn't worked. After looking at the variables in the getuser template, I changed the "$ post" to "$ userinfo" and that hasn't worked either.
Now for some of you, this may be a no brainer, but clearly I just don't understand how these variables work, nor what they are actually calling. :p
Any help would be greatly appreciated.
I've made the template mod for the Member Profile and I'd like to add a couple of icons to it. Specifically, I'd like to add the e-mail icon and PM Icon under the "User Contact" section, as well as an MSN icon that I've created.
The PostBit is using these Icons:
E-Mail Icon = $ post[useremail]
PM Icon = $ post[pmlink]
MSN Icon = $ post[msn]
I've tried copying and pasting the above variables into the getinfo template, but it hasn't worked. After looking at the variables in the getuser template, I changed the "$ post" to "$ userinfo" and that hasn't worked either.
Now for some of you, this may be a no brainer, but clearly I just don't understand how these variables work, nor what they are actually calling. :p
Any help would be greatly appreciated.