Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
Another Link question guys :D

Author Topic: Another Link question guys :D  (Read 972 times)

Velocity

  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1304
Another Link question guys :D
« on: July 26, 2008, 03:41:12 pm »
http://www.anthemro.com/forums/index.php/topic,277.0.html

to

"My selling thread" for an example

Explain to me please

EDIT:

Would the same thing apply to images?

Click [insert picture here] and it will take it to my selling thread?
« Last Edit: July 27, 2008, 12:13:28 am by Velocity »

You are what I imagined in my dreams. I just never thought it was possible.


light aura

  • Earl of Vermillion
  • ***
  • Posts: 1891
Re: Disguising links
« Reply #1 on: July 26, 2008, 03:44:59 pm »
Code: [Select]
[url=the actual url]text goes here[/url]
<@Pandora> I have 2 sisters.
<@Pandora> Both younger than me.
<AxeGunner> sounds like a hentai
<@Pandora> I love my sisters

eimi

  • leet
  • *****
  • Posts: 1337
Re: Disguising links
« Reply #2 on: July 26, 2008, 03:45:08 pm »
http://www.anthemro.com/forums/index.php/topic,277.0.html
Code: [Select]
[url=http://www.anthemro.com/forums/index.php/topic,277.0.html]"My selling thread" for an example[/url]
"My selling thread" for an example ~nyo^^

brian_etc

  • Mercenary Trader
  • **
  • Posts: 706
  • Status: Died and Rotting
Re: Disguising links
« Reply #3 on: July 26, 2008, 06:42:40 pm »
Alright first you get your link, let's say we want www.google.com to become Google

First you get the url tags

Code: [Select]
[url][/url]
Then you add a = sign shown below

Code: [Select]
[url=][/url]
After that = sign you put in your link address

Code: [Select]
[url=www.google.com][/url]
And then in between the ][ part of the code you type in what the link will look like

Code: [Select]
[url=www.google.com]Google[/url]
Google

If you want you can add boldness, colour etc.. where the text goes

Code: [Select]
[url=www.google.com][color=red][b][u]Google[/b][/u][/color][/url]Google


-From Shane-
« Last Edit: July 26, 2008, 07:05:34 pm by brian_etc »
Goodbye !!

Varis

  • Yuno Librarian
  • ***
  • Posts: 2742
  • Like a sir
Re: Disguising links
« Reply #4 on: July 26, 2008, 06:55:31 pm »
if you want the line under the link to be the same color as the text, you must put a underline tag in the code as well.

Code: [Select]
[url=www.google.com][color=red][u][b]Google[/b][/u][/color][/url]Google

The underline code must be inside the color tags or it won't work.

brian_etc

  • Mercenary Trader
  • **
  • Posts: 706
  • Status: Died and Rotting
Re: Disguising links
« Reply #5 on: July 26, 2008, 07:06:24 pm »
Fix'ed

Thx-
Goodbye !!

Velocity

  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1304
Re: Disguising links
« Reply #6 on: July 27, 2008, 12:12:08 am »
Thanks alot guys

Its great to know that I can depend on people here when I need help  :-*

You are what I imagined in my dreams. I just never thought it was possible.


Akishira

  • Kiel Factory Worker
  • **
  • Posts: 320
  • Account Number : 398
    • Aki's Rambling and Ficlets and....things.
Re: Another Link question guys :D
« Reply #7 on: July 27, 2008, 01:10:09 am »
For completeness' sake, for a clickable image:

Code: [Select]
[url=linkhere][img]imagelinkhere[/img][/url]
/ok
Art Galleria
Selling Thread
Current projects
WHEN WILL IT EVER ENDDDD
[13:08] Aki: so we should go off somewhere and have happy little art babies
[13:08] Aki: and then sell them for outrageous prices
[13:08] Luci: OMG I AGREE!
[13:08] Aki: and then make more babies :>

Velocity

  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1304
Re: Another Link question guys :D
« Reply #8 on: July 27, 2008, 02:42:54 am »
Thanks :D

You are what I imagined in my dreams. I just never thought it was possible.