SMF Support > SMF 2.0.x Support
How to insert a link?
(1/1)
tekfrk:
Hi,
I know this has been asked before, but I need a little more help.
When someone want to add a link to a posted word, example "Link" and they highlight and click the link button it looks like this
link
How and where do they put the actual URL in here?
Is there an easier way to do this with some sort of mod?
Colin:
Hmm I can't seem to remember how to do this through BBC. Someone here will remember the trick. You can do it using the HTML tag though.
--- Code: ---[html]
<a href="URL OF LINK">Displayed Hyperlink</a>
[/html]
--- End code ---
busterone:
Like this with bbc
[url=http://somelinkhere.com]whatever text description here[/url]
note-I enclosed the url tags with nobbc tag to prevent the link from being created. Use the url code as you see it displayed in my post
Colin:
--- Quote from: busterone on May 14, 2012, 12:57:24 AM ---Like this with bbc
[url=http://somelinkhere.com]whatever text description here[/url]
--- End quote ---
There it is. ;)
Navigation
[0] Message Index
Go to full version