2014-08-17, 12:25 AM
(This post was last modified: 2014-08-17, 12:28 AM by VAPOR.
Edit Reason: added url to site
)
I am adding a custom profile field to the signature area of my template like so:
<img src="images/steam.png"> {$post['fid4']}
I would like the profile field to be a link like so:
http://steamcommunity.com/profile_field4
How would I add the {$post['fid4'[} into a <a href> tag?
Link to site if needed : http://zeroammo.com
<img src="images/steam.png"> {$post['fid4']}
I would like the profile field to be a link like so:
http://steamcommunity.com/profile_field4
How would I add the {$post['fid4'[} into a <a href> tag?
Link to site if needed : http://zeroammo.com