Page 1 of 1
links in posts?
Posted: Tue Jun 03, 2008 10:30 am
by ian
It looks like I can't make a certain text link to somewhere without that text being the actual URL. Am I an idiot or is it something that needs to be fixed?
Re: links in posts?
Posted: Tue Jun 03, 2008 1:07 pm
by tommyj27
Re: links in posts?
Posted: Tue Jun 03, 2008 1:08 pm
by tommyj27
ok, you just have to add the actual url into the opening url tag
Code: Select all
[url=http://www.google.com]link to google[/url]
Re: links in posts?
Posted: Tue Jun 03, 2008 5:28 pm
by ragedigital
Yeah, it's a little different, but not to hard to get.
I usually just put the
tags out there, then add the TEXT
and then paste the URL in there
Code: Select all
[url=http://www.google.com]GOOGLE[/url]
I also like having the {CODE} option. Allows us to show people how to add to the board much easier!
Re: links in posts?
Posted: Wed Jun 04, 2008 9:17 pm
by ian
cool. thanks guys.