Page 1 of 1

Question: How to make a text hyperlink

Posted: Sun Feb 17, 2019 3:27 am
by MegaDood
Hello everyone, I made a cover for my current project.
Spoiler: show
Image
I've seen a lot of projects that have a link at the bottom where if you put the code in your signature, the project's picture appears and when you click on it it takes you to the project.
Anyway I'm pretty new to this, so I'd appreciate any help.

Re: Question: How to make a text hyperlink

Posted: Sun Feb 17, 2019 5:21 am
by ElectriKong
Type this into your project thread

Code: Select all

[code][url=link to project thread][img]Image for your project[/img][/url][/ code]

Re: Question: How to make a text hyperlink

Posted: Sun Feb 17, 2019 6:39 am
by MegaDood
Electriking wrote:
Sun Feb 17, 2019 5:21 am
Type this into your project thread

Code: Select all

[code][url=link to project thread][img]Image for your project[/img][/url][/ code]
Ah thank you very much.