
How Can I add Links to other users Profiles in my Profile?
-
- Eisenbahnmörser
- Joined: Sun May 28, 2006 12:20 pm
How Can I add Links to other users Profiles in my Profile?
Well..I got a little problem..How exactly can I add Links to other users profiles or to websites In my profile? Someone told me I should just insert the URL in my Profile, put That doesn't worked..it just shows the URL..But I want a link like in The Profiles of castor Troy, Fra Chan or Turankusu..Does anyone know how to add a link into my Profile? 

- bobstur
- Joined: Mon Aug 29, 2005 3:11 pm
- Location: In your mind
- Willen
- Now in Hi-Def!
- Joined: Sun Jul 10, 2005 1:50 am
- Status: Melancholy
- Location: SOS-Dan HQ
Code: Select all
<a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=453192">Link to my profile</a>
To have it open the link in a new window (or page), add target="_blank" to the html code, thusly:
Code: Select all
<a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=453192" target="_blank">Link to my profile in a new window</a>
Feel free to copy and pasta* and change the member ID# as needed.
* Not a typo. I mean pasta!