snood wrote:(by the way to you more technically skilled, how do I shorten the length of a link, or change its name, to fit it in more conveniently?)
Do it like this:
http://www.website.com
Add "[
url=" before the link and "
]title it here[/url]" after it. The finished example above would look like this:
Code:[url=http://www.website.com]Here[/url]
Where I wrote "Here", is where you title your link whatever you wish. Just make sure there is no space before or after the beginning of your title.
You can check your work before posting by hitting the preview button if you need to.
Ps The green code was used to show you the function. Otherwise; the example would have performed the function rather than show it. To show you how that's done; I'll show you the exact same line absent the final bracket "]"
[code]
Here[/code
Enjoy!