Info
- 3 posts
- 2 voices
- Started 3 years ago by Lucy Skywalker
- Latest reply from Lucy Skywalker
- This topic is resolved
hiding the long URL
-
- Posted 3 years ago #
I'm using Transition Towns bbPress forum and I cannot see a page of instructions anywhere - either there or here - about using code for those who are a little unfamiliar perhaps? I don't understand your "allowed markup" below, if this is it. I want to put hyperlinks in but hide the URL, and the phpBB system [url=http://website_URL]website[/url] evidently doesn't work here.
-
- Posted 3 years ago #
You use standard HTML markup so to create the following link:
you'd enter the following:
<a href="http://www.example.com/">Here's a link</a> -
- Posted 3 years ago #
thanks!
-
You must log in to post.