cmmguy |
07-18-2009 06:56 PM |
Quote:
Originally Posted by metalguy639
(Post 1851209)
The reason I set it up that way was because it was the only way that the linkedin account would allow a direct link to a person's account. They have it set up where you HAVE to set the account up in that way or else it does not work. :(
|
After a day, I found that the instructions(mine, not yours) confused my users. So I changed your code a little to allow a complete URL in the profile and then added better directions.
Code:
<a href="$post[field16]" target="_blank">
<img alt="LinkedIn" border="0" src="/forum/images/misc/linkedin.gif" border="0"/>
This seems to work fine and doesnt require the user to setup the custom profile name.
|