Author Topic: Link writing  (Read 1146 times)

Offline WildWolf#1

  • Experienced Traveler
  • **
  • Posts: 144
  • Country: au
  • Floof-O-Meter: 3
  • pottymouth posse
    • View Profile
Link writing
« on: June 18, 2014, 01:48:53 am »
Hey!
I've been stuck with problem for a while now. I would like to know what code you use to make words as link to a particular page/website.
For example: Click here to view my blog - [Usually, if you were to click the underlined here, it would link you to a page/website]
I'd like to be able to use it in the forums and I've looked everywhere for codes.

spirit, who could not be broken

AlphaEclipse

  • Guest
Re: Link writing
« Reply #1 on: June 18, 2014, 01:57:27 am »
Code: [Select]
[url=(URLHERE)](Whatyouwantsaidhere)[/url]
That's it basically! You just put the link after the "=" sign and then write what you want it to say instead of the actual link. You can also do this:

Code: [Select]
[url=(URLHERE)][color=teal](Whatyouwantsaidhere)[/color][/url]

Offline WildWolf#1

  • Experienced Traveler
  • **
  • Posts: 144
  • Country: au
  • Floof-O-Meter: 3
  • pottymouth posse
    • View Profile
Re: Link writing
« Reply #2 on: June 18, 2014, 02:11:53 am »
Code: [Select]
[url=(URLHERE)](Whatyouwantsaidhere)[/url]
That's it basically! You just put the link after the "=" sign and then write what you want it to say instead of the actual link. You can also do this:

Code: [Select]
[url=(URLHERE)][color=teal](Whatyouwantsaidhere)[/color][/url]

Thank chu, Alpha! I was dying to find out.
+Floof~

spirit, who could not be broken

AlphaEclipse

  • Guest
Re: Link writing
« Reply #3 on: June 18, 2014, 02:13:17 am »
You're welcome! :)

Offline IcyFrost

  • Finest Floof
  • ***
  • Posts: 672
  • Floof-O-Meter: 25
  • what is life? life is cheese.
    • View Profile
Re: Link writing
« Reply #4 on: June 18, 2014, 04:26:15 am »
Adding onto what Alpha said,
If you don't want the yellow underline, put
Code: [Select]
[url=(UrlHere)][font=(YourFont)][color=(YourColor)[u](TextHere)[/u][/color][/font][/url]Basically, you can get rid of the underline by using the underline code to put the color of the text under the link instead of yellow. You can also change the fonts xD
Ex:
Code: [Select]
[url=http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=46280.0][font=Segoe Print][color=#2d4d00][u]Text][/u][/color][/font][/url]
In action: [Text]

Because yes, everyone needs Canada in their signatures.